Check the status of a recently created app-managed bucket using the Data Management API.
Arguments
- token
A string. Token generated with
getToken
function withbucket:create
,bucket:read
, anddata:write
scopes.- bucket
A string. Name of the bucket. Defaults to
mybucket
.