Class CIM_ZoneSet
extends CIM_ConnectivityCollection

A ZoneSet is a group of zones that are managed collectively by the same domain. The managing domain is indicated by the HostedCollection association. For example, for Fibre Channel, this property would indicate a set of zones that are part of a fabric. The zones are under enforcement by the fabric, only if the Zoneset is set to active.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ConnectivityCollection
   |
   +--CIM_ZoneSet

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA ZoneSet is a group of zones that are managed collectively by the same domain. The managing domain is indicated by the HostedCollection association. For example, for Fibre Channel, this property would indicate a set of zones that are part of a fabric. The zones are under enforcement by the fabric, only if the Zoneset is set to active.
UMLPackagePathstringCIM::Device::FC
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Activeboolean
DescriptionstringIndicates that this ZoneSet is currently active (that is, under enforcement of a fabric). This property can be used to distinguish between a ZoneSet that is currently active and a snapshot of a ZoneSet (with the same InstanceName) that is for "offline" editing.
Requiredbooleantrue
Writebooleantrue
ElementNamestring
DescriptionstringA user-friendly name for the ZoneSet that is unique within the AdminDomain.
OverridestringElementName
Requiredbooleantrue
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ConnectivityStatusuint16CIM_ConnectivityCollection
DescriptionstringCIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods