Attributes REST Endpoints

Power Data/Event Groups/Attributes
The operations from the Power Data/Event Groups/Attributes category.
Create an Attribute
Method: post
Path: /eventGroups/{bsEventGroupGid}/attributes
Delete an Attribute
Method: delete
Path: /eventGroups/{bsEventGroupGid}/attributes/{attributeName}
Get an Attribute
Method: get
Path: /eventGroups/{bsEventGroupGid}/attributes/{attributeName}
Get Attributes
Method: get
Path: /eventGroups/{bsEventGroupGid}/attributes
Update an Attribute
Method: patch
Path: /eventGroups/{bsEventGroupGid}/attributes/{attributeName}
Update Attributes
Method: patch
Path: /eventGroups/{bsEventGroupGid}/attributes