Skip to main content

DeleteBucketOfCloudStorage

Select

SaaS
Customer Managed

Delete the specified bucket of the cloud storage

Path Parameters
  • cloudStorageId int32 required

    Id of cloud Storage

  • bucketId int32 required

    Id of Bucket

Query Parameters
  • forceDelete boolean

    Force deletes the bucket when physical deletion of data not possible. It will do DB cleanup only.

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
Loading...