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

totalBuckets

integer

True

totalRegions

integer

False

totalTieringTargets

integer

False

totalBackupTargets

integer

False

Definitions

See Definitions

tags Hash mapping strings to string

Name Type Required Description

traversableAgain

boolean

True

empty

boolean

False

S3BucketInfoDetails

Name Type Required Description

bucketName

string

True

region

string

False

tags

tags

True

isTieringTarget

boolean

False

isBackupTarget

boolean

False