DELETE v1/bunits/{bunitId}/cosbucketstodelete
Delete buckets from Cos server
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
Body Parameters
Collection of integerRequest Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<ArrayOfInt xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <int>1</int> <int>2</int> </ArrayOfInt>
Response Information
Resource Description
Collection of OperationResultName | Description | Type | Additional information |
---|---|---|---|
ObjectId |
ID of object |
integer |
None. |
Description |
A description of what operation was made |
string |
None. |
Completed |
Completed |
boolean |
None. |
Exception |
Exception |
Exception |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.