Allocation Methods REST Endpoints

Power Data/Allocation Methods
The operations from the Power Data/Allocation Methods category.
Create an Allocation Method
Method: post
Path: /allocationMethods
Delete an Allocation Method
Method: delete
Path: /allocationMethods/{allocMethodGid}
Get Allocation Methods
Method: get
Path: /allocationMethods
Get an Allocation Method
Method: get
Path: /allocationMethods/{allocMethodGid}
Update an Allocation Method
Method: patch
Path: /allocationMethods/{allocMethodGid}