White Papers

Power Topology Profile
16 Version 1.0.0a
8 Methods
This section details the requirements for supporting intrinsic operations and extrinsic methods for the CIM
elements defined by this profile.
8.1 Method:
Dell_OEMPowerConfigurationService.ChangeAffectedElementsAssigned
Sequence ( )
The Dell_OEMPowerConfigurationService.ChangeAffectedElementsAssignedSequence ( ) method
requests reassignment of priorities for the power redundancies.
Dell_OEMPowerConfigurationService.ChangeAffectedElementsAssignedSequence (
) return values shall
be as specified in Table 2.
Dell_OEMPowerConfigurationService.ChangeAffectedElementsAssignedSequence (
) parameters are
specified in Table 3.
No standard messages are defined for this method.
Table 2 – CIM_RedundancySet.Failover(
) Method: Return Code Values
Value Description
0 Request was successfully executed.
1 Method is not supported in the implementation.
2 Error occurred
Table 3 – CIM_RedundancySet.Failover( ) Method: Parameters
Qualifiers Name Type Description/Values
IN, REQ
ManagedElemen
ts
CIM_ManagedElement
REF []
The array of power redundancy references
for changing the assigned priorities
IN, REQ
AssignedSequen
ce
uint16 []
The array of requested assigned priorities
for the corresponding referenced power
redundancies
OUT Job CIM_ConcreteJob REF Returned if job started
8.1.1 Dell_OEMPowerConfigurationService.ChangeAffectedElementsAssignedSequen
ce(
) Conditional Support
If the SupportedMethods property array of the associated instance of
Dell_OEMPowerConfigurationCapabilities contains the value
2(ChangeAffectedElementsAssignedSequence), the ChangeAffectedElementsAssignedSequence(
)
method shall be implemented and shall not return the value 1 (Not Supported).
If the SupportedMethods property array of the associated instance of
Dell_OEMPowerConfigurationCapabilities does not contain the value
2(ChangeAffectedElementsAssignedSequence), the ChangeAffectedElementsAssignedSequence(
)
method shall not be implemented or shall always return the value 1 (Not Supported).