Searched full:powersupplyredundancyenabled (Results 1 – 7 of 7) sorted by relevance
22 PowerSupplyRedundancyEnabled:
4 - name: PowerSupplyRedundancyEnabled
253 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X PUT https://${bmc}/xyz/openbmc_project/control/power_supply_redundancy/attr/PowerSupplyRedundancyEnabled -d '{"data": 1}'254 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X PUT https://${bmc}/xyz/openbmc_project/control/power_supply_redundancy/attr/PowerSupplyRedundancyEnabled -d '{"data": 0}'
276 PowerSupplyRedundancyEnabled:
93 PowerSupplyRedundancyEnabled:
2569 if (getCRConfig(ctx, "PowerSupplyRedundancyEnabled", value)) in ipmiOEMGetCRConfig()2577 "Error to get PowerSupplyRedundancyEnabled property"); in ipmiOEMGetCRConfig()