Allocation Groups REST Endpoints
Power Data/Allocation Groups
The operations from the Power Data/Allocation Groups category.
- Create an Allocation Group
- Method: postPath:
/allocationGroups - Delete an Allocation Group
- Method: deletePath:
/allocationGroups/{allocationGroupGid} - Get Allocation Groups
- Method: getPath:
/allocationGroups - Get an Allocation Group
- Method: getPath:
/allocationGroups/{allocationGroupGid} - Update an Allocation Group
- Method: patchPath:
/allocationGroups/{allocationGroupGid}