Delete Storage Bucket
Permanently deletes an empty bucket.
External Documentation
To learn more, visit the GCP documentation.
Basic Parameters
Parameter | Description |
---|---|
Bucket | Name of a bucket. |
Advanced Parameters
Parameter | Description |
---|---|
If Metageneration Match | If set, only deletes the bucket if its metageneration matches this value. |
If Metageneration Not Match | If set, only deletes the bucket if its metageneration does not match this value. |
Provisional User Project | The project to be billed for this request if the target bucket is requester-pays bucket. |
User Project | The project to be billed for this request. Required for Requester Pays buckets. |
Workflow Library Example
Delete Storage Bucket with Gcp and Send Results Via Email
Preview this Workflow on desktop