Column Name | Data Type | Description |
caption | STRING | The Caption property is a short 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 | A user-defined name for the object. |
fabric_id | NUMBER | Foreign key to the aps_v_swi_fabric view |
instance_identifier | STRING | InstanceID opaquely identifies a unique instance of Zone that is scoped (contained) by a zone set. |
is_active | STRING | Indicates whether this zone is currently active (that is, under enforcement of a fabric) or not. This property can be used to distinguish between a zone that is currently active and a snapshot of a zone (with the same Instance Name) that is for offline editing. |
is_deleted | STRING | This property identifies if this Zone was deleted or not |
is_read_only | STRING | The access mode allowed for the zone. If ReadOnly, the zone configuration cannot be changed. |
is_undefined | STRING | Whether Zone is defined or not |
last_updated | DATE | Date and time last updated |
object_id | STRING | Unique key to identify the object |
other_zone_sub_type_desc | STRING | A string describing the zone subtype when the value of the ZoneSubType property is 1 (Other). |
other_zone_type_desc | STRING | A string describing the zone type when the value of the ZoneType property is 1 (Other). |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
zone_id | NUMBER | System generated identifier for the Zone. Primary key in this view. |
zoneset_id | NUMBER | Foreign key to aps_v_swi_zoneset view |
zone_sub_type | STRING | Specifies protocol type if the zone type requires more specificity. |
zone_type | STRING | The type of zone to be enforced, including Brocade-proprietary zone types. |