Hazardous Classification Profiles REST Endpoints
Power Data/Hazardous Classification Profiles
The operations from the Power Data/Hazardous Classification Profiles category.
- Create a Hazardous Classification Profile
- Method: postPath:
/hazardousClassificationProfiles - Delete a Hazardous Classification Profile
- Method: deletePath:
/hazardousClassificationProfiles/{hazClassProfileGid} - Get a Hazardous Classification Profile
- Method: getPath:
/hazardousClassificationProfiles/{hazClassProfileGid} - Get Hazardous Classification Profiles
- Method: getPath:
/hazardousClassificationProfiles - Update a Hazardous Classification Profile
- Method: patchPath:
/hazardousClassificationProfiles/{hazClassProfileGid}