UserName : alice
Privileges : storage
FullName : Alice Candle
ContactInfo : alice.candle@hp.com
Enabled : false
Scriptable output format
Scriptable output format allows scripts to invoke CLI commands and receive command responses that can be easily parsed by the scripts. This capability is provided by two options that are available: - output=script1 and
IMPORTANT: If the delimiter is present within the data, then the entire value is surrounded by double quotes.
•Script1 Output Format
The script1 output format can be used to format the output using a
•Script2 Output Format
The script2 output format can be used to format all instance data in a single line, using a
The following examples provide some common scenarios for using the script output format options.
Example 1: Scriptable output format displaying all enclosures
Name=Enclosure1
Import Status=Imported
Serial Number=USE0000BK2
Part
Asset Tag=OA ASSET 453
Example 2: Scriptable output format displaying user "Administrator" information
User Name=Administrator
Privileges=domain,server,network,storage
Full Name=
Contact Info=
Enabled=true