CLI Guide
Table 111. snap-space properties (continued)
Name Type Description
allocated-size-numeric uint64 Numeric equivalents for allocated-size values.
snap-low-threshold string A percentage of the snapshot space designated as the low threshold.
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 237.
Table 112. 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
396 API basetype properties