Which definition of the REST API for a Cisco APIC is true?

Which definition of the REST API for a Cisco APIC is true?
A. It includes classes and methods as programmatic entities.
B. It contains the management information tree.
C. It accepts and returns HTTPS messages that contain JSON or XML documents.
D. It stores the configuration information and the state information of the APIC.

cisco-exams

2 thoughts on “Which definition of the REST API for a Cisco APIC is true?

  1. “The APIC REST API is a programmatic interface to the Application Policy Infrastructure Controller (APIC) that uses a Representational State Transfer (REST) architecture. The API accepts and returns HTTP or HTTPS messages that contain JavaScript Object Notation (JSON) or Extensible Markup Language (XML) documents. You can use any programming language to generate the messages and the JSON or XML documents that contain the API methods or managed object (MO) descriptions.

    The API model includes these programmatic entities:
    Classes—Templates that define the properties and states of objects in the management information tree.
    Methods—Actions that the API performs on one or more objects.
    Types—Object properties that map values to the object state (for example, equipmentPresence).”

    https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/sw/1-x/api/rest/b_APIC_RESTful_API_User_Guide/overview_of_the.html#concept_FBFA1F222BF64811AB99878ECF46220D

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.