Operations and Methods
The following method-implemented operations are supported for the /buckets collection in the Veeam Backup for AWS REST API:
- (GET)/api/v1/cloudInfrastructure/buckets — retrieves resource representation of all Amazon S3 buckets to which Veeam Backup for AWS has access.
- (GET)/api/v1/cloudInfrastructure/buckets/{bucketId} — retrieves representation of an Amazon S3 bucket with the specified ID.
- (GET)/api/v1/cloudInfrastructure/buckets/{bucketId}/folders — retrieves representation of all folders in an Amazon S3 bucket with the specified ID.
- (GET)/api/v1/cloudInfrastructure/buckets/{bucketId}/folders/{folderName} — retrieves representation of a folder with the specified name.
- (POST)/api/v1/cloudInfrastructure/buckets/rescan/{amazonAccountId} — starts bucket infrastructure rescan for an IAM role with the specified ID.