Storage
JWT token for authentication
The organization identifier.
The project identifier.
Page number for pagination (starts from 1)
1Number of items per page (max 100)
20Filter for available volumes. When true, returns only volumes with status='Bound'. This is a convenience filter equivalent to status=bound.
trueA paginated list of volumes.
The request is invalid.
Unauthorized access.
An unexpected internal server error occurred.
No content
JWT token for authentication
The organization identifier.
The project identifier.
Network Volume created successfully.
The request is invalid.
Unauthorized access.
An unexpected internal server error occurred.
No content
JWT token for authentication
The organization identifier.
The project identifier.
The volume identifier.
Network Volume details.
Unauthorized access.
The network volume was not found.
An unexpected internal server error occurred.
No content
JWT token for authentication
The organization identifier.
The project identifier.
The volume identifier.
Network Volume deleted successfully.
Bad request. The volume cannot be deleted because it is in use.
Unauthorized access.
The network volume was not found.
An unexpected internal server error occurred.
No content
Last updated