Updating a Patch Script that will be Run on Systems Modules
Updates a patch script that will be run on system's module(s).
patch_script_update name=Name [ module_list=ModuleList ]
[ module_type=<data|interface|specific|all> ] [ version=Version ]
[ persistence=<yes|no> ] [ run_option=<Always|Once> ]
[ parameters=(p1,p2,p3....p10) ] [ enabled=<yes|no> ]
[ description=Description ]
Parameters:
Name Type Description Mandatory Default
module_
list
N/A Module numbers
that it should
execute on.
Format:
module_no(1-
15(format:/4/5/6/
).
N None
module_
type
Enumeration Module types
(data/interface)
that it should
execute on.
(Default of all). If
using specific,
module parameter
should be specified
as well.
N all
name String Script Name. Y N/A
persistenc
e
Boolean Script persistence. N yes
run_option Enumeration Script run option:
Always, Once.
N Once
parameters String Patch script
parameters
devided by " ".
N None
enabled Boolean User
enabling/disabling
the patch script.
Nno
version String Script version. N None
descriptio
n
String Script description. N None
Updates a patch script that will be run on system's module(s).
Example:
xcli -u -c XIV1 patch_script_update module_type=all name=upgrade_script
Access Control:
User Category Permission
Storage administrator Disallowed
Storage integration administrator Disallowed
Chapter 9. System Management
147