Nodes REST Endpoints

v2/Hierarchy/Zones/Nodes

These APIs maintain hierarchy nodes of hierType 'Zone':

Release Description
23.6 First introduced in this version.
23.7 Introduced bulk insert and update endpoints. These endpoints are available from Simphony 19.9 and above.
23.8 Added hierUnitId to the responses of the Add and Update Hierarchy Nodes APIs.
Add Hierarchy Nodes
Method: post
Path: /config/sim/v2/hierarchy/zones/nodes
Bulk Insert Hierarchy Nodes
Method: post
Path: /config/sim/v2/hierarchy/zones/bulkInsertNodes
Bulk Update Hierarchy Nodes
Method: post
Path: /config/sim/v2/hierarchy/zones/bulkUpdateNodes
Delete Hierarchy Nodes
Method: post
Path: /config/sim/v2/hierarchy/zones/deleteNodes
Update Hierarchy Nodes
Method: post
Path: /config/sim/v2/hierarchy/zones/updateNodes