Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOggDeploymentDetails

Deployment Data for creating an OggDeployment

Properties

Optional adminPassword

adminPassword: undefined | string

The password associated with the GoldenGate deployment console username. The password must be 8 to 30 characters long and must contain at least 1 uppercase, 1 lowercase, 1 numeric, and 1 special character. Special characters such as '$', '^', or '?' are not allowed. This field will be deprecated and replaced by "passwordSecretId".

Optional adminUsername

adminUsername: undefined | string

The GoldenGate deployment console username.

Optional certificate

certificate: undefined | string

The base64 encoded content of the PEM file containing the SSL certificate.

Optional credentialStore

credentialStore: model.CredentialStore

The type of credential store for OGG.

deploymentName

deploymentName: string

The name given to the GoldenGate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.

Optional identityDomainId

identityDomainId: undefined | string

The OCID of the Identity Domain when IAM credential store is used.

Optional key

key: undefined | string

The base64 encoded content of the PEM file containing the private key.

Optional oggVersion

oggVersion: undefined | string

Version of OGG

Optional passwordSecretId

passwordSecretId: undefined | string

The OCID of the Secret where the deployment password is stored.

Functions

getDeserializedJsonObj

getJsonObj