storage

Deletes the object store bucket with the given name

Deletes the object store bucket identified by the given name. The credentials for deleting the bucket is taken from the provided secret.

delete/api/v1/orgs/{orgId}/buckets/{name}

Path parameters

orgIdinteger required

Organization identifier

namestring required

Bucket identification

Query parameters

cloudType'amazon' | 'google' | 'azure' required

Identifies the cloud provider

forceboolean

Is the operation forced

resourceGroupstring

Azure resource group the storage account that holds the bucket (storage container) to be deleted

storageAccountstring

Azure storage account to delete the bucket (storage container) from

locationstring

The region to delete the bucket from. Required on Amazon cloud provider.

Headers

secretIdstring required

Secret identification

Response

Storage bucket deleted successfully

Changes

Changed in 3 of the 50 revisions of this API.22

    • removed the enum value alibaba from the query request parameter cloudType

      request-parameter-enum-value-removed

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

    • removed the enum value oracle from the query request parameter cloudType

      request-parameter-enum-value-removed

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

    • added the new enum value alibaba to the query request parameter cloudType

      request-parameter-enum-value-added

    • added the new enum value oracle to the query request parameter cloudType

      request-parameter-enum-value-added

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