Equipment Type Profiles REST Endpoints

Power Data/Equipment Type Profiles
The operations from the Power Data/Equipment Type Profiles category.
Create an Equipment Type Profile
Method: post
Path: /equipmentTypeProfiles
Delete an Equipment Type Profile
Method: delete
Path: /equipmentTypeProfiles/{equipmentTypeProfileGid}
Get an Equipment Type Profile
Method: get
Path: /equipmentTypeProfiles/{equipmentTypeProfileGid}
Get Equipment Type Profiles
Method: get
Path: /equipmentTypeProfiles
Update an Equipment Type Profile
Method: patch
Path: /equipmentTypeProfiles/{equipmentTypeProfileGid}