Asset Logical Hierarchy Relationships REST Endpoints

Maintenance/Asset Logical Hierarchy Relationships
The Asset Logical Hierarchy Relationships resource manages the logical relationships between a parent node and its child nodes.
Create relationships
Method: post
Path: /fscmRestApi/resources/11.13.18.05/assetLogicalHierarchyRelationships
Delete one relationship
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/assetLogicalHierarchyRelationships/{RelationshipId}
Get all relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/assetLogicalHierarchyRelationships
Get one relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/assetLogicalHierarchyRelationships/{RelationshipId}
Update one relationship
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/assetLogicalHierarchyRelationships/{RelationshipId}