List AWS Resources

Provides a list of the AWS Resources backed up to Druva Cloud. It is relevant to the selected Phoenix (Enterprise Workloads) organization IDs, AWS account IDs, and regions. Currently, support is limited to EC2 and EBS Volumes AWS workloads.

Query Params
orgIDs[]
array of integers
required

Specify the unique Phoenix(Enterprise Workload) organization ID.

orgIDs[]*
accountIDs[]
array of integers
required

Specify the unique AWS Account IDs. You can obtain the ID using the 'Search AWS Accounts API'.

accountIDs[]*
regions[]
array of integers
required

Specify the AWS region's code. For the list of supported regions, refer to the AWS Workloads documentation. For example, 'us-east-1' and 'us-west-2'.

regions[]*
Responses

401

The request either did not include an authentication token, or you have provided an expired authentication token.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*