Schedules; Schedules Properties - HP P2000 G3 Cli Reference Manual

Msa system
Hide thumbs Also See for P2000 G3:
Table of Contents

Advertisement

schedules

Properties
Table 68

schedules properties

Name
name
schedule-
specification
status
next-time
next-time-
numeric
task-to-run
error-message
Example
# show schedules
...
<OBJECT basetype="schedules" name="schedule" oid="3" format="pairs">
<PROPERTY name="name" key="true" type="string">vd02_v001_sched1</PROPERTY>
<PROPERTY name="schedule-specification" type="string">Start 2012-02-16 12:00:00
</PROPERTY>
<PROPERTY name="status" type="string">Ready</PROPERTY>
<PROPERTY name="next-time" type="string">2012-02-16 12:00:00</PROPERTY>
<PROPERTY name="next-time-numeric" type="string">1261016000</PROPERTY>
<PROPERTY name="task-to-run" type="string">vd02_v001_task001</PROPERTY>
<PROPERTY name="error-message" type="string"></PROPERTY>
...
</OBJECT>
...
See also
• tasks
Type
Description
Schedule name.
string
Schedule settings for running the associated task.
string
Schedule status.
string
Uninitialized: The schedule is not yet ready to run.
Ready: The schedule is ready to run at the next scheduled time.
Suspended: The schedule had an error and is holding in its current state.
Expired: The schedule has exceeded a constraint and will not run again.
Invalid: The schedule is invalid.
Date and time, in the format year-month-day hour:minutes:seconds
string
(UTC), when the schedule will next run.
Unformatted next-time value.
string
Name of the task that the schedule runs.
string
Error message, or blank.
string
HP P2000 G3 MSA System CLI Reference Guide 463

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents