Status Code Profiles REST Endpoints

Power Data/Status Code Profiles
The operations from the Power Data/Status Code Profiles category.
Create a Status Code Profile
Method: post
Path: /statusCodeProfiles
Delete a Status Code Profile
Method: delete
Path: /statusCodeProfiles/{bsStatusCodeProfileGid}
Get a Status Code Profile
Method: get
Path: /statusCodeProfiles/{bsStatusCodeProfileGid}
Get Status Code Profiles
Method: get
Path: /statusCodeProfiles
Update a Status Code Profile
Method: patch
Path: /statusCodeProfiles/{bsStatusCodeProfileGid}