- Subcategories:
- Attributes
- Classifications
Event Groups REST Endpoints
Power Data/Event Groups
The operations from the Power Data/Event Groups category.
- Create an Event Group
- Method: postPath:
/eventGroups - Delete an Event Group
- Method: deletePath:
/eventGroups/{bsEventGroupGid} - Get an Event Group
- Method: getPath:
/eventGroups/{bsEventGroupGid} - Get Event Groups
- Method: getPath:
/eventGroups - Update an Event Group
- Method: patchPath:
/eventGroups/{bsEventGroupGid}