Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProfileSummary

The summary of information about the user profiles. It includes details such as profile name, failed login attempts, sessions per user, inactive account time, password lock time, user created, target id, and the compartment id.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the user assessment.

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 failedLoginAttempts

failedLoginAttempts: undefined | string

Maximum times the user is allowed to fail login before the user account is locked.

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 inactiveAccountTime

inactiveAccountTime: undefined | string

The permitted periods of continuous inactive time during a session, expressed in minutes. Long-running queries and other operations are not subjected to this limit.

Optional isUserCreated

isUserCreated: undefined | false | true

Represents if the profile is created by user.

Optional passwordLockTime

passwordLockTime: undefined | string

Number of days the user account remains locked after failed login

Optional passwordVerificationFunction

passwordVerificationFunction: undefined | string

PL/SQL that can be used for password verification.

Optional profileName

profileName: undefined | string

The name of the profile.

Optional sessionsPerUser

sessionsPerUser: undefined | string

The maximum number of sessions a user is allowed to create.

Optional targetId

targetId: undefined | string

The OCID of the target database.

userAssessmentId

userAssessmentId: string

The OCID of the latest user assessment corresponding to the target under consideration. A compartment type assessment can also be passed to profiles from all the targets from the corresponding compartment.

Optional userCount

userCount: undefined | number

The number of users having a given profile. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj