Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApproveAccessRequestDetails

Details of the access request approval.

Properties

Optional additionalMessage

additionalMessage: undefined | string

Message that needs to be displayed to the Ops User.

Optional approverComment

approverComment: undefined | string

Comment by the approver during approval.

Optional auditType

auditType: Array<string>

Specifies the type of auditing to be enabled. There are two levels of auditing: command-level and keystroke-level. By default, auditing is enabled at the command level i.e., each command issued by the operator is audited. When keystroke-level is chosen, in addition to command level logging, key strokes are also logged.

Optional timeOfUserCreation

timeOfUserCreation: Date

The time when access request is scheduled to be approved in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'

Functions

getDeserializedJsonObj

getJsonObj