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