- Subcategories:
- Reference Numbers
Vessels REST Endpoints
Power Data/Vessels
The operations from the Power Data/Vessels category.
- Create a Vessel
- Method: postPath:
/vessels - Delete a Vessel
- Method: deletePath:
/vessels/{vesselGid} - Get a Vessel
- Method: getPath:
/vessels/{vesselGid} - Get Vessels
- Method: getPath:
/vessels - Update a Vessel
- Method: patchPath:
/vessels/{vesselGid}