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
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
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.