456 XML API basetype properties
replication-volume-summary
Properties
Example
# show replication-images
...
<OBJECT basetype="replication-volume-summary" name="replication-volume-summary" oid="1"
format="rows">
<PROPERTY name="name" type="string">vd02_v001</PROPERTY>
<PROPERTY name="serial-number" key="true" type="string">SN</PROPERTY>
<PROPERTY name="volume-type" key="true" type="string">Primary Volume</PROPERTY>
<PROPERTY name="volume-type-numeric" key="true" type="string">1</PROPERTY>
...
</OBJECT>
...
Embedded basetypes
• replication-image
Table 64 replication-volume-summary properties
Name Type Description
name string Replication volume name.
serial-number string Replication volume serial number.
volume-type string • Primary Volume: The volume is the primary volume in a replication set.
• Secondary Volume: The volume is the secondary volume in a replication
set.
volume-type-
numeric
string Numeric equivalents for volume-type values.
• 0: Secondary Volume
• 1: Primary Volume