CLI Guide

Table 103. schedules properties (continued)
Name Type Description
status string Schedule status.
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.
Deleted : The task has been deleted.
next-time string Date and time, in the format year-month-day hour:minutes:seconds (UTC),
when the schedule will next run, or N/A if the schedule has expired.
next-time-numeric uint32 Unformatted next-time value.
task-to-run string Name of the task that the schedule runs.
error-message string
If an error occurred while running the schedule, the error message.
Blank if no error occurred.
task Embedded; see tasks on page 407.
security-communications-protocols
This basetype is used by show protocols on page 222.
Table 104. security-communications-protocols properties
Name Type Description
wbi-http string
Disabled : The standard PowerVault Manager web server interface is disabled.
Enabled : The standard PowerVault Manager web server interface is enabled.
wbi-http-numeric uint32 Numeric equivalents for wbi-http values.
0: Disabled
1: Enabled
wbi-https string
Disabled : The secure PowerVault Manager web server interface is disabled.
Enabled : The secure PowerVault Manager web server interface is enabled.
wbi-https-numeric uint32 Numeric equivalents for wbi-https values.
0: Disabled
1: Enabled
cli-telnet string
Disabled : The standard CLI is disabled.
Enabled : The standard CLI is enabled.
cli-telnet-numeric uint32 Numeric equivalents for cli-telnet values.
0: Disabled
1: Enabled
cli-ssh string
Disabled : The secure shell CLI is disabled.
Enabled : The secure shell CLI is enabled.
cli-ssh-numeric uint32 Numeric equivalents for cli-ssh values.
0: Disabled
1: Enabled
388 API basetype properties