SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_SAPAvailableForElement
Association class CIM_SAPAvailableForElement
General Information:
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.
Qualifiers:
-------------
Association
Version=2.10.0
UMLPackagePath=CIM::Core::Service
Supported Fields Summary | |
---|---|
REF
CIM_ServiceAccessPoint |
AvailableSAP The Service Access Point that is available. |
REF
CIM_ManagedElement |
ManagedElement The ManagedElement for which the SAP is available. |
Methods Summary | |
---|---|
|
Get(Instance) Gets the representation of the instance |
|
Pull(EnumerationContext,
MaxElements) Pulls instances of this class, following an Enumerate operation |
|
Enumerate()
Enumerates the instances of this class |
|
Release(EnumerationContext)
Releases an enumeration context |
Field Detail |
---|
public REF CIM_ServiceAccessPoint AvailableSAP
public REF CIM_ManagedElement ManagedElement
Method Detail |
---|
public Get([OUT]CIM_SAPAvailableForElement Instance)
public Pull([IN]String EnumerationContext, [IN]String MaxElements)
public Enumerate()
public Release([IN]String EnumerationContext)
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |