298 XML API basetype properties
cache-settings
Properties
Example
# show cache-parameters vdRx_v001_s001
...
<OBJECT basetype="cache-settings" name="system-cache-parameters" oid="1"
format="pairs">
<PROPERTY name="operation-mode" type="string">Active-Active ULP</PROPERTY>
<PROPERTY name="operation-mode-numeric" type="string">8</PROPERTY>
...
</OBJECT>
...
Embedded basetypes
• controller-cache-parameters
Table 13 cache-settings properties
Name Type Description
operation-mode string The operation mode, also called the redundancy mode.
• Active-Active ULP: Both controllers are active using ULP (Unified LUN
Presentation).
• Single Controller: There is only a single controller in the enclosure.
operation-mode-
numeric
string Numeric equivalents for operation-mode values.
• 8: Active-Active ULP
• 9: Single Controller