White Papers

10 Version 1.1.0
119
7.1 DCIM_RegisteredProfile
120
This section describes the implementation for the CIM_RegisteredProfile class that represents the
121
registration of the DMTF profiles in the Interop Namespace.
122
This class shall be instantiated in the Interop Namespace (root/interop).
123
The DCIM_ElementConformsToProfile shall reference the “Central Class” class listed in the Table 4 and
124
the corresponding DCIM_RegeisteredProfile instance.
125
7.1.1 Resource URIs for WinRM
®
126
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
127
schema/2/DCIM_RegisteredProfile?__cimnamespace=root/interop
128
The key property shall be the InstanceID.
129
The instance Resource URI for DCIM_RegisteredProfile instance shall be:
130
http://schemas.dell.com.org/wbem/wscim/1/cim-
131
schema/2/DCIM_LCRegisteredProfile?__cimnamespace=root/interop+InstanceID=<InstanceID value
132
from Table 1>
133
7.1.2 Operations
134
The following table lists the operations implemented on DCIM_RegisteredProfile.
135
Table 2 DCIM_RegisteredProfile - Operations
136
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
7.1.3 Class Properties
137
The following table lists the implemented properties for DCIM_RegisteredProfile instance in a system.
138
The “Requirements” column shall denote whether the property is implemented (for requirement
139
definitions, see section 3). The Additional Requirements column shall denote either possible values for
140
the property, or requirements on the value formulation.
141
Table 3 DCIM_RegisteredProfile - Properties
142
Property Name
Requirement
Type
Requirement and description
InstanceID
Mandatory
String
The property value shall be the InstanceID of
the corresponding profile row from Table 4.
RegisteredName
Mandatory
String
The property value shall be the Profile Name
column of the corresponding profile from Table
4.
RegisteredVersion
Mandatory
String
The property value shall be the Version
column of the corresponding profile row from
Table 4.
RegisteredOrganization
Mandatory
uint16
The property value shall be 2 (DMTF).
AdvertiseTypes[]
Mandatory
uint16
The property array shall have value [1(Other),
1(Other)].
AdvertiseTypeDescriptions[]
Mandatory
String[]
The property array shall contain “WS-Identify
and “Interop Namespace” strings.