How is a service ticket used when constructing a Cisco APIC-EM API request?

How is a service ticket used when constructing a Cisco APIC-EM API request?
A. to identify the service type
B. to identify a service on the controller
C. to determine the request type
D. as a security token

cisco-exams

One thought on “How is a service ticket used when constructing a Cisco APIC-EM API request?

  1. D
    Once the certificate is imported, you can create a “Service Ticket” which is the basis of the authorization
    mechanism for APIC-EM REST APIs. This task is a very simple task and requires that you make an authenticated
    POST to the /api/v1/ticket API. In the response will be the “serviceTicket identifier” which acts as a token for
    subsequent API calls.

Leave a Reply

Your email address will not be published. Required fields are marked *