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: post
Path: /loadConfigSetups
Delete a Load Configuration Setup
Method: delete
Path: /loadConfigSetups/{loadConfigSetupGid}
Get a Load Configuration Setup
Method: get
Path: /loadConfigSetups/{loadConfigSetupGid}
Get Load Configuration Setups
Method: get
Path: /loadConfigSetups
Update a Load Configuration Setup
Method: patch
Path: /loadConfigSetups/{loadConfigSetupGid}