White Papers

Active Directory® Client Profile
14 Version 1.0.0a
Table 4 – Dell_OEMActiveDirectoryService.RequestStateChange( ) Method: Parameters 215
Qualifiers Name Type Description/Values
IN, REQ RequestedState uint16
Valid state values:
2 (Enabled)
3 (Disabled)
OUT Job CIM_ConcreteJob REF Returned if job started
IN, REQ TimeoutPeriod Datetime
Client specified maximum amount of time a
transition to a new state should take:
0 or NULL – No time requirements
<interval> – Maximum time allowed
When the Active Directory client state management is supported, RequestStateChange( ) method shall be
implemented and shall not return a value of 1 (Not Supported). See section
216
217
218
219
220
222
223
224
225
226
227
228
229
230
231
232
233
234
235
7.4.1.
Invoking the Dell_OEMActiveDirectoryService.RequestStateChange(
) method multiple times could result
in earlier requests being overwritten or lost.
No standard messages are defined for this method.
8.2 Profile Conventions for Operations 221
Support of operations for each profile class (including associations) is specified in the following
subclauses. Each subclause includes either the statement “All operations in the default list in section 8.2
are supported as described by DSP0200 version 1.2” or a table listing all of the operations that are not
supported by this profile or where the profile requires behavior other than that described by DSP0200.
The default list of operations is as follows:
GetInstance
EnumerateInstances
EnumerateInstanceNames
Associators
AssociatorNames
References
ReferenceNames
A compliant implementation shall support all of the operations in the default list for each class, unless the
“Requirement” column states something other than Mandatory.