Class CIM_ZoneSettingData
extends CIM_ElementSettingData

ZoneSettingData represents the association between the ZoneMembershipSettingData and the Zone along with a property ZoneMembershipRole which when working with peer zoning indicates whether the member is a principal or peer in the zone.

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


Class Hierarchy

CIM_ElementSettingData
   |
   +--CIM_ZoneSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringZoneSettingData represents the association between the ZoneMembershipSettingData and the Zone along with a property ZoneMembershipRole which when working with peer zoning indicates whether the member is a principal or peer in the zone.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core
Versionstring2.46.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ZoneMembershipRoleuint16
DescriptionstringZoneMembershipRole specifies the role of the ZoneMembershipSettingData in the Zone.
ValueMapstring0, 1, 2, 3, .., 32768..65535
ValuesstringUnknown, Other, Principal, Peer, DMTF Reserved, Vendor Reserved

Association References

NameClass OriginReference Class
ManagedElementCIM_ZoneSettingDataCIM_Zone
SettingDataCIM_ZoneSettingDataCIM_ZoneMembershipSettingData

Inherited Properties

NameData TypeClass Origin
IsCurrentuint16CIM_ElementSettingData
IsDefaultuint16CIM_ElementSettingData
IsMaximumuint16CIM_ElementSettingData
IsMinimumuint16CIM_ElementSettingData
IsNextuint16CIM_ElementSettingData
IsPendinguint16CIM_ElementSettingData

Class Methods