- Subcategories:
- Status Values
Status Types REST Endpoints
Power Data/Status Types
The operations from the Power Data/Status Types category.
- Create a Status Type
- Method: postPath:
/statusTypes
- Delete a Status Type
- Method: deletePath:
/statusTypes/{statusTypeGid}
- Get a Status Type
- Method: getPath:
/statusTypes/{statusTypeGid}
- Get Status Types
- Method: getPath:
/statusTypes
- Update a Status Type
- Method: patchPath:
/statusTypes/{statusTypeGid}