Delete an external storage configuration

Disconnect a customer-managed external storage configuration. Removing the project's last configuration restores organization-default retention if customer-managed retention was active. Repeating a deletion also completes any interrupted retention update. Cloud storage is unchanged.

delete/organization/external_storage/{external_storage_id}

Path parameters

external_storage_idstring required
Example:extstorage_123

Response

Success

object'organization.external_storage.deleted' required
idstring required
deletedboolean required

Changes

Changed in 2 of the 161 revisions of this API.4

    • ○

      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

    • ○

      endpoint added

      endpoint-added