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:

  1. If you are authenticated in WebUI , the API browser does not need any other authentication
    1. If not authenticated in WebUI in same browser, Go to WebUI in logged in browser and "Copy JWT" in top right corner under profile, use Authorization header with contents "Bearer <copied-jwt-token>"
  2. Add a new OAuth client and use client credentials auth for long-running scripts


Contact us

Please contact info@sunet.se

  • No labels