Update Hierarchy Nodes
post
/config/sim/v2/hierarchy/zones/updateNodes
Update a Hierarchy Node of hierType 'Zone'
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Hierarchy Node update request body
Root Schema : schema
Type:
Show Source
object
-
hierStrucId(required):
integer
Unique hierarchy structure value.Example:
1
-
name:
object name
Name of the zone. This field is only supported and required for nodeType 'Zone'.
-
options:
string
A string of values 0s and 1s of length 16 representing the options for the hierarchy node
Position(starts from 1) Description 1 EnforceUniquePropertiesWithinZone 2 EnforceUniqueRVCsWithinZone 3 restrictModulesInChildZones 4 allRVCsfromSameLocation 5 sortAlphabetically
List of bits that can be set for a particular zoneType
ZoneType List of valid bits (starts from 1) NULL 3, 5 1 1, 2, 3, 5 2 2, 3, 4, 5 Example:0000000000000000
Nested Schema : name
Type:
object
Name of the zone. This field is only supported and required for nodeType 'Zone'.
Example:
{
"1":"Currency",
"2":"W??hrung",
"3":"Divisa"
}
Response
Supported Media Types
- application/json
200 Response
Update operation executed successfully.
Root Schema : schema
Type:
Show Source
object
-
hierStrucId:
integer
Unique hierarchy structure value.Example:
1