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

NameReference Class
ManagedElementCIM_Zone
SettingDataCIM_ZoneMembershipSettingData

Inherited Properties

NameData Type
IsCurrentuint16
IsDefaultuint16
IsMaximumuint16
IsMinimumuint16
IsNextuint16
IsPendinguint16

Class Methods