Skip to main content

Select Database Instance

Newer Version Available

A newer version of this API is available with simplified payloads aligned with the UI.

This API returns list of instances for the selected cloud account.

Query Parameters
  • regionId integer

    Id of the region, Use select region to get ID. Application for SaaS

  • cloudAccountId integer required

    Id of the cloud Account

  • backupGateways string

    Comma separated backupGateway Client IDs. Not needed for directCloudBackup

Responses

OK


Schema
  • rdsDBInstances object[]
  • allocatedStorage integer
  • dbName string
  • regionName string
  • availabilityZone string
  • dbInstanceStatus string
  • engine string
  • engineVersion string
  • masterUsername string
  • dbInstanceIdentifier string
  • endPoint string
  • port integer
  • backupRetentionPeriod integer
Loading...