Load Config Rules REST Endpoints
Power Data/Load Config Rules
The operations from the Power Data/Load Config Rules category.
- Create a Load Config Rule
- Method: postPath:
/loadConfigRules
- Delete a Load Config Rule
- Method: deletePath:
/loadConfigRules/{sequenceNo}
- Get a Load Config Rule
- Method: getPath:
/loadConfigRules/{sequenceNo}
- Get Load Config Rules
- Method: getPath:
/loadConfigRules
- Update a Load Config Rule
- Method: patchPath:
/loadConfigRules/{sequenceNo}