Skip to content

Unit Identifiers

URL:
https://<root>/<serviceName>/UtilityNetworkServer/unitIdentifiers
Methods:
GETPOST
Operations:
Insert Gap, Query, Reset, Resize
Version Introduced:
11.5

Description

The unitIdentifiers resource supports various operations which allow you to manage unit identifiers for features in your telecom domain network.

Request parameters

ParameterDetails

f

The response format. The default response format is html.

Use dark colors for code blocksCopy
1
f=html | json | pjson

JSON Response syntax

Use dark colors for code blocksCopy
1
2
3
4
5
6
“success” : <boolean>,
  “error” : {                   // only if success is false
    “extendedCode” : <HRESULT>,
    “message” : <string>,
    “details” : [ <string> ]
}

Example usage

The unitIdentifiers 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://myserver.esri.com/server/rest/services/LandUse/UtilityNetworkServer/unitIdentifiers

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.