domain_ScheduleCalendar
Table: domain_ScheduleCalendar
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | This attribute represents Id of primary server entity object from domain_Entity table. | apt_v_nbu_policy.server_id |
policyName | This attribute represents name of the policy. | apt_v_nbu_policy.policy_name |
policyDomainName | Applicable for TSM backups, used for managing a set of TSM of client nodes. It can contain multiple policy sets managing a subset of the TSM client nodes | |
policyVersionNo | This attribute represents versions number of the policy. | |
scheduleName | This attribute represents name of the schedule. | apt_v_nbu_schedule.schedule_name |
days | This attribute contains the information about when the policy is run. | apt_v_nbu_schedule.day_of_week_text |
daysOfMonth | This attribute contains the information about which day a policy is run. | apt_v_nbu_schedule.day_of_month_text |
isValid | This attribute represents whether schedule is valid or invalid. | |
specificExcludeDates | This attribute contains the date to be excluded from policy run. | apt_v_nbu_schedule.exclude_dates |
specificExcludeDatesCount | This attribute contains the dates which are excluded from policy run. | |
specificIncludeDates | This attribute contains the information about running the policy on specific dates rather than follow a recurring schedule. | apt_v_nbu_schedule.include_dates |
specificIncludeDatesCount | This attribute contains the dates on which policy is going to run. |