Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateOggDeploymentDetails

Deployment Details for updating 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

A PEM-encoded SSL certificate.

Optional credentialStore

credentialStore: model.CredentialStore

The type of credential store for OGG.

Optional identityDomainId

identityDomainId: undefined | string

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

Optional key

key: undefined | string

A PEM-encoded private key.

Optional passwordSecretId

passwordSecretId: undefined | string

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

Functions

getDeserializedJsonObj

getJsonObj