Rate Attributes REST Endpoints

Power Data/Rate Attributes
The operations from the Power Data/Rate Attributes category.
Create a Rate Attribute
Method: post
Path: /rateAttributes
Delete a Rate Attribute
Method: delete
Path: /rateAttributes/{rateAttributeGid}
Get a Rate Attribute
Method: get
Path: /rateAttributes/{rateAttributeGid}
Get Rate Attributes
Method: get
Path: /rateAttributes
Update a Rate Attribute
Method: patch
Path: /rateAttributes/{rateAttributeGid}