- Subcategories:
- Details
Ship Unit Specification Profiles REST Endpoints
Power Data/Ship Unit Specification Profiles
The operations from the Power Data/Ship Unit Specification Profiles category.
- Create a Ship Unit Specification Profile
- Method: postPath:
/shipUnitSpecificationProfiles
- Delete a Ship Unit Specification Profile
- Method: deletePath:
/shipUnitSpecificationProfiles/{shipUnitSpecProfileGid}
- Get a Ship Unit Specification Profile
- Method: getPath:
/shipUnitSpecificationProfiles/{shipUnitSpecProfileGid}
- Get Ship Unit Specification Profiles
- Method: getPath:
/shipUnitSpecificationProfiles
- Update a Ship Unit Specification Profile
- Method: patchPath:
/shipUnitSpecificationProfiles/{shipUnitSpecProfileGid}