White Papers

10 Version 1.0.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/interop128
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
Mandatory
String
The property value shall be the InstanceID of
the corresponding profile row from Table 4.
Mandatory
String
The property value shall be theProfile Name
column of the corresponding profile from Table
4.
Mandatory
String
The property value shall be the Version
column of the corresponding profile row from
Table 4.
Mandatory
uint16
The property value shall be 2 (DMTF).
Mandatory
uint16
The property value shall be 1 (Other)
Mandatory
String[]
The property array shall contain “WS-Identify
and “Interop Namespace” strings.