Previous Topic: CI_STATUSES TableNext Topic: ci_verification_policy_act Table


ci_verification_policy Table

The following table lists details about verification policies:

Field

Data Type

Reference

Remarks

id

INTEGER

 

Primary key to this table, it is a unique numeric ID.

last_mod_dt

LOCAL_TIME

 

Specifies the timestamp of when this record was last modified.

last_mod_by

UUID

ca_contact

Specifies the UUID of the contact who last modified this record.

tenant

UUID

ca_tenant

Specifies the UUID of the tenant.

del

INTEGER

Active_Boolean_ Table::enum

Indicates the Deleted flag, as follows:
0—Active

1—Inactive/marked as deleted

attribute_name

STRING 128

ci_managed_attribute

Specifies the name of the attribute.

ci_name_pattern

STRING 255

 

Specifies the name of the CI pattern.

class_pattern

STRING 255

 

Specifies the name of the CI class pattern.

description

STRING 255

 

Specifies the name of the description of the policy.

mdr_name_pattern

STRING 255

 

Specifies the name of the MDR pattern.

mdr_class_pattern

STRING 255

 

Specifies the name of the MDR class pattern.

rolename_pattern

STRING 255

 

Specifies the name of the role pattern.

name

STRING 100

 

Specifies the name of the policy.

sequence

INTEGER

 

Specifies the order that CACF processes the policy.

location_pattern

STRING 255

 

Specifies the name of the location pattern.

isvariance

INTEGER

Boolean_Table

Specifies if the policy activates for a variance.

isnotverifiable

INTEGER

Boolean_Table

Specifies if the policy is not verifiable.

isrogue_insert

INTEGER

Boolean_Table

Specifies if the policy activates for rogue inserts.

isrogue_update

INTEGER

Boolean_Table

Specifies if the policy activates for rogue updates.

action

STRING 32

ci_verification_policy_act

Specifies the policy action.

write_twa

INTEGER

Boolean_Table

Specifies if you want the policy to write CI and relationship data to the TWA.

write_incident

INTEGER

Boolean_Table

Specifies if you want the policy to create an Incident.

incident_template

STRING 30

cr_template

Specifies the Incident template.

autoclose_incident

INTEGER

Boolean_Table

Specifies if you want the policy to close the Incident automatically.

log_only_mode

INTEGER

Boolean_Table

Specifies if you want the policy to write to the log instead of modifying a Change Order, CI, or relationship.

start_date

LOCAL_TIME

 

Specifies the date to start the policy.

end_date

LOCAL_TIME

 

Specifies the date to end the policy.

service_type

STRING 30

Service_Desc

Specifies the service type of the policy.

priority

INTEGER

Priority

Specifies the priority of the policy.