Operations and Methods
The following method-implemented operations are supported for the /regions collection in the Veeam Backup for AWS REST API:
- (GET)/api/v1/cloudInfrastructure/regions — retrieves resource representation of all available AWS regions.
- (GET)/api/v1/cloudInfrastructure/regions/{regionId} — retrieves representation of an AWS region with the specified ID.
- (GET)/api/v1/cloudInfrastructure/regions/{regionId}/zones — retrieves representation of Availability Zones included in an AWS region with the specified ID.
- (GET)/api/v1/cloudInfrastructure/regions/{regionId}/instancesTypes — retrieves representation of all instance types available in an AWS region with the specified ID.