You can view the details of your schedules or schedule policies.
Note
To view the details of a schedule or a schedule policy using a schedule name, use the GET Schedule Properties API.
Procedure
-
Download the schedule_details.xml file and save it on the computer from where the command will be executed.
-
To view the schedule policy details, go to software_installation_directory/Base folder, run the following command after substituting the parameter value.
qoperation execute –af schedule_details.xml -taskName "schedule_policy_name"where schedule_policy_name is the task name for the schedule policy.
-
To view the schedule details, go to software_installation_directory/Base folder, run the following command after substituting the parameter value.
qoperation execute –af schedule_details.xml -subtaskName "schedule_name"where schedule_name is the sub-task name for the schedule.