- URL:
- https://<root>/<serviceName>/UtilityNetworkServer/unitIdentifiers/resize
- Methods:
GETPOST- Version Introduced:
- 11.5
Description
The resize operation on the unit resource is used to alter the number of units associated with a unit identifier feature in a telecom domain network, either increasing or decreasing the number.
Request parameters
| Parameter | Details |
|---|---|
| The output format of the response. The default response format is Values: |
(Optional) | Specifies the name of the geodatabase version. The default value is Syntax: |
(Optional) | Specifies the token guid used to lock the version. If the calling client is editing a named version, the Syntax: |
(Required) | The unit identifiable feature or object being resized. Syntax: Example: |
(Optional) | The number of units for the feature or object to be resized to. Syntax: Example: |
Example usage
Request URL and parameters:
https://myserver.esri.com/server/rest/services/Telco/UtilityNetworkServer/unitIdentifiers/resizef=json
gdbVersion=sde.Default
objects= {
"sourceId": 18,
"globalId": "{E8F7E030-A537-4D05-8CAE-0067D0B48625}"
}
numUnits=3