Vessels REST Endpoints

Power Data/Vessels
The operations from the Power Data/Vessels category.
Create a Vessel
Method: post
Path: /vessels
Delete a Vessel
Method: delete
Path: /vessels/{vesselGid}
Get a Vessel
Method: get
Path: /vessels/{vesselGid}
Get Vessels
Method: get
Path: /vessels
Update a Vessel
Method: patch
Path: /vessels/{vesselGid}