Status Types REST Endpoints

Power Data/Status Types
The operations from the Power Data/Status Types category.
Create a Status Type
Method: post
Path: /statusTypes
Delete a Status Type
Method: delete
Path: /statusTypes/{statusTypeGid}
Get a Status Type
Method: get
Path: /statusTypes/{statusTypeGid}
Get Status Types
Method: get
Path: /statusTypes
Update a Status Type
Method: patch
Path: /statusTypes/{statusTypeGid}