Mapping for MGMT_NOTIFY_CORRECTIVE_ACTION
Note that corrective action related payload is populated when gc$notif_msg_info.notification_type is set to NOTIF_CA.
For mapping the following attributes, use the mapping information provided for MGMT_NOTIFY_SEVERITY object Table 6-8
MERTIC_NAME
METRIC_COLUMN
METRIC_VALUE
KEY_VALUE
KEY_VALUE_NAME
KEY_VALUE_GUID
CTXT_LIST
RULE_OWNER
RULE_NAME
OCCURRED_DATE
For mapping the job related attributes in MGMT_NOTIFY_CORRECTIVE_ACTION object, use the following map.
Table 6-12 Corrective Action Mapping
| MGMT_NOTIFY_CORRECTIVE_ACTION | 13c Notification Payload |
|---|---|
|
JOB_NAME |
gc$ notif_corrective_action_job.job_name |
|
JOB_OWNER |
gc$ notif_corrective_action_job.job_owner |
|
JOB_TYPE |
gc$ notif_corrective_action_job.job_type |
|
JOB_STATUS |
gc$ notif_corrective_action_job.status_code |
|
STATE_CHANGE_GUID |
gc$ notif_corrective_action_job. job_state_change_guid |
|
JOB_GUID |
gc$ notif_corrective_action_job. job _guid |
|
EXECUTION_ID |
gc$ notif_corrective_action_job. job_execution_guid |
|
OCCURRED_DATE |
gc$ notif_corrective_action_job.occurred_date |
|
TARGETS |
There can be at most one target. Use the values from gc$notif_target.target_name, gc$notif_target.target_type for the associated target. |