Rate Attributes REST Endpoints
Power Data/Rate Attributes
The operations from the Power Data/Rate Attributes category.
- Create a Rate Attribute
- Method: postPath:
/rateAttributes - Delete a Rate Attribute
- Method: deletePath:
/rateAttributes/{rateAttributeGid} - Get a Rate Attribute
- Method: getPath:
/rateAttributes/{rateAttributeGid} - Get Rate Attributes
- Method: getPath:
/rateAttributes - Update a Rate Attribute
- Method: patchPath:
/rateAttributes/{rateAttributeGid}