Class CIM_SystemRegistrationCapabilities
extends CIM_Capabilities

The capabilities of a WBEM server.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_SystemRegistrationCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe capabilities of a WBEM server.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Capabilities
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AutonomousProfilesSupportedstring[]
DescriptionstringThis property identifies the profiles that this service is capable of discovering and managing. For example, a block device could potentially list "Array" and "Storage Virtualizer." An attempt to discover a different kind of device, like a Fibre Channel switch would fail.
SupportedAsynchronousActionsuint16[]
DescriptionstringIndicates which methods are executed asynchronously.
ValueMapstring1, 2, 3
ValuesstringAdd System, Discover Systems, Remove System
SupportedSynchronousActionsuint16[]
DescriptionstringIndicates which methods are executed synchronously.
ValueMapstring1, 2, 3
ValuesstringAdd System, Discover Systems, Remove System
VendorsSupportedstring[]
DescriptionstringThis property identifies the vendors whose devices this service can discover. For example, if the list contains "Vendor A" then only "Vendor A" devices with the supported autonomous profiles listed in AutonomousProfilesSupported[] can be discovered. Attempting to discover other vendors devices would result in an error. This should include at least the instrumentation vendor, and may include other vendors, for example, due to OEM relationships

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities