Hide
Services/Collaborations
Campus Network as a Service
NMS API Howto
Howto examples: https://cnaas-nms.readthedocs.io/en/latest/howto/index.html
Reference documentation: https://cnaas-nms.readthedocs.io/en/latest/apiref/index.html
Browsable API documentation: https://${CNAASURL}/api/doc/ (see customer documentation)
Authentication:
- Go to WebUI and "Copy JWT" in top right corner under profile, use Authorization header with contents "Bearer <copied-jwt-token>"
- Add a new OAuth client and use client credentials auth for long-running scripts