User guide

9User Guide InfraStruxure 150kVA Power Distribution Unit
Command syntax
Argument Quoting. Argument values may optionally be enclosed in double quote characters. String
values beginning or ending with spaces, or containing commas or semicolons, must be enclosed in
quotes for both input and output. Quote and backslash ("\") characters, appearing inside strings should
NOT be encoded using traditional escape sequences (described Escape Sequences). All binary characters
that appear inside strings will be treated as unreadable characters and rejected. Should a " or \ be part of
the argument value then they must be escaped with a preceding backslash. When a quote or backslash
symbol is supplied as a part of the input string - the input string must be provided in double quotes.
Escape sequences. Escape sequences, traditionally consisting of a backslash followed by a lower
case letter or by a combination of digits, are ignored and not should be used to encode binary data or
other special characters and character combinations. The result of each escape sequence is parsed as if it
were a both the backslash and the traditionally escaped character. Again, any binary data will force an
error and will cause the entire value and keyword pair to be ignored.
Item Description
- Options are preceded by a hyphen.
< > Definitions of options are enclosed in angle brackets. For example:
-dp <device password>
[ ] If a command accepts multiple options or an option accepts mutually exclusive
arguments, the values may be enclosed in brackets.
| A pipe symbol (vertical line) between items enclosed in brackets or angle brackets
indicates the word OR, meaning that the items are mutually exclusive. You must use
one of the items.