Key |
InstanceID
|
string
|
|
The InstanceID will be of the form'IBMTSDS:<RegisteredName>_<RegisteredVersion>'. |
Read Only |
AdvertiseTypes
|
uint16
|
Other | 1 |
Not Advertised | 2 |
SLP | 3 |
|
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
|
|
The name of this registered profile. Sincemultiple 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
|
Other | 1 |
DMTF | 2 |
CompTIA | 3 |
Consortium for Service Innovation | 4 |
FAST | 5 |
GGF | 6 |
INTAP | 7 |
itSMF | 8 |
NAC | 9 |
Northwest Energy Efficiency Alliance | 10 |
SNIA | 11 |
TM Forum | 12 |
The Open Group | 13 |
ANSI | 14 |
IEEE | 15 |
IETF | 16 |
INCITS | 17 |
ISO | 18 |
W3C | 19 |
|
The organization that defines this profile. |
RegisteredVersion
|
string
|
|
The version of this profile. All profiles in IBM CIM Agent for the DS Open API are version 1.2.0. |
Read Write |