Get an external storage configuration

Get one customer-managed external storage configuration.

get/organization/external_storage/{external_storage_id}

Path parameters

external_storage_idstring required
Example:extstorage_123

Response

Success

object'organization.external_storage' required
idstring required
project_idstring required
geographystring required
status'pending' | 'validated' | 'unhealthy' required
created_atinteger required

Changes

Changed in 3 of the 161 revisions of this API.14

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ▲

      added to the response property oneOf list for the response status

      response-property-one-of-added

    • ○

      endpoint added

      endpoint-added