Allocation Type Qualifiers REST Endpoints
Power Data/Allocation Type Qualifiers
The operations from the Power Data/Allocation Type Qualifiers category.
- Create an Allocation Type Qualifier
- Method: postPath:
/allocationTypeQualifiers
- Delete an Allocation Type Qualifier
- Method: deletePath:
/allocationTypeQualifiers/{allocTypeQualGid}
- Get Allocation Type Qualifiers
- Method: getPath:
/allocationTypeQualifiers
- Get an Allocation Type Qualifier
- Method: getPath:
/allocationTypeQualifiers/{allocTypeQualGid}
- Update an Allocation Type Qualifier
- Method: patchPath:
/allocationTypeQualifiers/{allocTypeQualGid}