Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProvisionAuditConditions

Represents audit policies with corresponding audit provisioning conditions.

Properties

auditPolicyName

auditPolicyName: string

Indicates the audit policy name available for provisioning from Data Safe. Refer to the documentation for seeded audit policy names. For custom policies, refer to the user-defined policy name created in the target database.

Optional enableConditions

enableConditions: Array<EnableConditions>

Indicates the users/roles in the target database for which the audit policy will be enforced, and the success/failure event condition to generate the audit event.

isEnabled

isEnabled: boolean

Indicates whether the policy has to be enabled or disabled in the target database. Set this to true if you want the audit policy to be enabled in the target database. If the seeded audit policy is not already created in the database, the provisioning creates and enables them. If this is set to false, the policy will be disabled in the target database.

isPrivUsersManagedByDataSafe

isPrivUsersManagedByDataSafe: boolean

Indicates whether the privileged user list is managed by Data Safe.

Functions

getDeserializedJsonObj

getJsonObj