Class CIM_SAPAvailableForElement

CIM_SAPAvailableForElement conveys the semantics of a Service Access Point that is available for a ManagedElement. When CIM_SAPAvailableForElement is not instantiated, then the SAP is assumed to be generally available. If instantiated, the SAP is available only for the associated ManagedElements. For example, a device might provide management access through a URL. This association allows the URL to be advertised for the device.

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


Class Hierarchy

CIM_SAPAvailableForElement

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_SAPAvailableForElement conveys the semantics of a Service Access Point that is available for a ManagedElement. When CIM_SAPAvailableForElement is not instantiated, then the SAP is assumed to be generally available. If instantiated, the SAP is available only for the associated ManagedElements. For example, a device might provide management access through a URL. This association allows the URL to be advertised for the device.
UMLPackagePathstringCIM::Core::Service
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AvailableSAPCIM_SAPAvailableForElementCIM_ServiceAccessPoint
DescriptionstringThe Service Access Point that is available.
Keybooleantrue
ManagedElementCIM_SAPAvailableForElementCIM_ManagedElement
DescriptionstringThe ManagedElement for which the SAP is available.
Keybooleantrue

Class Methods