- URL:
- https://<root>/<serviceName>/UtilityNetworkServer/unitIdentifiers
- Methods:
GET
POST
- Operations:
- Insert Gap, Query, Reset, Resize
- Version Introduced:
- 11.5
Description
The unit
resource supports various operations which allow you to manage unit identifiers for features in your telecom domain network.
Request parameters
Parameter | Details |
---|---|
| The response format. The default response format is
|
JSON Response syntax
“success” : <boolean>,
“error” : { // only if success is false
“extendedCode” : <HRESULT>,
“message” : <string>,
“details” : [ <string> ]
}
Example usage
The unit
resource provides access to operations that allow you to insert gaps, query, reset, and resize the unbit identifier space for features in a telecom domain network..
Request URL:
https