Server
Class IBMTSDS_RegisteredSubProfile


CIM_ManagedElement
\_CIM_RegisteredProfile
  \_CIM_RegisteredSubProfile


Description

A RegisteredSubProfile subclasses RegisteredProfile to indicate that a scoping profile is required to provide context. The latter is specified by the mandatory association, SubProfileRequiresProfile.

Subclasses


Referenced By

IBMTSDS_RegisteredSubProfileSoftwareIdentity IBMTSDS_SubProfileConformsToProfile IBMTSDS_SubProfileRequiresProfile

Properties

IdTypeRangeDescription
Key
InstanceID string
The InstanceID will be of the form'IBMTSDS:<RegisteredName>_<RegisteredVersion>'.
Read Only
AdvertiseTypes uint16
Other1
Not Advertised2
SLP3
This property signifies the advertisement for the profile information. It is used by the advertising services of the WBEM infrastructure to determine what should be advertised, via what mechanisms. The property is an array so that the profile MAY be advertised using several mechanisms. Note: If this property is null/uninitialized, this is equivalent to specifying the value 2,"Not Advertised".
RegisteredName string
Max Length256
The name of this registered profile. Since multiple versions can exist for the same RegisteredName, the combination of RegisteredName, RegisteredOrganization, and RegisteredVersion MUST uniquely identify the registered profile within the scope of the organization.
RegisteredOrganization uint16
Other1
DMTF2
CompTIA3
Consortium for Service Innovation4
FAST5
GGF6
INTAP7
itSMF8
NAC9
Northwest Energy Efficiency Alliance10
SNIA11
TM Forum12
The Open Group13
ANSI14
IEEE15
IETF16
INCITS17
ISO18
W3C19
The organization that defines this profile.
RegisteredVersion string
The version of this profile. All profiles in IBM CIM Agent for the DS Open API 5.2 are version 1.2.0.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_RegisteredProfile
AdvertiseTypeDescriptions, AdvertiseTypes, OtherRegisteredOrganization, RegisteredName, RegisteredOrganization, RegisteredVersion
 

Method Summary

NameDescription
 

Method Detail