Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DeploymentTypeSummary

The meta-data specific on particular deployment type represented by deploymentType field.

Properties

category

category: Category

The deployment category defines the broad separation of the deployment type into three categories. Currently the separation is 'DATA_REPLICATION', 'STREAM_ANALYTICS' and 'DATA_TRANSFORMS'.

Optional connectionTypes

connectionTypes: Array<ConnectionTypes>

An array of connectionTypes.

Optional defaultUsername

defaultUsername: undefined | string

The default admin username used by deployment.

deploymentType

deploymentType: DeploymentType

The type of deployment, which can be any one of the Allowed values. NOTE: Use of the value 'OGG' is maintained for backward compatibility purposes. Its use is discouraged in favor of 'DATABASE_ORACLE'.

displayName

displayName: string

An object's Display Name.

Optional oggVersion

oggVersion: undefined | string

Version of OGG

Optional sourceTechnologies

sourceTechnologies: Array<string>

List of the supported technologies generally. The value is a freeform text string generally consisting of a description of the technology and optionally the speific version(s) support. For example, [ "Oracle Database 19c", "Oracle Exadata", "OCI Streaming" ]

Optional supportedTechnologiesUrl

supportedTechnologiesUrl: undefined | string

The URL to the webpage listing the supported technologies.

Optional targetTechnologies

targetTechnologies: Array<string>

List of the supported technologies generally. The value is a freeform text string generally consisting of a description of the technology and optionally the speific version(s) support. For example, [ "Oracle Database 19c", "Oracle Exadata", "OCI Streaming" ]

Functions

getDeserializedJsonObj

getJsonObj