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