Load Configs REST Endpoints

Power Data/Load Configs
The operations from the Power Data/Load Configs category.
Create a Load Config
Method: post
Path: /loadConfigs
Delete a Load Config
Method: delete
Path: /loadConfigs/{loadConfigGid}
Get a Load Config
Method: get
Path: /loadConfigs/{loadConfigGid}
Get Load Configs
Method: get
Path: /loadConfigs
Update a Load Config
Method: patch
Path: /loadConfigs/{loadConfigGid}