New Resources
The REST API 1.6-rev0 introduces new resource collections and operations that support new features released in the latest version of Veeam Backup for AWS.
New Resource Collections
The following new resource collections were introduced in the Veeam Backup for AWS REST API 1.6-rev0:
- /accounts/database — you can view and manage RDS database users added to the Veeam Backup for AWS configuration database.
- /fsx — you can view and manage FSx file systems that reside in AWS Regions selected in the backup policy settings and can be protected by Veeam Backup for AWS.
- /fsx/policies — you can view and manage FSx backup policies created in Veeam Backup for AWS.
- /fsx/restorePoints — you can view and manage restore points created for FSx file systems in Veeam Backup for AWS.
- /redshift — you can view and manage Redshift clusters that reside in AWS Regions selected in the backup policy settings and can be protected by Veeam Backup for AWS.
- /redshift/policies — you can view and manage Redshift backup policies created in Veeam Backup for AWS.
- /redshift/restorePoints — you can view and manage restore points created for Redshift clusters in Veeam Backup for AWS.
New Operations
The following new operations were added to the existing resource collections in the Veeam Backup for AWS REST API 1.6-rev0:
- GET /api/v1/amazonConnections/{amazonConnectionId}/cloudRouteTables — retrieves a list of all route tables available for an Amazon connection with the specified ID.
- GET /api/v1/amazonConnections/{amazonConnectionId}/cloudDirectories — retrieves a list of all AWS Managed Microsoft ADs available for an Amazon connection with the specified ID.
- GET /api/v1/amazonConnections/{amazonConnectionId}/redshiftSubnetGroups — etrieves a list of all Redshift subnet groups available for an Amazon connection with the specified ID.
- GET /api/v1/amazonConnections/{amazonConnectionId}/redshiftParameterGroups — etrieves a list of all Redshift parameter groups available for an Amazon connection with the specified ID.
- GET /api/v1/amazonConnections/{amazonConnectionId}/redshiftNodeOptions/{restorePointId} — retrieves a list of all possible Redshift node configurations available for an Amazon connection with the specified ID.
- GET /api/v1/amazonConnections/{amazonConnectionId}/iamRoles — retrieves a list of all IAM roles available for an Amazon connection with the specified ID.
- GET /api/v1/amazonConnections/{amazonConnectionId}/instanceProfiles — retrieves a list of all instance profiles available for an Amazon connection with the specified ID.