Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreatePeComanagedDatabaseInsightDetails

The information about database to be analyzed. Either an opsiPrivateEndpointId or dbmPrivateEndpointId must be specified. If the dbmPrivateEndpointId is specified, a new Operations Insights private endpoint will be created.

Properties

compartmentId

compartmentId: string

Compartment Identifier of database

Optional connectionDetails

connectionDetails: model.PeComanagedDatabaseConnectionDetails

credentialDetails

databaseId

databaseId: string

The OCID of the database.

databaseResourceType

databaseResourceType: string

OCI database resource type

Optional dbmPrivateEndpointId

dbmPrivateEndpointId: undefined | string

The OCID of the Database Management private endpoint

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

deploymentType

deploymentType: DeploymentType

Database Deployment Type

Const entitySource

entitySource: string = "PE_COMANAGED_DATABASE"

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional opsiPrivateEndpointId

opsiPrivateEndpointId: undefined | string

The OCID of the OPSI private endpoint

serviceName

serviceName: string

Database service name used for connection requests.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Methods

getDeserializedJsonObj

getJsonObj