HP MSA 2040 CLI Reference Guide
472 XML API basetype properties
snapshots
This basetype is used by show snapshots.
Table 75 snapshots properties
Name Type Description
virtual-disk-
name
string Vdisk name.
serial-number string Snapshot serial number.
name string Snapshot name.
creation-date-
time
string Date and time, in the format
year-month-day hour
:
minutes
:
seconds
(UTC), when the snapshot was prepared or committed.
creation-date-
time-numeric
uint32 Unformatted creation-date-time value.
status string Snapshot status.
• Available
• Unavailable: See the status-reason value.
status-numeric uint32 • 0: Available
• Nonzero: Unavailable
status-reason string Shows N/A for Available status, or one of the following reasons for
Unavailable status:
• snapshot not found
• snap pool not found
• master volume not found
• snapshot pending (not yet committed)
• snap pool not accessible
• master volume not accessible
• Volume copy with modified data is in progress
• Rollback with modified data is in progress
• Unknown reason
status-reason-
numeric
uint32 Numeric equivalents for status-reason values.
• 1: snapshot pending (not yet committed)
• 3: snap pool not accessible
• 4: master volume not accessible
• 6: Rollback with modified data is in progress
• 7: Volume copy with modified data is in progress
• 8: snapshot not found
• 9: snap pool not found
• 10: master volume not found
• 254: N/A
•
hex-code
: Unknown reason
master-volume-
name
string Name of the volume of which the snapshot was taken.
snap-pool-name string Snap pool name.
snap-data string Total amount of preserved and write data associated with the snapshot.
snap-data-
numeric
uint32 Unformatted snap-data value in 512-byte blocks.
uniquedata string Amount of preserved and write data that is unique to the snapshot.