Aller au contenu principal

Create a new volume

POST 

/projects/:projectId/zones/:zoneName/volumes

Create a volume. In case of success, the response body contains the created volume with its identifier.

Request

Responses

Created
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.