Class CIM_ServiceAccessPoint


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement


Description

CIM_ServiceAccessPoint represents the ability to utilize or invoke a Service. Access points represent that a Service is made available for other entities to use.

Subclasses

CIM_CIMXMLCommunicationMechanism CIM_ObjectManagerCommunicationMechanism CIM_ProtocolEndpoint CIM_RemoteServiceAccessPoint CIM_SCSIProtocolEndpoint IBMTSDS_CIMXMLCommunicationMechanism IBMTSDS_CIMXMLCommunicationMechanismInterop IBMTSDS_RemoteServiceAccessPoint IBMTSDS_SCSIProtocolEndpoint

Referenced By

CIM_DeviceSAPImplementation CIM_HostedAccessPoint CIM_SAPAvailableForElement CIM_ServiceAccessBySAP

Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Name string
Max Length256
The Name property uniquely identifies the ServiceAccessPoint and provides an indication of the functionality that is managed. This functionality is described in more detail in the Description property of the object.
SystemCreationClassName string
Max Length256
The CreationClassName of the scoping System.
SystemName string
Max Length256
The Name of the scoping System.
Read Only
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 
Inherited from class CIM_EnabledLogicalElement
EnabledState, OtherEnabledState, RequestedState, TimeOfLastStateChange, EnabledDefault
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 

Method Detail