Get the current DNO configuration
GET
/system/v2/dno/configuration
Platform support: MT and CC
Returns the current DNO configuration as stored in the database. If no configuration has been saved yet, returns the service defaults.
Responses
- 200
- 404
- 405
Current DNO configuration.
The requested route does not exist.
The HTTP method is not supported on this path.