- URL:
- https://<root>/<serviceName>/UtilityNetworkServer/unitIdentifiers/resize
- Methods:
GET
POST
- 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
|
(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: |
(Optional) | The session moment (the default is the version current moment). This should only be specified by the client when they do not want to use the current moment. Syntax: Example: |
(Required) | The unit identifiable feature or object being resized. Syntax:
Example:
|
(Optional) | The number of units for the feature or objct to be resized to.
|
Example usage
Request URL and parameters:
https
f=json
gdbVersion=sde.Default
objects= {
"sourceId": 18,
"globalId": "{E8F7E030-A537-4D05-8CAE-0067D0B48625}"
}
numUnits=3