Welcome to the TNSR REST API! You can use the RESTCONF API to implement changes to TNSR remotely using the API.
Important Note: This API documentation is automatically generated.
Read RESTCONF Service Setup with Certificate-Based Authentication for information on how to authenticate with the RESTCONF API.
| Error Code | Meaning |
|---|---|
| 400 | Bad Request -- Invalid value or element. |
| 401 | Unauthorized -- Your API key is wrong. |
| 403 | Forbidden -- The resource requested is available for administrators only. |
| 404 | Not Found -- The specified resource could not be found. |
| 405 | Operation Not Allowed -- You tried to access a resource with an invalid operation. |
| 406 | Not Acceptable -- You requested a format that isn't valid. |
| 409 | Object Already Exists -- You attempted to create an object that already exists |
| 500 | Internal Server Error -- We had a problem with our server. Try again later. |
| 503 | Service Unavailable -- We're temporarily offline for maintenance. Please try again later. |