CLI Guide

Table Of Contents
Syntax
scheduleSYR remove
Description
Only one SYR data collection can be scheduled. The current SYR collection cannot be modified. To modify the SYR data
collection job:
Use the scheduleSYR remove command to remove the existing collection job.
Use the scheduleSYR add command to create a new collection job.
Example
Remove a scheduled collection:
VPlexcli:/> scheduleSYR remove
Removing SYR data collection job scheduled at:
Day of Week: 3 (Sunday=0, Monday=1,...Saturday=6)
Hours: 13
Minutes: 30
SYR data collection job removed successfully
See also
configuration event-notices-reports config
configuration event-notices-reports reset
scheduleSYR add
scheduleSYR list
script
Changes to interactive Jython scripting mode.
Contexts
All contexts.
Syntax
script
[-i|--import] module
[-u|--unimport] module
Arguments
Optional arguments
[-i|--import]
module
Import the specified Jython module without changing to interactive mode. After importation,
commands registered by the module are available in the CLI. If the module is already imported,
it is explicitly reloaded.
284 Commands