- Subcategories:
- Details
Allocation Methods REST Endpoints
Power Data/Allocation Methods
The operations from the Power Data/Allocation Methods category.
- Create an Allocation Method
- Method: postPath:
/allocationMethods - Delete an Allocation Method
- Method: deletePath:
/allocationMethods/{allocMethodGid} - Get Allocation Methods
- Method: getPath:
/allocationMethods - Get an Allocation Method
- Method: getPath:
/allocationMethods/{allocMethodGid} - Update an Allocation Method
- Method: patchPath:
/allocationMethods/{allocMethodGid}