Orientations REST Endpoints

Power Data/Load Configuration Setups/Orientations
The operations from the Power Data/Load Configuration Setups/Orientations category.
Create an Orientation
Method: post
Path: /loadConfigSetups/{loadConfigSetupGid}/orientations
Delete an Orientation
Method: delete
Path: /loadConfigSetups/{loadConfigSetupGid}/orientations/{orientationGid}
Get an Orientation
Method: get
Path: /loadConfigSetups/{loadConfigSetupGid}/orientations/{orientationGid}
Get Orientations
Method: get
Path: /loadConfigSetups/{loadConfigSetupGid}/orientations
Update an Orientation
Method: patch
Path: /loadConfigSetups/{loadConfigSetupGid}/orientations/{orientationGid}
Update Orientations
Method: patch
Path: /loadConfigSetups/{loadConfigSetupGid}/orientations