Storage Viewer for SAN Fabrics Database Views > aps_v_swi_zoneset
  
Version 10.0.01
aps_v_swi_zoneset
A Zone Set is a container of zones.
Table 5.40 aps_v_swi_zoneset
Column Name
Data Type
Description
caption
STRING
The Caption property is a short textual description (one- line string) of the object.
description
STRING
The Description property provides a textual description of the object.
domain_id
NUMBER
Foreign key to the apt view
element_name
STRING
User-defined name for Zone sets. Two zone sets can have the same name of which one may be active and other one will be inactive.
fabric_id
NUMBER
Foreign key to the aps_v_swi_fabric view
instance_identifier
STRING
InstanceID opaquely identifies a unique instance of Zone Set that is scoped (contained) by a fabric.
is_active
STRING
Indicates whether this zone set is currently active (that is, under enforcement of a fabric) or not. This property can be used to distinguish between a zone set that is currently active and a snapshot of a zone set (with the same Instance Name) that is for offline editing.
is_deleted
STRING
This property identifies if this Zone set was deleted or not
last_updated
DATE
Date and time last updated
object_id
STRING
Unique key to identify the object
san_id
NUMBER
Foreign key to the aps_v_swi_san view
zoneset_id
NUMBER
System generated identifier for the Zone set. Primary key in this view.