Update an existing volume
PUT/projects/:projectId/zones/:zoneName/volumes/:volumeId
Update a volume resource.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 500
- 503
Ok
Response Headers
X-Job-Href string
Href of the asynchronous job that will process the request, in order to track its status.X-Retry-After integer
The number of seconds to wait before checking the status of the job.
Bad Request
Request is not valid
Unauthorized
Credentials are missing
Forbidden
Valid credentials but not enough privileges to perform the operation
Not Found
Unknown resource or service
Method Not Allowed
Operation is not valid according to the state of the resource
Internal Server Error
Unexpected error, please contact support
Service Unavailable
Service probably in maintenance. Please retry later.