Postman is a collaboration platform for API development. You can use Postman to design, build, and test APIs in conjunction with your teammates, and to support developer adoption.
You can find more information and basic training resources for Postman here:-
https://learning.postman.com/docs/postman/launching-postman/introduction/
In order to setup postman for ACI you can follow the links below:-
Import the collection and environment to your postman client. A sample environment (ACI Lab.postman_environment.json) is included for you reference where you can define the url for APIC and the username and password.
Following high level tasks are included in the collections:-
- Basic APIC Configuration
- APIC Network Configuration
- APIC VMM Configuration
- Access Interface Policies
- Daily Operations Commands ( Read Only Commands to help you with operations, using GET)
- Runner Tasks ( Multiple Interface Static Path Binding)
A sample CSV file has been uploaded for the runner tasks.