
The REST API also provides an interface through which other information canīe retrieved, including statistics, faults, and audit events. The same REST interface is used by the APIC CLI, GUI, and SDK, so that whenever information is displayed, it is read through the REST API, and when configuration changesĪre made, they are written through the REST API. The REST API is the interface into the management information tree (MIT) and allows manipulation of the object model state. You can useĪny programming language to generate the messages and the JSON or XML documents that contain the API methods or Managed Object Or HTTPS messages that contain JavaScript Object Notation (JSON) or Extensible Markup Language (XML) documents. The API accepts and returns HTTP (not enabled by default) The Application Policy Infrastructure Controller ( APIC) REST API is a programmatic interface that uses REST architecture. Using the Managed Object Browser (Visore).Requiring a Challenge Token for an API Session.Authenticating and Maintaining an API Session.Configuring a Custom Certificate for Cisco ACI HTTPS Access Using the GUI.Configuring HTTP and HTTPS Using the GUI.Configuring the HTTP Request Method and Content Type.
#TICKET JSON QUERY STRING MAC#

Example: Using the JSON API to Get Running Firmware.

Example: Using the JSON API to Get Information About a Node.Example: Using the JSON API to Add a Leaf Port Selector Profile.Composing the API Command Body for an API Operation on an MO.Composing the API Command Body to Call a Method.

