Block Storage

Create volume

Allows you to add persistent storage to a project. These volumes can be used to store data across your servers.

post/storage/volumes

Request body

Response

Created

Changes

Changed in 7 of the 30 revisions of this API.4114

    • added the optional property data/attributes/block/status to the response with the 201 status

      response-optional-property-added

  • d564cb4aa86e24See the full diff
    • the request property data/attributes/size_in_gb became required (media type: application/json)

      request-property-became-required

    • the request property data/attributes/size_in_gb became required (media type: application/vnd.api+json)

      request-property-became-required

    • the size_in_gb request property default value 1500 was removed (media type: application/json)

      request-property-default-value-removed

    • the size_in_gb request property default value 1500 was removed (media type: application/vnd.api+json)

      request-property-default-value-removed

    • added the optional property data/attributes/block to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/region to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/team/limits/bgp_session_per_ip to the response with the 201 status

      response-optional-property-added

  • 437c7a97e59611See the full diff
    • removed the optional property data/attributes/team/limits/prefix from the response with the 201 status

      response-optional-property-removed

    • added the optional property data/attributes/team/limits/public_network to the response with the 201 status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new required request property data/attributes/region (media type: application/json)

      new-required-request-property

    • added the new required request property data/attributes/region (media type: application/vnd.api+json)

      new-required-request-property

    • added the optional property data/attributes/team/limits/prefix to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/cluster_user to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/keyring to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/project/stats/databases to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/project/stats/storages to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/project/stats/virtual_machines to the response with the 201 status

      response-optional-property-added

    • added the optional property data/attributes/volume_path to the response with the 201 status

      response-optional-property-added