Allocation Groups REST Endpoints

Power Data/Allocation Groups
The operations from the Power Data/Allocation Groups category.
Create an Allocation Group
Method: post
Path: /allocationGroups
Delete an Allocation Group
Method: delete
Path: /allocationGroups/{allocationGroupGid}
Get Allocation Groups
Method: get
Path: /allocationGroups
Get an Allocation Group
Method: get
Path: /allocationGroups/{allocationGroupGid}
Update an Allocation Group
Method: patch
Path: /allocationGroups/{allocationGroupGid}