New Operations

The following new operations were added to the existing resource collections in the Veeam Backup for AWS REST API 1.4-rev0:

  • GET /api/v1/cloudBrowsers/{amazonConnectionId}/rdsSecurityGroups — retrieves a list of all VPC security groups that can be associated with RDS resources and are available for an Amazon connection with the specified ID.
  • GET /api/v1/cloudBrowsers/{amazonConnectionId}/rdsLicense — retrieves a list of RDS licenses available for an Amazon connection with the specified ID.
  • GET /api/v1/cloudBrowsers/{amazonConnectionId}/rdsInstanceClasses — retrieves a list of all DB instance classes available for an Amazon connection with the specified ID.
  • GET /api/v1/configurationBackup/import/list — retrieves a list of IDs of configuration backup files that were imported to the backup appliance and were not used to restore the configuration.
  • GET /api/v1/cloudBrowsers/{amazonConnectionId}/rdsSubnetGroups — retrieves a list of all DB subnet groups available for an Amazon connection with the specified ID.