FlushBucket
Removes all documents from a bucket in Couchbase.
Input
Name | Type | Required | Description |
Name | String | True | The name of the bucket to delete. Flush must be enabled on this bucket. |
Result Set Columns
Name | Type | Description |
Success | Bool | Whether or not the bucket was successfully flushed. |