Skip to main content

Retrieve all S3 buckets with additional information

GET /aws/ha/metadata/get-buckets-details

Retrieves all S3 buckets with additional information.

Error

Status: Default, Default response
Name Type Required Description

s3Buckets

array[S3BucketInfoDetails]

True

totalBackupTargets

integer

False

totalBuckets

integer

True

totalRegions

integer

False

totalTieringTargets

integer

False

Definitions

See Definitions

tags Hash mapping strings to string

Name Type Required Description

empty

boolean

False

traversableAgain

boolean

True

S3BucketInfoDetails

Name Type Required Description

bucketName

string

True

isBackupTarget

boolean

False

isTieringTarget

boolean

False

region

string

False

tags

tags

True