GET v1/bunits/{bunitId}/deletedpointbuckets
Get all buckets located on PoINT servers of the business unit where the consumption unit has been deleted
The buckets are still active on the PoINT servers but may need to be deleted as they are no longer relevant in Cloutility
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of PoINT buckets no longer active in Cloutility
Collection of PointBucketName | Description | Type | Additional information |
---|---|---|---|
Name |
Name |
string |
None. |
PointId |
Unique PoINT ID |
string |
None. |
ClientAccessEnabled |
Disable client access |
boolean |
None. |
WriteProtected |
Enable write protection |
boolean |
None. |
ReadPriority |
Object read priority |
Priority |
None. |
WritePriority |
Object write priority |
Priority |
None. |
VersioningState |
Indicates whether S3 Versioning is Disabled, Enabled or Suspended. Once it is enabled, it cannot be disabled, but suspended - which effectively disables it for new objects, but keeps existing object versions. Thus, following transitions are allowed: Disabled > Enabled > Suspended > Enabled. |
VersioningState |
None. |
MetadataCached |
Cache Custom Object Metadata |
boolean |
None. |
ObjectCacheThresholdBytes |
Cache small objects Bytes 0, 512, 1024, 2048, 3072 or 4096 |
integer |
None. |
SosApiEnabled |
Enables support for Veeam SOSAPI |
boolean |
None. |
AutoReplicationEnabled |
Creates a disk bucket which replicates itself to tape |
boolean |
None. |
ObjectCount |
Number of Objects |
integer |
None. |
ObjectsSizeBytes |
Total Size of Objects |
integer |
None. |
ObjectsSizeQuotaBytes |
Object Size Quota |
integer |
None. |
Preset |
PointBucketPreset |
None. |
|
DeleteProcess |
DeleteProcess |
None. |
|
Owner |
PointUser |
None. |
|
Partition |
PointPartition |
None. |
|
Consumer |
Consumer |
None. |
|
DataSourceState |
DataSourceState |
None. |
|
DataSourcePlatform |
DataSourcePlatform |
None. |
|
DataSourceType |
DataSourceType |
None. |
|
BackupServer |
Server |
None. |
|
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.