Leg Classifications REST Endpoints
Power Data/Leg Classifications
The operations from the Power Data/Leg Classifications category.
- Create a Leg Classification
- Method: postPath:
/legClassifications - Delete a Leg Classification
- Method: deletePath:
/legClassifications/{legClassificationGid} - Get a Leg Classification
- Method: getPath:
/legClassifications/{legClassificationGid} - Get Leg Classifications
- Method: getPath:
/legClassifications - Update a Leg Classification
- Method: patchPath:
/legClassifications/{legClassificationGid}