448 XML API basetype properties
replication-image
Properties
Example
# show replication-images
...
<OBJECT basetype="replication-image" name="replication-image" oid="4" format="rows">
<PROPERTY name="image-key" key="true" type="string">key</PROPERTY>
<PROPERTY name="replication-volume-serial-number" type="string">SN</PROPERTY>
<PROPERTY name="image-serial-number" key="true" type="string">SN</PROPERTY>
<PROPERTY name="replication-image-source" key="true" type="string">DSVM1_S001
</PROPERTY>
<PROPERTY name="snapshot-serial" key="true" type="string">SN</PROPERTY>
<PROPERTY name="snapshot-name" type="string">N/A</PROPERTY>
<PROPERTY name="creation-date-time" type="string">2012-02-16 11:02:01</PROPERTY>
<PROPERTY name="creation-date-time-numeric" type="string">1329390121</PROPERTY>
...
</OBJECT>
...
Embedded basetypes
• replication-image-params
Table 60 replication-image properties
Name Type Description
image-key string Replication image ID.
replication-
volume-serial-
number
string Replication volume serial number.
image-serial-
number
string Replication image serial number.
replication-
image-source
string Name of the source replication image.
snapshot-serial string Replication snapshot serial number associated with the image. The replication
snapshot is associated with the replication volume specified in the request.
snapshot-name string Replication snapshot name associated with the image. For a secondary image,
this value is not filled in until the replication is completed.
creation-date-
time
string Date and time, in the format year-month-day hour:minutes:seconds
(UTC), when the replication image was created.
creation-date-
time-numeric
string Unformatted creation-date-time value.