Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EnableDatabaseManagementDetails

Data to enable the Database Management service for the database.

Properties

credentialDetails

credentialDetails: DatabaseCredentialDetails

Optional managementType

managementType: ManagementType

The Database Management type.

Optional port

port: undefined | number

The port used to connect to the database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

privateEndPointId

privateEndPointId: string

The OCID of the private endpoint.

Optional protocol

protocol: Protocol

Protocol used by the database connection.

Optional role

role: Role

The role of the user that will be connecting to the database.

serviceName

serviceName: string

The name of the Oracle Database service that will be used to connect to the database.

Optional sslSecretId

sslSecretId: undefined | string

The OCID of the Oracle Cloud Infrastructure secret.

Functions

getDeserializedJsonObj

getJsonObj