Bucket Details
Method | URL |
---|---|
GET | https://cloud.medianova.com/api/v1/stook/{organization_uuid}/bucket({bucket_uuid} |
Response
CODE
{
"status": true,
"data": {
"uuid": "***-****-****-****",
"name": "buckettest1",
"region": "tr",
"deleted": false,
"size": "0B"
}
}