CLI Guide

Table Of Contents
Table 110. snap-space properties (continued)
Name Type Description
snap-middle-threshold string A percentage of the snapshot space designated as the middle threshold.
snap-high-threshold string A percentage of the snapshot space designated as the high threshold.
limit-policy string The limit policy for when the percentage of the pool designated for snapshots is
reached.
notify-only : When the snapshot space is reached an event is generated
and logged.
delete : When the snapshot space is reached an event is generated and
logged and automatic deletion of snapshots occurs.
limit-policy-numeric uint32 Numeric equivalents for limit-policy values.
0: notify-only
1: delete
snapshots
This basetype is used by show snapshots on page 243.
Table 111. snapshots properties
Name Type Description
durable-id string Snapshot ID.
virtual-disk-name string The name of the disk group or pool that contains the snapshot.
storage-pool-name string The name of the disk group or pool that contains the snapshot.
storage-pools-url string Pool URL.
serial-number string Snapshot serial number.
name string Snapshot name.
url string Snapshot URL.
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
master volume not found
snapshot pending (not yet committed)
master volume not accessible
Volume copy with modified data is in progress
Unknown reason
status-reason-numeric uint32 Numeric equivalents for status-reason values.
1: snapshot pending (not yet committed)
4: master volume not accessible
API basetype properties 399