This repository contains the Cisco DNA-C Platform API v1.2.6 GA and v1.2 EFT as a Postman collection.
Included are:
DNA-C_Platform_API_v1.2.6_GA.postman_collection.json
- Postman collection for version 1.2.6 GA (General Availability)DNA-C_Platform_API_v1.2_EFT.postman_collection.json
- Postman collection for version 1.2 EFT (Early Field Trial)DNA-C_Sandbox.postman_environment.json
- Postman environment with credentials to DNA-C sandboxoverview-ga.txt
- list of all the endpoints (v1.2.6 GA)overview-eft.txt
- list of all the endpoints (v1.2 EFT)api-ga.txt
- Swagger description of the API v1.2.6 GAapi-eft.txt
- description of the API v1.2 EFT in a proprietary format
- Import both the collection and the environment to your Postman application.
- Select the "DNA-C Proxy" environment.
- Send a request depending on the version. Returned token will be added automatically to your environment.
- (v1.2.6 GA) "Authentication API" request in "Authentication" group
- (v1.2 EFT) "Get Token" request in "Authentication" group
- Now you can call the other endpoints.
Note that when working with the sandbox, some requests might be not permitted.
To re-build the collections run:
./postmanize.sh