Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseCloudServiceDetails

The details of the cloud database to be registered as a target database in Data Safe.

Properties

Const databaseType

databaseType: string = "DATABASE_CLOUD_SERVICE"

Optional dbSystemId

dbSystemId: undefined | string

The OCID of the cloud database registered as a target database in Data Safe.

infrastructureType

infrastructureType: InfrastructureType

The infrastructure type the database is running on.

Optional listenerPort

listenerPort: undefined | number

The port number of the database listener. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

serviceName

serviceName: string

The database service name.

Optional vmClusterId

vmClusterId: undefined | string

The OCID of the VM cluster in which the database is running.

Methods

getDeserializedJsonObj

getJsonObj