Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSqlCollectionDetails

Details for SQL collection creation.

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the SQL collection.

dbUserName

dbUserName: string

The database user name.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

The description of the SQL collection.

Optional displayName

displayName: undefined | string

The display name of the SQL collection. The name does not have to be unique, and it is changeable.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags

Example: {@code {\"Department\": \"Finance\"}}

Optional sqlLevel

sqlLevel: SqlLevel

Specifies the level of SQL that will be collected. USER_ISSUED_SQL - User issued SQL statements only. ALL_SQL - Includes all SQL statements including SQL statement issued inside PL/SQL units.

Optional status

status: Status

Specifies if the SqlCollection has to be started after creation. Enabled indicates that the SqlCollection will be started after creation.

targetId

targetId: string

The OCID of the target corresponding to the security policy deployment.

Functions

getDeserializedJsonObj

getJsonObj