White Papers

Power Topology Profile
Version 1.0.0a 43
uint16 RequestedChange,
[IN ( false ), OUT, Description (
"Reference to the job spawned if the operation continues "
"after the method returns. (May be null if the task is "
"completed).")]
CIM_ConcreteJob REF Job);
[Description (
"This method is called to configure external grid redundancy in "
"the case the underlying instrumentation is unable to detect the "
"external grid redundancy and depends on the client input for "
"its configuration. The indexed array of external power domains, "
"the ExternalPowerDomains parameter, corresponds to the power "
"supplies index array, the PowerSupplies parameter, where each "
"power supply at the corresponding index recieves power from the "
"power domain at the same index of the array. "
"If the PowerSupplies parameter array is not of the same length "
"as ExternalPowerDomains parameter array, or one of the array "
"parameters are of zero length, the implementation shall return "
"a value of \"Error Occured\". Upon the successful execution "
"each CIM_PowerSupply instance referenced in the PowerSupplies "
"paremeter array shall be associated with the instance of "
"CIM_AdminDomain referenced in the corresponding index of the "
"ExternalPowerDomains parameter through the CIM_SystemComponent "
"association where the GroupComponent references the "
"CIM_AdminDomain instance."),
ValueMap { "0", "1", "2", "3", "4", "5", "6", "7..32767",
"32768..65535" },
Values { "Completed with No Error", "Not Supported",
"Error Occured", "Busy", "Invalid Reference",
"Invalid Parameter", "Access Denied", "DMTF Reserved",