Orientations REST Endpoints
Power Data/Load Configuration Setups/Orientations
The operations from the Power Data/Load Configuration Setups/Orientations category.
- Create an Orientation
- Method: postPath:
/loadConfigSetups/{loadConfigSetupGid}/orientations - Delete an Orientation
- Method: deletePath:
/loadConfigSetups/{loadConfigSetupGid}/orientations/{orientationGid} - Get an Orientation
- Method: getPath:
/loadConfigSetups/{loadConfigSetupGid}/orientations/{orientationGid} - Get Orientations
- Method: getPath:
/loadConfigSetups/{loadConfigSetupGid}/orientations - Update an Orientation
- Method: patchPath:
/loadConfigSetups/{loadConfigSetupGid}/orientations/{orientationGid} - Update Orientations
- Method: patchPath:
/loadConfigSetups/{loadConfigSetupGid}/orientations