storage
Get object store bucket status
Retrieves the status of the object store bucket given its name
head/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
resourceGroupstring
Azure resource group to lookup the bucket(storage container) under. Required only on Azure cloud provider.
storageAccountstring
Azure storage account to lookup the bucket(storage container) under. Required only on Azure cloud provider.
locationstring
The region to lookup the bucket under. Required on Amazon provider.
Headers
secretIdstring
Secret identification
secretNamestring
Secret identification by name
Response
Object store buckets exists