cisco aci rest Api

Short overview about Cisco Aci Rest Api and what's good to know about.

Cisco ACI is a programmable network infrastructure that provides centralized application policy enforcement and facilitates network automation. The Cisco ACI REST API is a set of Representational State Transfer (REST) web services that provide a programmatic interface for Cisco ACI. The API uses the Hypertext Transfer Protocol (HTTP) and the JavaScript Object Notation (JSON) data format.

Read more related to Cisco ACI: Cisco aci ansible collection
The Cisco ACI REST API enables applications to interact with the Cisco ACI fabric using a well-defined, standards-based programming interface. The API is organized around the concepts of resources, collections, operations, and errors. Resources are individual URI-addressable objects that represent the state of the Cisco ACI fabric. Collections are groups of resources that are related to each other in some way, such as all of the resources of a particular type. Operations are the actions that can be performed on resources and collections, such as creating, retrieving, updating, or deleting them. Errors are the faults that can occur when performing operations on resources and collections.

The Cisco ACI REST API provides a comprehensive set of operations for managing and configuring the Cisco ACI fabric. The API can be used to create, retrieve, update, and delete resources and collections. The API can also be used to perform operations on the Cisco ACI fabric, such as creating tenants, configuring network policies, and provisioning application profiles.

The Cisco ACI REST API is a powerful tool for automating the provisioning and management of Cisco ACI fabrics. The API can be used to automate the creation of tenants, configuring network policies, and provisioning application profiles. The API can also be used to retrieve information about the Cisco ACI fabric, such as the status of the fabric, the configuration of the fabric, and the health of the fabric.

Related content