1*f2a8e57eSGunnar Mills{ 2*f2a8e57eSGunnar Mills "$id": "http://redfish.dmtf.org/schemas/v1/Power.v1_7_3.json", 3*f2a8e57eSGunnar Mills "$ref": "#/definitions/Power", 4*f2a8e57eSGunnar Mills "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5*f2a8e57eSGunnar Mills "copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright", 6*f2a8e57eSGunnar Mills "definitions": { 7*f2a8e57eSGunnar Mills "Actions": { 8*f2a8e57eSGunnar Mills "additionalProperties": false, 9*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 10*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available actions for this resource.", 11*f2a8e57eSGunnar Mills "patternProperties": { 12*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 13*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 14*f2a8e57eSGunnar Mills "type": [ 15*f2a8e57eSGunnar Mills "array", 16*f2a8e57eSGunnar Mills "boolean", 17*f2a8e57eSGunnar Mills "integer", 18*f2a8e57eSGunnar Mills "number", 19*f2a8e57eSGunnar Mills "null", 20*f2a8e57eSGunnar Mills "object", 21*f2a8e57eSGunnar Mills "string" 22*f2a8e57eSGunnar Mills ] 23*f2a8e57eSGunnar Mills } 24*f2a8e57eSGunnar Mills }, 25*f2a8e57eSGunnar Mills "properties": { 26*f2a8e57eSGunnar Mills "#Power.PowerSupplyReset": { 27*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerSupplyReset" 28*f2a8e57eSGunnar Mills }, 29*f2a8e57eSGunnar Mills "Oem": { 30*f2a8e57eSGunnar Mills "$ref": "#/definitions/OemActions", 31*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 32*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available OEM-specific actions for this resource.", 33*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 34*f2a8e57eSGunnar Mills } 35*f2a8e57eSGunnar Mills }, 36*f2a8e57eSGunnar Mills "type": "object" 37*f2a8e57eSGunnar Mills }, 38*f2a8e57eSGunnar Mills "InputRange": { 39*f2a8e57eSGunnar Mills "additionalProperties": false, 40*f2a8e57eSGunnar Mills "description": "This type describes an input range for a power supply.", 41*f2a8e57eSGunnar Mills "longDescription": "This type shall describe an input range that the associated power supply can utilize.", 42*f2a8e57eSGunnar Mills "patternProperties": { 43*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 44*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 45*f2a8e57eSGunnar Mills "type": [ 46*f2a8e57eSGunnar Mills "array", 47*f2a8e57eSGunnar Mills "boolean", 48*f2a8e57eSGunnar Mills "integer", 49*f2a8e57eSGunnar Mills "number", 50*f2a8e57eSGunnar Mills "null", 51*f2a8e57eSGunnar Mills "object", 52*f2a8e57eSGunnar Mills "string" 53*f2a8e57eSGunnar Mills ] 54*f2a8e57eSGunnar Mills } 55*f2a8e57eSGunnar Mills }, 56*f2a8e57eSGunnar Mills "properties": { 57*f2a8e57eSGunnar Mills "InputType": { 58*f2a8e57eSGunnar Mills "anyOf": [ 59*f2a8e57eSGunnar Mills { 60*f2a8e57eSGunnar Mills "$ref": "#/definitions/InputType" 61*f2a8e57eSGunnar Mills }, 62*f2a8e57eSGunnar Mills { 63*f2a8e57eSGunnar Mills "type": "null" 64*f2a8e57eSGunnar Mills } 65*f2a8e57eSGunnar Mills ], 66*f2a8e57eSGunnar Mills "description": "The Input type (AC or DC).", 67*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the input type (AC or DC) of the associated range.", 68*f2a8e57eSGunnar Mills "readonly": true, 69*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 70*f2a8e57eSGunnar Mills }, 71*f2a8e57eSGunnar Mills "MaximumFrequencyHz": { 72*f2a8e57eSGunnar Mills "description": "The maximum line input frequency at which this power supply input range is effective.", 73*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value, in hertz units, of the maximum line input frequency that the power supply is capable of consuming for this range.", 74*f2a8e57eSGunnar Mills "minimum": 0, 75*f2a8e57eSGunnar Mills "readonly": true, 76*f2a8e57eSGunnar Mills "type": [ 77*f2a8e57eSGunnar Mills "number", 78*f2a8e57eSGunnar Mills "null" 79*f2a8e57eSGunnar Mills ], 80*f2a8e57eSGunnar Mills "units": "Hz", 81*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 82*f2a8e57eSGunnar Mills }, 83*f2a8e57eSGunnar Mills "MaximumVoltage": { 84*f2a8e57eSGunnar Mills "description": "The maximum line input voltage at which this power supply input range is effective.", 85*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value, in volt units, of the maximum line input voltage that the power supply is capable of consuming for this range.", 86*f2a8e57eSGunnar Mills "readonly": true, 87*f2a8e57eSGunnar Mills "type": [ 88*f2a8e57eSGunnar Mills "number", 89*f2a8e57eSGunnar Mills "null" 90*f2a8e57eSGunnar Mills ], 91*f2a8e57eSGunnar Mills "units": "V", 92*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 93*f2a8e57eSGunnar Mills }, 94*f2a8e57eSGunnar Mills "MinimumFrequencyHz": { 95*f2a8e57eSGunnar Mills "description": "The minimum line input frequency at which this power supply input range is effective.", 96*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value, in hertz units, of the minimum line input frequency that the power supply is capable of consuming for this range.", 97*f2a8e57eSGunnar Mills "minimum": 0, 98*f2a8e57eSGunnar Mills "readonly": true, 99*f2a8e57eSGunnar Mills "type": [ 100*f2a8e57eSGunnar Mills "number", 101*f2a8e57eSGunnar Mills "null" 102*f2a8e57eSGunnar Mills ], 103*f2a8e57eSGunnar Mills "units": "Hz", 104*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 105*f2a8e57eSGunnar Mills }, 106*f2a8e57eSGunnar Mills "MinimumVoltage": { 107*f2a8e57eSGunnar Mills "description": "The minimum line input voltage at which this power supply input range is effective.", 108*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value, in volt units, of the minimum line input voltage that the power supply is capable of consuming for this range.", 109*f2a8e57eSGunnar Mills "readonly": true, 110*f2a8e57eSGunnar Mills "type": [ 111*f2a8e57eSGunnar Mills "number", 112*f2a8e57eSGunnar Mills "null" 113*f2a8e57eSGunnar Mills ], 114*f2a8e57eSGunnar Mills "units": "V", 115*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 116*f2a8e57eSGunnar Mills }, 117*f2a8e57eSGunnar Mills "Oem": { 118*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 119*f2a8e57eSGunnar Mills "description": "The OEM extension property.", 120*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements.", 121*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 122*f2a8e57eSGunnar Mills }, 123*f2a8e57eSGunnar Mills "OutputWattage": { 124*f2a8e57eSGunnar Mills "description": "The maximum capacity of this power supply when operating in this input range.", 125*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the maximum amount of power, in watt units, that the associated power supply is rated to deliver while operating in this input range.", 126*f2a8e57eSGunnar Mills "minimum": 0, 127*f2a8e57eSGunnar Mills "readonly": true, 128*f2a8e57eSGunnar Mills "type": [ 129*f2a8e57eSGunnar Mills "number", 130*f2a8e57eSGunnar Mills "null" 131*f2a8e57eSGunnar Mills ], 132*f2a8e57eSGunnar Mills "units": "W", 133*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 134*f2a8e57eSGunnar Mills } 135*f2a8e57eSGunnar Mills }, 136*f2a8e57eSGunnar Mills "type": "object" 137*f2a8e57eSGunnar Mills }, 138*f2a8e57eSGunnar Mills "InputType": { 139*f2a8e57eSGunnar Mills "enum": [ 140*f2a8e57eSGunnar Mills "AC", 141*f2a8e57eSGunnar Mills "DC" 142*f2a8e57eSGunnar Mills ], 143*f2a8e57eSGunnar Mills "enumDescriptions": { 144*f2a8e57eSGunnar Mills "AC": "Alternating Current (AC) input range.", 145*f2a8e57eSGunnar Mills "DC": "Direct Current (DC) input range." 146*f2a8e57eSGunnar Mills }, 147*f2a8e57eSGunnar Mills "type": "string" 148*f2a8e57eSGunnar Mills }, 149*f2a8e57eSGunnar Mills "LineInputVoltageType": { 150*f2a8e57eSGunnar Mills "enum": [ 151*f2a8e57eSGunnar Mills "Unknown", 152*f2a8e57eSGunnar Mills "ACLowLine", 153*f2a8e57eSGunnar Mills "ACMidLine", 154*f2a8e57eSGunnar Mills "ACHighLine", 155*f2a8e57eSGunnar Mills "DCNeg48V", 156*f2a8e57eSGunnar Mills "DC380V", 157*f2a8e57eSGunnar Mills "AC120V", 158*f2a8e57eSGunnar Mills "AC240V", 159*f2a8e57eSGunnar Mills "AC277V", 160*f2a8e57eSGunnar Mills "ACandDCWideRange", 161*f2a8e57eSGunnar Mills "ACWideRange", 162*f2a8e57eSGunnar Mills "DC240V" 163*f2a8e57eSGunnar Mills ], 164*f2a8e57eSGunnar Mills "enumDeprecated": { 165*f2a8e57eSGunnar Mills "ACHighLine": "This value has been deprecated in favor of AC277V.", 166*f2a8e57eSGunnar Mills "ACLowLine": "This value has been deprecated in favor of AC120V.", 167*f2a8e57eSGunnar Mills "ACMidLine": "This value has been deprecated in favor of AC240V." 168*f2a8e57eSGunnar Mills }, 169*f2a8e57eSGunnar Mills "enumDescriptions": { 170*f2a8e57eSGunnar Mills "AC120V": "AC 120V nominal input.", 171*f2a8e57eSGunnar Mills "AC240V": "AC 240V nominal input.", 172*f2a8e57eSGunnar Mills "AC277V": "AC 277V nominal input.", 173*f2a8e57eSGunnar Mills "ACHighLine": "277V AC input.", 174*f2a8e57eSGunnar Mills "ACLowLine": "100-127V AC input.", 175*f2a8e57eSGunnar Mills "ACMidLine": "200-240V AC input.", 176*f2a8e57eSGunnar Mills "ACWideRange": "Wide range AC input.", 177*f2a8e57eSGunnar Mills "ACandDCWideRange": "Wide range AC or DC input.", 178*f2a8e57eSGunnar Mills "DC240V": "DC 240V nominal input.", 179*f2a8e57eSGunnar Mills "DC380V": "High-voltage DC input (380V).", 180*f2a8e57eSGunnar Mills "DCNeg48V": "-48V DC input.", 181*f2a8e57eSGunnar Mills "Unknown": "The power supply line input voltage type cannot be determined." 182*f2a8e57eSGunnar Mills }, 183*f2a8e57eSGunnar Mills "enumVersionAdded": { 184*f2a8e57eSGunnar Mills "AC120V": "v1_1_0", 185*f2a8e57eSGunnar Mills "AC240V": "v1_1_0", 186*f2a8e57eSGunnar Mills "AC277V": "v1_1_0", 187*f2a8e57eSGunnar Mills "ACWideRange": "v1_1_0", 188*f2a8e57eSGunnar Mills "ACandDCWideRange": "v1_1_0", 189*f2a8e57eSGunnar Mills "DC240V": "v1_1_0" 190*f2a8e57eSGunnar Mills }, 191*f2a8e57eSGunnar Mills "enumVersionDeprecated": { 192*f2a8e57eSGunnar Mills "ACHighLine": "v1_1_0", 193*f2a8e57eSGunnar Mills "ACLowLine": "v1_1_0", 194*f2a8e57eSGunnar Mills "ACMidLine": "v1_1_0" 195*f2a8e57eSGunnar Mills }, 196*f2a8e57eSGunnar Mills "type": "string" 197*f2a8e57eSGunnar Mills }, 198*f2a8e57eSGunnar Mills "OemActions": { 199*f2a8e57eSGunnar Mills "additionalProperties": true, 200*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 201*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available OEM-specific actions for this resource.", 202*f2a8e57eSGunnar Mills "patternProperties": { 203*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 204*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 205*f2a8e57eSGunnar Mills "type": [ 206*f2a8e57eSGunnar Mills "array", 207*f2a8e57eSGunnar Mills "boolean", 208*f2a8e57eSGunnar Mills "integer", 209*f2a8e57eSGunnar Mills "number", 210*f2a8e57eSGunnar Mills "null", 211*f2a8e57eSGunnar Mills "object", 212*f2a8e57eSGunnar Mills "string" 213*f2a8e57eSGunnar Mills ] 214*f2a8e57eSGunnar Mills } 215*f2a8e57eSGunnar Mills }, 216*f2a8e57eSGunnar Mills "properties": {}, 217*f2a8e57eSGunnar Mills "type": "object" 218*f2a8e57eSGunnar Mills }, 219*f2a8e57eSGunnar Mills "Power": { 220*f2a8e57eSGunnar Mills "additionalProperties": false, 221*f2a8e57eSGunnar Mills "deprecated": "This schema has been deprecated in favor of the `PowerSubsystem` schema.", 222*f2a8e57eSGunnar Mills "description": "The `Power` schema describes power metrics and represents the properties for power consumption and power limiting.", 223*f2a8e57eSGunnar Mills "longDescription": "This resource shall contain the power metrics for a Redfish implementation.", 224*f2a8e57eSGunnar Mills "patternProperties": { 225*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 226*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 227*f2a8e57eSGunnar Mills "type": [ 228*f2a8e57eSGunnar Mills "array", 229*f2a8e57eSGunnar Mills "boolean", 230*f2a8e57eSGunnar Mills "integer", 231*f2a8e57eSGunnar Mills "number", 232*f2a8e57eSGunnar Mills "null", 233*f2a8e57eSGunnar Mills "object", 234*f2a8e57eSGunnar Mills "string" 235*f2a8e57eSGunnar Mills ] 236*f2a8e57eSGunnar Mills } 237*f2a8e57eSGunnar Mills }, 238*f2a8e57eSGunnar Mills "properties": { 239*f2a8e57eSGunnar Mills "@odata.context": { 240*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context" 241*f2a8e57eSGunnar Mills }, 242*f2a8e57eSGunnar Mills "@odata.etag": { 243*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag" 244*f2a8e57eSGunnar Mills }, 245*f2a8e57eSGunnar Mills "@odata.id": { 246*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" 247*f2a8e57eSGunnar Mills }, 248*f2a8e57eSGunnar Mills "@odata.type": { 249*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/type" 250*f2a8e57eSGunnar Mills }, 251*f2a8e57eSGunnar Mills "Actions": { 252*f2a8e57eSGunnar Mills "$ref": "#/definitions/Actions", 253*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 254*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available actions for this resource.", 255*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 256*f2a8e57eSGunnar Mills }, 257*f2a8e57eSGunnar Mills "Description": { 258*f2a8e57eSGunnar Mills "anyOf": [ 259*f2a8e57eSGunnar Mills { 260*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Description" 261*f2a8e57eSGunnar Mills }, 262*f2a8e57eSGunnar Mills { 263*f2a8e57eSGunnar Mills "type": "null" 264*f2a8e57eSGunnar Mills } 265*f2a8e57eSGunnar Mills ], 266*f2a8e57eSGunnar Mills "readonly": true 267*f2a8e57eSGunnar Mills }, 268*f2a8e57eSGunnar Mills "Id": { 269*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Id", 270*f2a8e57eSGunnar Mills "readonly": true 271*f2a8e57eSGunnar Mills }, 272*f2a8e57eSGunnar Mills "Name": { 273*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Name", 274*f2a8e57eSGunnar Mills "readonly": true 275*f2a8e57eSGunnar Mills }, 276*f2a8e57eSGunnar Mills "Oem": { 277*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 278*f2a8e57eSGunnar Mills "description": "The OEM extension property.", 279*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements." 280*f2a8e57eSGunnar Mills }, 281*f2a8e57eSGunnar Mills "PowerControl": { 282*f2a8e57eSGunnar Mills "autoExpand": true, 283*f2a8e57eSGunnar Mills "description": "The set of power control functions, including power reading and limiting.", 284*f2a8e57eSGunnar Mills "items": { 285*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerControl" 286*f2a8e57eSGunnar Mills }, 287*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the set of power control readings and settings.", 288*f2a8e57eSGunnar Mills "type": "array" 289*f2a8e57eSGunnar Mills }, 290*f2a8e57eSGunnar Mills "PowerControl@odata.count": { 291*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 292*f2a8e57eSGunnar Mills }, 293*f2a8e57eSGunnar Mills "PowerSupplies": { 294*f2a8e57eSGunnar Mills "autoExpand": true, 295*f2a8e57eSGunnar Mills "description": "The set of power supplies associated with this system or device.", 296*f2a8e57eSGunnar Mills "items": { 297*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerSupply" 298*f2a8e57eSGunnar Mills }, 299*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the set of power supplies associated with this system or device.", 300*f2a8e57eSGunnar Mills "type": "array" 301*f2a8e57eSGunnar Mills }, 302*f2a8e57eSGunnar Mills "PowerSupplies@odata.count": { 303*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 304*f2a8e57eSGunnar Mills }, 305*f2a8e57eSGunnar Mills "Redundancy": { 306*f2a8e57eSGunnar Mills "autoExpand": true, 307*f2a8e57eSGunnar Mills "description": "The redundancy information for the set of power supplies in this chassis.", 308*f2a8e57eSGunnar Mills "items": { 309*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Redundancy.json#/definitions/Redundancy" 310*f2a8e57eSGunnar Mills }, 311*f2a8e57eSGunnar Mills "longDescription": "This property shall contain redundancy information for the set of power supplies in this system or device.", 312*f2a8e57eSGunnar Mills "type": "array" 313*f2a8e57eSGunnar Mills }, 314*f2a8e57eSGunnar Mills "Redundancy@odata.count": { 315*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 316*f2a8e57eSGunnar Mills }, 317*f2a8e57eSGunnar Mills "Voltages": { 318*f2a8e57eSGunnar Mills "autoExpand": true, 319*f2a8e57eSGunnar Mills "description": "The set of voltage sensors for this chassis.", 320*f2a8e57eSGunnar Mills "items": { 321*f2a8e57eSGunnar Mills "$ref": "#/definitions/Voltage" 322*f2a8e57eSGunnar Mills }, 323*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the set of voltage sensors for this chassis.", 324*f2a8e57eSGunnar Mills "type": "array" 325*f2a8e57eSGunnar Mills }, 326*f2a8e57eSGunnar Mills "Voltages@odata.count": { 327*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 328*f2a8e57eSGunnar Mills } 329*f2a8e57eSGunnar Mills }, 330*f2a8e57eSGunnar Mills "required": [ 331*f2a8e57eSGunnar Mills "@odata.id", 332*f2a8e57eSGunnar Mills "@odata.type", 333*f2a8e57eSGunnar Mills "Id", 334*f2a8e57eSGunnar Mills "Name" 335*f2a8e57eSGunnar Mills ], 336*f2a8e57eSGunnar Mills "type": "object", 337*f2a8e57eSGunnar Mills "versionDeprecated": "v1_7_0" 338*f2a8e57eSGunnar Mills }, 339*f2a8e57eSGunnar Mills "PowerControl": { 340*f2a8e57eSGunnar Mills "additionalProperties": false, 341*f2a8e57eSGunnar Mills "patternProperties": { 342*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 343*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 344*f2a8e57eSGunnar Mills "type": [ 345*f2a8e57eSGunnar Mills "array", 346*f2a8e57eSGunnar Mills "boolean", 347*f2a8e57eSGunnar Mills "integer", 348*f2a8e57eSGunnar Mills "number", 349*f2a8e57eSGunnar Mills "null", 350*f2a8e57eSGunnar Mills "object", 351*f2a8e57eSGunnar Mills "string" 352*f2a8e57eSGunnar Mills ] 353*f2a8e57eSGunnar Mills } 354*f2a8e57eSGunnar Mills }, 355*f2a8e57eSGunnar Mills "properties": { 356*f2a8e57eSGunnar Mills "@odata.id": { 357*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" 358*f2a8e57eSGunnar Mills }, 359*f2a8e57eSGunnar Mills "Actions": { 360*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerControlActions", 361*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 362*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available actions for this resource.", 363*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 364*f2a8e57eSGunnar Mills }, 365*f2a8e57eSGunnar Mills "MemberId": { 366*f2a8e57eSGunnar Mills "description": "The unique identifier for the member within an array.", 367*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the unique identifier for this member within an array. For services supporting Redfish v1.6 or higher, this value shall contain the zero-based array index.", 368*f2a8e57eSGunnar Mills "readonly": true, 369*f2a8e57eSGunnar Mills "type": "string" 370*f2a8e57eSGunnar Mills }, 371*f2a8e57eSGunnar Mills "Name": { 372*f2a8e57eSGunnar Mills "description": "The power control function name.", 373*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the name of the power control function name.", 374*f2a8e57eSGunnar Mills "readonly": true, 375*f2a8e57eSGunnar Mills "type": [ 376*f2a8e57eSGunnar Mills "string", 377*f2a8e57eSGunnar Mills "null" 378*f2a8e57eSGunnar Mills ] 379*f2a8e57eSGunnar Mills }, 380*f2a8e57eSGunnar Mills "Oem": { 381*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 382*f2a8e57eSGunnar Mills "description": "The OEM extension property.", 383*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements." 384*f2a8e57eSGunnar Mills }, 385*f2a8e57eSGunnar Mills "PhysicalContext": { 386*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/PhysicalContext.json#/definitions/PhysicalContext", 387*f2a8e57eSGunnar Mills "description": "The area, device, or set of devices to which this power control applies.", 388*f2a8e57eSGunnar Mills "longDescription": "This property shall contain a description of the affected device(s) or region within the chassis to which this power control applies.", 389*f2a8e57eSGunnar Mills "readonly": true, 390*f2a8e57eSGunnar Mills "versionAdded": "v1_4_0" 391*f2a8e57eSGunnar Mills }, 392*f2a8e57eSGunnar Mills "PowerAllocatedWatts": { 393*f2a8e57eSGunnar Mills "description": "The total amount of power that has been allocated or budgeted to chassis.", 394*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the total power currently allocated or budgeted to the chassis.", 395*f2a8e57eSGunnar Mills "minimum": 0, 396*f2a8e57eSGunnar Mills "readonly": true, 397*f2a8e57eSGunnar Mills "type": [ 398*f2a8e57eSGunnar Mills "number", 399*f2a8e57eSGunnar Mills "null" 400*f2a8e57eSGunnar Mills ], 401*f2a8e57eSGunnar Mills "units": "W" 402*f2a8e57eSGunnar Mills }, 403*f2a8e57eSGunnar Mills "PowerAvailableWatts": { 404*f2a8e57eSGunnar Mills "description": "The amount of reserve power capacity, in watt units, that remains. This value is the PowerCapacityWatts value minus the `PowerAllocatedWatts` value.", 405*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the amount of reserve power capacity, in watt units, that remains. This value is the PowerCapacityWatts value minus the `PowerAllocatedWatts` value.", 406*f2a8e57eSGunnar Mills "minimum": 0, 407*f2a8e57eSGunnar Mills "readonly": true, 408*f2a8e57eSGunnar Mills "type": [ 409*f2a8e57eSGunnar Mills "number", 410*f2a8e57eSGunnar Mills "null" 411*f2a8e57eSGunnar Mills ], 412*f2a8e57eSGunnar Mills "units": "W" 413*f2a8e57eSGunnar Mills }, 414*f2a8e57eSGunnar Mills "PowerCapacityWatts": { 415*f2a8e57eSGunnar Mills "description": "The total amount of power that can be allocated to the chassis. This value can be either the power supply capacity or the power budget that an upstream chassis assigns to this chassis.", 416*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the total power capacity that can be allocated to the chassis.", 417*f2a8e57eSGunnar Mills "minimum": 0, 418*f2a8e57eSGunnar Mills "readonly": true, 419*f2a8e57eSGunnar Mills "type": [ 420*f2a8e57eSGunnar Mills "number", 421*f2a8e57eSGunnar Mills "null" 422*f2a8e57eSGunnar Mills ], 423*f2a8e57eSGunnar Mills "units": "W" 424*f2a8e57eSGunnar Mills }, 425*f2a8e57eSGunnar Mills "PowerConsumedWatts": { 426*f2a8e57eSGunnar Mills "description": "The actual power that the chassis consumes, in watt units.", 427*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the actual power that the chassis consumes, in watt units.", 428*f2a8e57eSGunnar Mills "minimum": 0, 429*f2a8e57eSGunnar Mills "readonly": true, 430*f2a8e57eSGunnar Mills "type": [ 431*f2a8e57eSGunnar Mills "number", 432*f2a8e57eSGunnar Mills "null" 433*f2a8e57eSGunnar Mills ], 434*f2a8e57eSGunnar Mills "units": "W" 435*f2a8e57eSGunnar Mills }, 436*f2a8e57eSGunnar Mills "PowerLimit": { 437*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerLimit", 438*f2a8e57eSGunnar Mills "description": "The power limit status and configuration information for this chassis.", 439*f2a8e57eSGunnar Mills "longDescription": "This property shall contain power limit status and configuration information for this chassis." 440*f2a8e57eSGunnar Mills }, 441*f2a8e57eSGunnar Mills "PowerMetrics": { 442*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerMetric", 443*f2a8e57eSGunnar Mills "description": "The power readings for this chassis.", 444*f2a8e57eSGunnar Mills "longDescription": "This property shall contain power metrics for power readings, such as interval, minimum, maximum, and average power consumption, for the chassis." 445*f2a8e57eSGunnar Mills }, 446*f2a8e57eSGunnar Mills "PowerRequestedWatts": { 447*f2a8e57eSGunnar Mills "description": "The potential power, in watt units, that the chassis requests, which might be higher than the current level being consumed because the requested power includes a budget that the chassis wants for future use.", 448*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the amount of power, in watt units, that the chassis currently requests to be budgeted for future use.", 449*f2a8e57eSGunnar Mills "minimum": 0, 450*f2a8e57eSGunnar Mills "readonly": true, 451*f2a8e57eSGunnar Mills "type": [ 452*f2a8e57eSGunnar Mills "number", 453*f2a8e57eSGunnar Mills "null" 454*f2a8e57eSGunnar Mills ], 455*f2a8e57eSGunnar Mills "units": "W" 456*f2a8e57eSGunnar Mills }, 457*f2a8e57eSGunnar Mills "RelatedItem": { 458*f2a8e57eSGunnar Mills "description": "An array of links to resources or objects associated with this power limit.", 459*f2a8e57eSGunnar Mills "items": { 460*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/idRef" 461*f2a8e57eSGunnar Mills }, 462*f2a8e57eSGunnar Mills "longDescription": "This property shall contain an array of links to resources or objects associated with this power limit.", 463*f2a8e57eSGunnar Mills "readonly": true, 464*f2a8e57eSGunnar Mills "type": "array" 465*f2a8e57eSGunnar Mills }, 466*f2a8e57eSGunnar Mills "RelatedItem@odata.count": { 467*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 468*f2a8e57eSGunnar Mills }, 469*f2a8e57eSGunnar Mills "Status": { 470*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status", 471*f2a8e57eSGunnar Mills "description": "The status and health of the resource and its subordinate or dependent resources.", 472*f2a8e57eSGunnar Mills "longDescription": "This property shall contain any status or health properties of the resource." 473*f2a8e57eSGunnar Mills } 474*f2a8e57eSGunnar Mills }, 475*f2a8e57eSGunnar Mills "required": [ 476*f2a8e57eSGunnar Mills "@odata.id", 477*f2a8e57eSGunnar Mills "MemberId" 478*f2a8e57eSGunnar Mills ], 479*f2a8e57eSGunnar Mills "type": "object" 480*f2a8e57eSGunnar Mills }, 481*f2a8e57eSGunnar Mills "PowerControlActions": { 482*f2a8e57eSGunnar Mills "additionalProperties": false, 483*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 484*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available actions for this resource.", 485*f2a8e57eSGunnar Mills "patternProperties": { 486*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 487*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 488*f2a8e57eSGunnar Mills "type": [ 489*f2a8e57eSGunnar Mills "array", 490*f2a8e57eSGunnar Mills "boolean", 491*f2a8e57eSGunnar Mills "integer", 492*f2a8e57eSGunnar Mills "number", 493*f2a8e57eSGunnar Mills "null", 494*f2a8e57eSGunnar Mills "object", 495*f2a8e57eSGunnar Mills "string" 496*f2a8e57eSGunnar Mills ] 497*f2a8e57eSGunnar Mills } 498*f2a8e57eSGunnar Mills }, 499*f2a8e57eSGunnar Mills "properties": { 500*f2a8e57eSGunnar Mills "Oem": { 501*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerControlOemActions", 502*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 503*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available OEM-specific actions for this resource.", 504*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 505*f2a8e57eSGunnar Mills } 506*f2a8e57eSGunnar Mills }, 507*f2a8e57eSGunnar Mills "type": "object" 508*f2a8e57eSGunnar Mills }, 509*f2a8e57eSGunnar Mills "PowerControlOemActions": { 510*f2a8e57eSGunnar Mills "additionalProperties": true, 511*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 512*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available OEM-specific actions for this resource.", 513*f2a8e57eSGunnar Mills "patternProperties": { 514*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 515*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 516*f2a8e57eSGunnar Mills "type": [ 517*f2a8e57eSGunnar Mills "array", 518*f2a8e57eSGunnar Mills "boolean", 519*f2a8e57eSGunnar Mills "integer", 520*f2a8e57eSGunnar Mills "number", 521*f2a8e57eSGunnar Mills "null", 522*f2a8e57eSGunnar Mills "object", 523*f2a8e57eSGunnar Mills "string" 524*f2a8e57eSGunnar Mills ] 525*f2a8e57eSGunnar Mills } 526*f2a8e57eSGunnar Mills }, 527*f2a8e57eSGunnar Mills "properties": {}, 528*f2a8e57eSGunnar Mills "type": "object" 529*f2a8e57eSGunnar Mills }, 530*f2a8e57eSGunnar Mills "PowerLimit": { 531*f2a8e57eSGunnar Mills "additionalProperties": false, 532*f2a8e57eSGunnar Mills "description": "The power limit status and configuration information for the chassis.", 533*f2a8e57eSGunnar Mills "longDescription": "This type shall contain power limit status and configuration information for this chassis.", 534*f2a8e57eSGunnar Mills "patternProperties": { 535*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 536*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 537*f2a8e57eSGunnar Mills "type": [ 538*f2a8e57eSGunnar Mills "array", 539*f2a8e57eSGunnar Mills "boolean", 540*f2a8e57eSGunnar Mills "integer", 541*f2a8e57eSGunnar Mills "number", 542*f2a8e57eSGunnar Mills "null", 543*f2a8e57eSGunnar Mills "object", 544*f2a8e57eSGunnar Mills "string" 545*f2a8e57eSGunnar Mills ] 546*f2a8e57eSGunnar Mills } 547*f2a8e57eSGunnar Mills }, 548*f2a8e57eSGunnar Mills "properties": { 549*f2a8e57eSGunnar Mills "CorrectionInMs": { 550*f2a8e57eSGunnar Mills "description": "The time required for the limiting process to reduce power consumption to below the limit.", 551*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the time interval in ms required for the limiting process to react and reduce the power consumption below the limit.", 552*f2a8e57eSGunnar Mills "readonly": false, 553*f2a8e57eSGunnar Mills "type": [ 554*f2a8e57eSGunnar Mills "integer", 555*f2a8e57eSGunnar Mills "null" 556*f2a8e57eSGunnar Mills ], 557*f2a8e57eSGunnar Mills "units": "ms" 558*f2a8e57eSGunnar Mills }, 559*f2a8e57eSGunnar Mills "LimitException": { 560*f2a8e57eSGunnar Mills "anyOf": [ 561*f2a8e57eSGunnar Mills { 562*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerLimitException" 563*f2a8e57eSGunnar Mills }, 564*f2a8e57eSGunnar Mills { 565*f2a8e57eSGunnar Mills "type": "null" 566*f2a8e57eSGunnar Mills } 567*f2a8e57eSGunnar Mills ], 568*f2a8e57eSGunnar Mills "description": "The action that is taken if the power cannot be maintained below the `LimitInWatts`.", 569*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the action to be taken if the resource power consumption cannot be limited below the specified limit after several correction time periods.", 570*f2a8e57eSGunnar Mills "readonly": false 571*f2a8e57eSGunnar Mills }, 572*f2a8e57eSGunnar Mills "LimitInWatts": { 573*f2a8e57eSGunnar Mills "description": "The power limit, in watt units. If `null`, power capping is disabled.", 574*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the power capping limit, in watt units, for the resource. If `null`, power capping shall be disabled.", 575*f2a8e57eSGunnar Mills "minimum": 0, 576*f2a8e57eSGunnar Mills "readonly": false, 577*f2a8e57eSGunnar Mills "type": [ 578*f2a8e57eSGunnar Mills "number", 579*f2a8e57eSGunnar Mills "null" 580*f2a8e57eSGunnar Mills ], 581*f2a8e57eSGunnar Mills "units": "W" 582*f2a8e57eSGunnar Mills } 583*f2a8e57eSGunnar Mills }, 584*f2a8e57eSGunnar Mills "type": "object" 585*f2a8e57eSGunnar Mills }, 586*f2a8e57eSGunnar Mills "PowerLimitException": { 587*f2a8e57eSGunnar Mills "enum": [ 588*f2a8e57eSGunnar Mills "NoAction", 589*f2a8e57eSGunnar Mills "HardPowerOff", 590*f2a8e57eSGunnar Mills "LogEventOnly", 591*f2a8e57eSGunnar Mills "Oem" 592*f2a8e57eSGunnar Mills ], 593*f2a8e57eSGunnar Mills "enumDescriptions": { 594*f2a8e57eSGunnar Mills "HardPowerOff": "Turn the power off immediately when the limit is exceeded.", 595*f2a8e57eSGunnar Mills "LogEventOnly": "Log an event when the limit is exceeded, but take no further action.", 596*f2a8e57eSGunnar Mills "NoAction": "Take no action when the limit is exceeded.", 597*f2a8e57eSGunnar Mills "Oem": "Take an OEM-defined action." 598*f2a8e57eSGunnar Mills }, 599*f2a8e57eSGunnar Mills "type": "string" 600*f2a8e57eSGunnar Mills }, 601*f2a8e57eSGunnar Mills "PowerMetric": { 602*f2a8e57eSGunnar Mills "additionalProperties": false, 603*f2a8e57eSGunnar Mills "description": "The power metrics for a resource.", 604*f2a8e57eSGunnar Mills "longDescription": "This type shall contain power metrics for power readings, such as interval, minimum, maximum, and average power consumption, for a resource.", 605*f2a8e57eSGunnar Mills "patternProperties": { 606*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 607*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 608*f2a8e57eSGunnar Mills "type": [ 609*f2a8e57eSGunnar Mills "array", 610*f2a8e57eSGunnar Mills "boolean", 611*f2a8e57eSGunnar Mills "integer", 612*f2a8e57eSGunnar Mills "number", 613*f2a8e57eSGunnar Mills "null", 614*f2a8e57eSGunnar Mills "object", 615*f2a8e57eSGunnar Mills "string" 616*f2a8e57eSGunnar Mills ] 617*f2a8e57eSGunnar Mills } 618*f2a8e57eSGunnar Mills }, 619*f2a8e57eSGunnar Mills "properties": { 620*f2a8e57eSGunnar Mills "AverageConsumedWatts": { 621*f2a8e57eSGunnar Mills "description": "The average power level over the measurement window over the last `IntervalInMin` minutes.", 622*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the average power level that occurred over the last `IntervalInMin` minutes.", 623*f2a8e57eSGunnar Mills "minimum": 0, 624*f2a8e57eSGunnar Mills "readonly": true, 625*f2a8e57eSGunnar Mills "type": [ 626*f2a8e57eSGunnar Mills "number", 627*f2a8e57eSGunnar Mills "null" 628*f2a8e57eSGunnar Mills ], 629*f2a8e57eSGunnar Mills "units": "W" 630*f2a8e57eSGunnar Mills }, 631*f2a8e57eSGunnar Mills "IntervalInMin": { 632*f2a8e57eSGunnar Mills "description": "The time interval, or window, over which the power metrics are measured.", 633*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the time interval or window, in minutes, over which the power metrics are measured.", 634*f2a8e57eSGunnar Mills "minimum": 0, 635*f2a8e57eSGunnar Mills "readonly": true, 636*f2a8e57eSGunnar Mills "type": [ 637*f2a8e57eSGunnar Mills "integer", 638*f2a8e57eSGunnar Mills "null" 639*f2a8e57eSGunnar Mills ], 640*f2a8e57eSGunnar Mills "units": "min" 641*f2a8e57eSGunnar Mills }, 642*f2a8e57eSGunnar Mills "MaxConsumedWatts": { 643*f2a8e57eSGunnar Mills "description": "The highest power consumption level, in watt units, that has occurred over the measurement window within the last `IntervalInMin` minutes.", 644*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the maximum power level, in watt units, that occurred within the last `IntervalInMin` minutes.", 645*f2a8e57eSGunnar Mills "minimum": 0, 646*f2a8e57eSGunnar Mills "readonly": true, 647*f2a8e57eSGunnar Mills "type": [ 648*f2a8e57eSGunnar Mills "number", 649*f2a8e57eSGunnar Mills "null" 650*f2a8e57eSGunnar Mills ], 651*f2a8e57eSGunnar Mills "units": "W" 652*f2a8e57eSGunnar Mills }, 653*f2a8e57eSGunnar Mills "MinConsumedWatts": { 654*f2a8e57eSGunnar Mills "description": "The lowest power consumption level, in watt units, over the measurement window that occurred within the last `IntervalInMin` minutes.", 655*f2a8e57eSGunnar Mills "longDescription": "This property shall represent the minimum power level, in watt units, that occurred within the last `IntervalInMin` minutes.", 656*f2a8e57eSGunnar Mills "minimum": 0, 657*f2a8e57eSGunnar Mills "readonly": true, 658*f2a8e57eSGunnar Mills "type": [ 659*f2a8e57eSGunnar Mills "number", 660*f2a8e57eSGunnar Mills "null" 661*f2a8e57eSGunnar Mills ], 662*f2a8e57eSGunnar Mills "units": "W" 663*f2a8e57eSGunnar Mills } 664*f2a8e57eSGunnar Mills }, 665*f2a8e57eSGunnar Mills "type": "object" 666*f2a8e57eSGunnar Mills }, 667*f2a8e57eSGunnar Mills "PowerSupply": { 668*f2a8e57eSGunnar Mills "additionalProperties": false, 669*f2a8e57eSGunnar Mills "description": "Details of a power supplies associated with this system or device.", 670*f2a8e57eSGunnar Mills "patternProperties": { 671*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 672*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 673*f2a8e57eSGunnar Mills "type": [ 674*f2a8e57eSGunnar Mills "array", 675*f2a8e57eSGunnar Mills "boolean", 676*f2a8e57eSGunnar Mills "integer", 677*f2a8e57eSGunnar Mills "number", 678*f2a8e57eSGunnar Mills "null", 679*f2a8e57eSGunnar Mills "object", 680*f2a8e57eSGunnar Mills "string" 681*f2a8e57eSGunnar Mills ] 682*f2a8e57eSGunnar Mills } 683*f2a8e57eSGunnar Mills }, 684*f2a8e57eSGunnar Mills "properties": { 685*f2a8e57eSGunnar Mills "@odata.id": { 686*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" 687*f2a8e57eSGunnar Mills }, 688*f2a8e57eSGunnar Mills "Actions": { 689*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerSupplyActions", 690*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 691*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available actions for this resource.", 692*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 693*f2a8e57eSGunnar Mills }, 694*f2a8e57eSGunnar Mills "Assembly": { 695*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Assembly.json#/definitions/Assembly", 696*f2a8e57eSGunnar Mills "description": "The link to the assembly resource associated with this power supply.", 697*f2a8e57eSGunnar Mills "longDescription": "This property shall contain a link to a resource of type `Assembly`.", 698*f2a8e57eSGunnar Mills "readonly": true, 699*f2a8e57eSGunnar Mills "versionAdded": "v1_5_0" 700*f2a8e57eSGunnar Mills }, 701*f2a8e57eSGunnar Mills "EfficiencyPercent": { 702*f2a8e57eSGunnar Mills "description": "The measured efficiency of this power supply as a percentage.", 703*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the measured power efficiency, as a percentage, of the associated power supply.", 704*f2a8e57eSGunnar Mills "maximum": 100, 705*f2a8e57eSGunnar Mills "minimum": 0, 706*f2a8e57eSGunnar Mills "readonly": true, 707*f2a8e57eSGunnar Mills "type": [ 708*f2a8e57eSGunnar Mills "number", 709*f2a8e57eSGunnar Mills "null" 710*f2a8e57eSGunnar Mills ], 711*f2a8e57eSGunnar Mills "units": "%", 712*f2a8e57eSGunnar Mills "versionAdded": "v1_5_0" 713*f2a8e57eSGunnar Mills }, 714*f2a8e57eSGunnar Mills "FirmwareVersion": { 715*f2a8e57eSGunnar Mills "description": "The firmware version for this power supply.", 716*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the firmware version as defined by the manufacturer for the associated power supply.", 717*f2a8e57eSGunnar Mills "readonly": true, 718*f2a8e57eSGunnar Mills "type": [ 719*f2a8e57eSGunnar Mills "string", 720*f2a8e57eSGunnar Mills "null" 721*f2a8e57eSGunnar Mills ] 722*f2a8e57eSGunnar Mills }, 723*f2a8e57eSGunnar Mills "HotPluggable": { 724*f2a8e57eSGunnar Mills "description": "An indication of whether this device can be inserted or removed while the equipment is in operation.", 725*f2a8e57eSGunnar Mills "longDescription": "This property shall indicate whether the device can be inserted or removed while the underlying equipment otherwise remains in its current operational state. Devices indicated as hot-pluggable shall allow the device to become operable without altering the operational state of the underlying equipment. Devices that cannot be inserted or removed from equipment in operation, or devices that cannot become operable without affecting the operational state of that equipment, shall be indicated as not hot-pluggable.", 726*f2a8e57eSGunnar Mills "readonly": true, 727*f2a8e57eSGunnar Mills "type": [ 728*f2a8e57eSGunnar Mills "boolean", 729*f2a8e57eSGunnar Mills "null" 730*f2a8e57eSGunnar Mills ], 731*f2a8e57eSGunnar Mills "versionAdded": "v1_5_0" 732*f2a8e57eSGunnar Mills }, 733*f2a8e57eSGunnar Mills "IndicatorLED": { 734*f2a8e57eSGunnar Mills "anyOf": [ 735*f2a8e57eSGunnar Mills { 736*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/IndicatorLED" 737*f2a8e57eSGunnar Mills }, 738*f2a8e57eSGunnar Mills { 739*f2a8e57eSGunnar Mills "type": "null" 740*f2a8e57eSGunnar Mills } 741*f2a8e57eSGunnar Mills ], 742*f2a8e57eSGunnar Mills "description": "The state of the indicator LED, which identifies the power supply.", 743*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the indicator light state for the indicator light associated with this power supply.", 744*f2a8e57eSGunnar Mills "readonly": false, 745*f2a8e57eSGunnar Mills "versionAdded": "v1_2_0" 746*f2a8e57eSGunnar Mills }, 747*f2a8e57eSGunnar Mills "InputRanges": { 748*f2a8e57eSGunnar Mills "description": "The input ranges that the power supply can use.", 749*f2a8e57eSGunnar Mills "items": { 750*f2a8e57eSGunnar Mills "$ref": "#/definitions/InputRange" 751*f2a8e57eSGunnar Mills }, 752*f2a8e57eSGunnar Mills "longDescription": "This property shall contain a collection of ranges usable by the power supply unit.", 753*f2a8e57eSGunnar Mills "type": "array", 754*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 755*f2a8e57eSGunnar Mills }, 756*f2a8e57eSGunnar Mills "LastPowerOutputWatts": { 757*f2a8e57eSGunnar Mills "description": "The average power output of this power supply.", 758*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the average power output, measured in watt units, of the associated power supply.", 759*f2a8e57eSGunnar Mills "minimum": 0, 760*f2a8e57eSGunnar Mills "readonly": true, 761*f2a8e57eSGunnar Mills "type": [ 762*f2a8e57eSGunnar Mills "number", 763*f2a8e57eSGunnar Mills "null" 764*f2a8e57eSGunnar Mills ], 765*f2a8e57eSGunnar Mills "units": "W" 766*f2a8e57eSGunnar Mills }, 767*f2a8e57eSGunnar Mills "LineInputVoltage": { 768*f2a8e57eSGunnar Mills "description": "The line input voltage at which the power supply is operating.", 769*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value in volt units of the line input voltage (measured or configured for) that the power supply has been configured to operate with or is currently receiving.", 770*f2a8e57eSGunnar Mills "readonly": true, 771*f2a8e57eSGunnar Mills "type": [ 772*f2a8e57eSGunnar Mills "number", 773*f2a8e57eSGunnar Mills "null" 774*f2a8e57eSGunnar Mills ], 775*f2a8e57eSGunnar Mills "units": "V" 776*f2a8e57eSGunnar Mills }, 777*f2a8e57eSGunnar Mills "LineInputVoltageType": { 778*f2a8e57eSGunnar Mills "anyOf": [ 779*f2a8e57eSGunnar Mills { 780*f2a8e57eSGunnar Mills "$ref": "#/definitions/LineInputVoltageType" 781*f2a8e57eSGunnar Mills }, 782*f2a8e57eSGunnar Mills { 783*f2a8e57eSGunnar Mills "type": "null" 784*f2a8e57eSGunnar Mills } 785*f2a8e57eSGunnar Mills ], 786*f2a8e57eSGunnar Mills "description": "The line voltage type supported as an input to this power supply.", 787*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the type of input line voltage supported by the associated power supply.", 788*f2a8e57eSGunnar Mills "readonly": true 789*f2a8e57eSGunnar Mills }, 790*f2a8e57eSGunnar Mills "Location": { 791*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Location", 792*f2a8e57eSGunnar Mills "description": "The location of the power supply.", 793*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the location information of the associated power supply.", 794*f2a8e57eSGunnar Mills "versionAdded": "v1_5_0" 795*f2a8e57eSGunnar Mills }, 796*f2a8e57eSGunnar Mills "Manufacturer": { 797*f2a8e57eSGunnar Mills "description": "The manufacturer of this power supply.", 798*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the name of the organization responsible for producing the power supply. This organization may be the entity from whom the power supply is purchased, but this is not necessarily true.", 799*f2a8e57eSGunnar Mills "readonly": true, 800*f2a8e57eSGunnar Mills "type": [ 801*f2a8e57eSGunnar Mills "string", 802*f2a8e57eSGunnar Mills "null" 803*f2a8e57eSGunnar Mills ], 804*f2a8e57eSGunnar Mills "versionAdded": "v1_1_0" 805*f2a8e57eSGunnar Mills }, 806*f2a8e57eSGunnar Mills "MemberId": { 807*f2a8e57eSGunnar Mills "description": "The unique identifier for the member within an array.", 808*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the unique identifier for this member within an array. For services supporting Redfish v1.6 or higher, this value shall contain the zero-based array index.", 809*f2a8e57eSGunnar Mills "readonly": true, 810*f2a8e57eSGunnar Mills "type": "string" 811*f2a8e57eSGunnar Mills }, 812*f2a8e57eSGunnar Mills "Model": { 813*f2a8e57eSGunnar Mills "description": "The model number for this power supply.", 814*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the model information as defined by the manufacturer for the associated power supply.", 815*f2a8e57eSGunnar Mills "readonly": true, 816*f2a8e57eSGunnar Mills "type": [ 817*f2a8e57eSGunnar Mills "string", 818*f2a8e57eSGunnar Mills "null" 819*f2a8e57eSGunnar Mills ] 820*f2a8e57eSGunnar Mills }, 821*f2a8e57eSGunnar Mills "Name": { 822*f2a8e57eSGunnar Mills "description": "The name of the power supply.", 823*f2a8e57eSGunnar Mills "longDescription": "This property shall contain a descriptive name for the associated power supply.", 824*f2a8e57eSGunnar Mills "readonly": true, 825*f2a8e57eSGunnar Mills "type": [ 826*f2a8e57eSGunnar Mills "string", 827*f2a8e57eSGunnar Mills "null" 828*f2a8e57eSGunnar Mills ] 829*f2a8e57eSGunnar Mills }, 830*f2a8e57eSGunnar Mills "Oem": { 831*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 832*f2a8e57eSGunnar Mills "description": "The OEM extension property.", 833*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements." 834*f2a8e57eSGunnar Mills }, 835*f2a8e57eSGunnar Mills "PartNumber": { 836*f2a8e57eSGunnar Mills "description": "The part number for this power supply.", 837*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the part number as defined by the manufacturer for the associated power supply.", 838*f2a8e57eSGunnar Mills "readonly": true, 839*f2a8e57eSGunnar Mills "type": [ 840*f2a8e57eSGunnar Mills "string", 841*f2a8e57eSGunnar Mills "null" 842*f2a8e57eSGunnar Mills ] 843*f2a8e57eSGunnar Mills }, 844*f2a8e57eSGunnar Mills "PowerCapacityWatts": { 845*f2a8e57eSGunnar Mills "description": "The maximum capacity of this power supply.", 846*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the maximum amount of power, in watt units, that the associated power supply is rated to deliver.", 847*f2a8e57eSGunnar Mills "minimum": 0, 848*f2a8e57eSGunnar Mills "readonly": true, 849*f2a8e57eSGunnar Mills "type": [ 850*f2a8e57eSGunnar Mills "number", 851*f2a8e57eSGunnar Mills "null" 852*f2a8e57eSGunnar Mills ], 853*f2a8e57eSGunnar Mills "units": "W" 854*f2a8e57eSGunnar Mills }, 855*f2a8e57eSGunnar Mills "PowerInputWatts": { 856*f2a8e57eSGunnar Mills "description": "The measured input power of this power supply.", 857*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the measured input power, in watt units, of the associated power supply.", 858*f2a8e57eSGunnar Mills "minimum": 0, 859*f2a8e57eSGunnar Mills "readonly": true, 860*f2a8e57eSGunnar Mills "type": [ 861*f2a8e57eSGunnar Mills "number", 862*f2a8e57eSGunnar Mills "null" 863*f2a8e57eSGunnar Mills ], 864*f2a8e57eSGunnar Mills "units": "W", 865*f2a8e57eSGunnar Mills "versionAdded": "v1_5_0" 866*f2a8e57eSGunnar Mills }, 867*f2a8e57eSGunnar Mills "PowerOutputWatts": { 868*f2a8e57eSGunnar Mills "description": "The measured output power of this power supply.", 869*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the measured output power, in watt units, of the associated power supply.", 870*f2a8e57eSGunnar Mills "minimum": 0, 871*f2a8e57eSGunnar Mills "readonly": true, 872*f2a8e57eSGunnar Mills "type": [ 873*f2a8e57eSGunnar Mills "number", 874*f2a8e57eSGunnar Mills "null" 875*f2a8e57eSGunnar Mills ], 876*f2a8e57eSGunnar Mills "units": "W", 877*f2a8e57eSGunnar Mills "versionAdded": "v1_5_0" 878*f2a8e57eSGunnar Mills }, 879*f2a8e57eSGunnar Mills "PowerSupplyType": { 880*f2a8e57eSGunnar Mills "anyOf": [ 881*f2a8e57eSGunnar Mills { 882*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerSupplyType" 883*f2a8e57eSGunnar Mills }, 884*f2a8e57eSGunnar Mills { 885*f2a8e57eSGunnar Mills "type": "null" 886*f2a8e57eSGunnar Mills } 887*f2a8e57eSGunnar Mills ], 888*f2a8e57eSGunnar Mills "description": "The power supply type (AC or DC).", 889*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the input power type (AC or DC) of the associated power supply.", 890*f2a8e57eSGunnar Mills "readonly": true 891*f2a8e57eSGunnar Mills }, 892*f2a8e57eSGunnar Mills "Redundancy": { 893*f2a8e57eSGunnar Mills "description": "The set of redundancy groups for this power supply.", 894*f2a8e57eSGunnar Mills "items": { 895*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Redundancy.json#/definitions/Redundancy" 896*f2a8e57eSGunnar Mills }, 897*f2a8e57eSGunnar Mills "longDescription": "This property shall contain an array of links to the redundancy groups to which this power supply belongs.", 898*f2a8e57eSGunnar Mills "type": "array" 899*f2a8e57eSGunnar Mills }, 900*f2a8e57eSGunnar Mills "Redundancy@odata.count": { 901*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 902*f2a8e57eSGunnar Mills }, 903*f2a8e57eSGunnar Mills "RelatedItem": { 904*f2a8e57eSGunnar Mills "description": "An array of links to resources or objects associated with this power supply.", 905*f2a8e57eSGunnar Mills "items": { 906*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/idRef" 907*f2a8e57eSGunnar Mills }, 908*f2a8e57eSGunnar Mills "longDescription": "This property shall contain an array of links to resources or objects associated with this power supply.", 909*f2a8e57eSGunnar Mills "type": "array" 910*f2a8e57eSGunnar Mills }, 911*f2a8e57eSGunnar Mills "RelatedItem@odata.count": { 912*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 913*f2a8e57eSGunnar Mills }, 914*f2a8e57eSGunnar Mills "SerialNumber": { 915*f2a8e57eSGunnar Mills "description": "The serial number for this power supply.", 916*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the serial number as defined by the manufacturer for the associated power supply.", 917*f2a8e57eSGunnar Mills "readonly": true, 918*f2a8e57eSGunnar Mills "type": [ 919*f2a8e57eSGunnar Mills "string", 920*f2a8e57eSGunnar Mills "null" 921*f2a8e57eSGunnar Mills ] 922*f2a8e57eSGunnar Mills }, 923*f2a8e57eSGunnar Mills "SparePartNumber": { 924*f2a8e57eSGunnar Mills "description": "The spare part number for this power supply.", 925*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the spare or replacement part number as defined by the manufacturer for the associated power supply.", 926*f2a8e57eSGunnar Mills "readonly": true, 927*f2a8e57eSGunnar Mills "type": [ 928*f2a8e57eSGunnar Mills "string", 929*f2a8e57eSGunnar Mills "null" 930*f2a8e57eSGunnar Mills ] 931*f2a8e57eSGunnar Mills }, 932*f2a8e57eSGunnar Mills "Status": { 933*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status", 934*f2a8e57eSGunnar Mills "description": "The status and health of the resource and its subordinate or dependent resources.", 935*f2a8e57eSGunnar Mills "longDescription": "This property shall contain any status or health properties of the resource." 936*f2a8e57eSGunnar Mills } 937*f2a8e57eSGunnar Mills }, 938*f2a8e57eSGunnar Mills "required": [ 939*f2a8e57eSGunnar Mills "@odata.id", 940*f2a8e57eSGunnar Mills "MemberId" 941*f2a8e57eSGunnar Mills ], 942*f2a8e57eSGunnar Mills "type": "object" 943*f2a8e57eSGunnar Mills }, 944*f2a8e57eSGunnar Mills "PowerSupplyActions": { 945*f2a8e57eSGunnar Mills "additionalProperties": false, 946*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 947*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available actions for this resource.", 948*f2a8e57eSGunnar Mills "patternProperties": { 949*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 950*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 951*f2a8e57eSGunnar Mills "type": [ 952*f2a8e57eSGunnar Mills "array", 953*f2a8e57eSGunnar Mills "boolean", 954*f2a8e57eSGunnar Mills "integer", 955*f2a8e57eSGunnar Mills "number", 956*f2a8e57eSGunnar Mills "null", 957*f2a8e57eSGunnar Mills "object", 958*f2a8e57eSGunnar Mills "string" 959*f2a8e57eSGunnar Mills ] 960*f2a8e57eSGunnar Mills } 961*f2a8e57eSGunnar Mills }, 962*f2a8e57eSGunnar Mills "properties": { 963*f2a8e57eSGunnar Mills "Oem": { 964*f2a8e57eSGunnar Mills "$ref": "#/definitions/PowerSupplyOemActions", 965*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 966*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available OEM-specific actions for this resource.", 967*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 968*f2a8e57eSGunnar Mills } 969*f2a8e57eSGunnar Mills }, 970*f2a8e57eSGunnar Mills "type": "object" 971*f2a8e57eSGunnar Mills }, 972*f2a8e57eSGunnar Mills "PowerSupplyOemActions": { 973*f2a8e57eSGunnar Mills "additionalProperties": true, 974*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 975*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available OEM-specific actions for this resource.", 976*f2a8e57eSGunnar Mills "patternProperties": { 977*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 978*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 979*f2a8e57eSGunnar Mills "type": [ 980*f2a8e57eSGunnar Mills "array", 981*f2a8e57eSGunnar Mills "boolean", 982*f2a8e57eSGunnar Mills "integer", 983*f2a8e57eSGunnar Mills "number", 984*f2a8e57eSGunnar Mills "null", 985*f2a8e57eSGunnar Mills "object", 986*f2a8e57eSGunnar Mills "string" 987*f2a8e57eSGunnar Mills ] 988*f2a8e57eSGunnar Mills } 989*f2a8e57eSGunnar Mills }, 990*f2a8e57eSGunnar Mills "properties": {}, 991*f2a8e57eSGunnar Mills "type": "object" 992*f2a8e57eSGunnar Mills }, 993*f2a8e57eSGunnar Mills "PowerSupplyReset": { 994*f2a8e57eSGunnar Mills "additionalProperties": false, 995*f2a8e57eSGunnar Mills "description": "This action resets the targeted power supply.", 996*f2a8e57eSGunnar Mills "longDescription": "This action shall reset a power supply specified by the `MemberId` from the `PowerSupplies` array. A `GracefulRestart` `ResetType` shall reset the power supply but shall not affect the power output. A `ForceRestart` `ResetType` can affect the power supply output.", 997*f2a8e57eSGunnar Mills "parameters": { 998*f2a8e57eSGunnar Mills "MemberId": { 999*f2a8e57eSGunnar Mills "description": "The `MemberId` of the power supply within the `PowerSupplies` array on which to perform the reset.", 1000*f2a8e57eSGunnar Mills "longDescription": "This parameter shall contain the identifier of the member within the `PowerSupplies` array on which to perform the reset.", 1001*f2a8e57eSGunnar Mills "requiredParameter": true, 1002*f2a8e57eSGunnar Mills "type": "string" 1003*f2a8e57eSGunnar Mills }, 1004*f2a8e57eSGunnar Mills "ResetType": { 1005*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/ResetType", 1006*f2a8e57eSGunnar Mills "description": "The type of reset.", 1007*f2a8e57eSGunnar Mills "longDescription": "This parameter shall contain the type of reset. The service can accept a request without the parameter and shall perform a `GracefulRestart`." 1008*f2a8e57eSGunnar Mills } 1009*f2a8e57eSGunnar Mills }, 1010*f2a8e57eSGunnar Mills "patternProperties": { 1011*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 1012*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 1013*f2a8e57eSGunnar Mills "type": [ 1014*f2a8e57eSGunnar Mills "array", 1015*f2a8e57eSGunnar Mills "boolean", 1016*f2a8e57eSGunnar Mills "integer", 1017*f2a8e57eSGunnar Mills "number", 1018*f2a8e57eSGunnar Mills "null", 1019*f2a8e57eSGunnar Mills "object", 1020*f2a8e57eSGunnar Mills "string" 1021*f2a8e57eSGunnar Mills ] 1022*f2a8e57eSGunnar Mills } 1023*f2a8e57eSGunnar Mills }, 1024*f2a8e57eSGunnar Mills "properties": { 1025*f2a8e57eSGunnar Mills "target": { 1026*f2a8e57eSGunnar Mills "description": "Link to invoke action", 1027*f2a8e57eSGunnar Mills "format": "uri-reference", 1028*f2a8e57eSGunnar Mills "type": "string" 1029*f2a8e57eSGunnar Mills }, 1030*f2a8e57eSGunnar Mills "title": { 1031*f2a8e57eSGunnar Mills "description": "Friendly action name", 1032*f2a8e57eSGunnar Mills "type": "string" 1033*f2a8e57eSGunnar Mills } 1034*f2a8e57eSGunnar Mills }, 1035*f2a8e57eSGunnar Mills "type": "object", 1036*f2a8e57eSGunnar Mills "versionAdded": "v1_6_0" 1037*f2a8e57eSGunnar Mills }, 1038*f2a8e57eSGunnar Mills "PowerSupplyType": { 1039*f2a8e57eSGunnar Mills "enum": [ 1040*f2a8e57eSGunnar Mills "Unknown", 1041*f2a8e57eSGunnar Mills "AC", 1042*f2a8e57eSGunnar Mills "DC", 1043*f2a8e57eSGunnar Mills "ACorDC" 1044*f2a8e57eSGunnar Mills ], 1045*f2a8e57eSGunnar Mills "enumDescriptions": { 1046*f2a8e57eSGunnar Mills "AC": "Alternating Current (AC) power supply.", 1047*f2a8e57eSGunnar Mills "ACorDC": "The power supply supports both DC and AC.", 1048*f2a8e57eSGunnar Mills "DC": "Direct Current (DC) power supply.", 1049*f2a8e57eSGunnar Mills "Unknown": "The power supply type cannot be determined." 1050*f2a8e57eSGunnar Mills }, 1051*f2a8e57eSGunnar Mills "type": "string" 1052*f2a8e57eSGunnar Mills }, 1053*f2a8e57eSGunnar Mills "Voltage": { 1054*f2a8e57eSGunnar Mills "additionalProperties": false, 1055*f2a8e57eSGunnar Mills "patternProperties": { 1056*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 1057*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 1058*f2a8e57eSGunnar Mills "type": [ 1059*f2a8e57eSGunnar Mills "array", 1060*f2a8e57eSGunnar Mills "boolean", 1061*f2a8e57eSGunnar Mills "integer", 1062*f2a8e57eSGunnar Mills "number", 1063*f2a8e57eSGunnar Mills "null", 1064*f2a8e57eSGunnar Mills "object", 1065*f2a8e57eSGunnar Mills "string" 1066*f2a8e57eSGunnar Mills ] 1067*f2a8e57eSGunnar Mills } 1068*f2a8e57eSGunnar Mills }, 1069*f2a8e57eSGunnar Mills "properties": { 1070*f2a8e57eSGunnar Mills "@odata.id": { 1071*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" 1072*f2a8e57eSGunnar Mills }, 1073*f2a8e57eSGunnar Mills "Actions": { 1074*f2a8e57eSGunnar Mills "$ref": "#/definitions/VoltageActions", 1075*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 1076*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available actions for this resource.", 1077*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 1078*f2a8e57eSGunnar Mills }, 1079*f2a8e57eSGunnar Mills "LowerThresholdCritical": { 1080*f2a8e57eSGunnar Mills "description": "The value at which the reading is below normal range but not yet fatal.", 1081*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value at which the `ReadingVolts` property is below the normal range but is not yet fatal. The value of the property shall use the same units as the `ReadingVolts` property.", 1082*f2a8e57eSGunnar Mills "readonly": true, 1083*f2a8e57eSGunnar Mills "type": [ 1084*f2a8e57eSGunnar Mills "number", 1085*f2a8e57eSGunnar Mills "null" 1086*f2a8e57eSGunnar Mills ], 1087*f2a8e57eSGunnar Mills "units": "V" 1088*f2a8e57eSGunnar Mills }, 1089*f2a8e57eSGunnar Mills "LowerThresholdFatal": { 1090*f2a8e57eSGunnar Mills "description": "The value at which the reading is below normal range and fatal.", 1091*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value at which the `ReadingVolts` property is below the normal range and is fatal. The value of the property shall use the same units as the `ReadingVolts` property.", 1092*f2a8e57eSGunnar Mills "readonly": true, 1093*f2a8e57eSGunnar Mills "type": [ 1094*f2a8e57eSGunnar Mills "number", 1095*f2a8e57eSGunnar Mills "null" 1096*f2a8e57eSGunnar Mills ], 1097*f2a8e57eSGunnar Mills "units": "V" 1098*f2a8e57eSGunnar Mills }, 1099*f2a8e57eSGunnar Mills "LowerThresholdNonCritical": { 1100*f2a8e57eSGunnar Mills "description": "The value at which the reading is below normal range.", 1101*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value at which the `ReadingVolts` property is below normal range. The value of the property shall use the same units as the `ReadingVolts` property.", 1102*f2a8e57eSGunnar Mills "readonly": true, 1103*f2a8e57eSGunnar Mills "type": [ 1104*f2a8e57eSGunnar Mills "number", 1105*f2a8e57eSGunnar Mills "null" 1106*f2a8e57eSGunnar Mills ], 1107*f2a8e57eSGunnar Mills "units": "V" 1108*f2a8e57eSGunnar Mills }, 1109*f2a8e57eSGunnar Mills "MaxReadingRange": { 1110*f2a8e57eSGunnar Mills "description": "Maximum value for this sensor.", 1111*f2a8e57eSGunnar Mills "longDescription": "This property shall indicate the highest possible value for the `ReadingVolts` property. The value of the property shall use the same units as the `ReadingVolts` property.", 1112*f2a8e57eSGunnar Mills "readonly": true, 1113*f2a8e57eSGunnar Mills "type": [ 1114*f2a8e57eSGunnar Mills "number", 1115*f2a8e57eSGunnar Mills "null" 1116*f2a8e57eSGunnar Mills ], 1117*f2a8e57eSGunnar Mills "units": "V" 1118*f2a8e57eSGunnar Mills }, 1119*f2a8e57eSGunnar Mills "MemberId": { 1120*f2a8e57eSGunnar Mills "description": "The unique identifier for the member within an array.", 1121*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the unique identifier for this member within an array. For services supporting Redfish v1.6 or higher, this value shall contain the zero-based array index.", 1122*f2a8e57eSGunnar Mills "readonly": true, 1123*f2a8e57eSGunnar Mills "type": "string" 1124*f2a8e57eSGunnar Mills }, 1125*f2a8e57eSGunnar Mills "MinReadingRange": { 1126*f2a8e57eSGunnar Mills "description": "Minimum value for this sensor.", 1127*f2a8e57eSGunnar Mills "longDescription": "This property shall indicate the lowest possible value for the `ReadingVolts` property. The value of the property shall use the same units as the `ReadingVolts` property.", 1128*f2a8e57eSGunnar Mills "readonly": true, 1129*f2a8e57eSGunnar Mills "type": [ 1130*f2a8e57eSGunnar Mills "number", 1131*f2a8e57eSGunnar Mills "null" 1132*f2a8e57eSGunnar Mills ], 1133*f2a8e57eSGunnar Mills "units": "V" 1134*f2a8e57eSGunnar Mills }, 1135*f2a8e57eSGunnar Mills "Name": { 1136*f2a8e57eSGunnar Mills "description": "Voltage sensor name.", 1137*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the name of the voltage sensor.", 1138*f2a8e57eSGunnar Mills "readonly": true, 1139*f2a8e57eSGunnar Mills "type": [ 1140*f2a8e57eSGunnar Mills "string", 1141*f2a8e57eSGunnar Mills "null" 1142*f2a8e57eSGunnar Mills ] 1143*f2a8e57eSGunnar Mills }, 1144*f2a8e57eSGunnar Mills "Oem": { 1145*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 1146*f2a8e57eSGunnar Mills "description": "The OEM extension property.", 1147*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements." 1148*f2a8e57eSGunnar Mills }, 1149*f2a8e57eSGunnar Mills "PhysicalContext": { 1150*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/PhysicalContext.json#/definitions/PhysicalContext", 1151*f2a8e57eSGunnar Mills "description": "The area or device to which this voltage measurement applies.", 1152*f2a8e57eSGunnar Mills "longDescription": "This property shall contain a description of the affected device or region within the chassis to which this voltage measurement applies.", 1153*f2a8e57eSGunnar Mills "readonly": true 1154*f2a8e57eSGunnar Mills }, 1155*f2a8e57eSGunnar Mills "ReadingVolts": { 1156*f2a8e57eSGunnar Mills "description": "The reading of the voltage sensor.", 1157*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the voltage sensor's reading.", 1158*f2a8e57eSGunnar Mills "readonly": true, 1159*f2a8e57eSGunnar Mills "type": [ 1160*f2a8e57eSGunnar Mills "number", 1161*f2a8e57eSGunnar Mills "null" 1162*f2a8e57eSGunnar Mills ], 1163*f2a8e57eSGunnar Mills "units": "V" 1164*f2a8e57eSGunnar Mills }, 1165*f2a8e57eSGunnar Mills "RelatedItem": { 1166*f2a8e57eSGunnar Mills "description": "An array of links to resources or objects to which this voltage measurement applies.", 1167*f2a8e57eSGunnar Mills "items": { 1168*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/idRef" 1169*f2a8e57eSGunnar Mills }, 1170*f2a8e57eSGunnar Mills "longDescription": "This property shall contain an array of links to resources or objects to which this voltage measurement applies.", 1171*f2a8e57eSGunnar Mills "readonly": true, 1172*f2a8e57eSGunnar Mills "type": "array" 1173*f2a8e57eSGunnar Mills }, 1174*f2a8e57eSGunnar Mills "RelatedItem@odata.count": { 1175*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 1176*f2a8e57eSGunnar Mills }, 1177*f2a8e57eSGunnar Mills "SensorNumber": { 1178*f2a8e57eSGunnar Mills "description": "A numerical identifier to represent the voltage sensor.", 1179*f2a8e57eSGunnar Mills "longDescription": "This property shall contain a numerical identifier for this voltage sensor that is unique within this resource.", 1180*f2a8e57eSGunnar Mills "readonly": true, 1181*f2a8e57eSGunnar Mills "type": [ 1182*f2a8e57eSGunnar Mills "integer", 1183*f2a8e57eSGunnar Mills "null" 1184*f2a8e57eSGunnar Mills ] 1185*f2a8e57eSGunnar Mills }, 1186*f2a8e57eSGunnar Mills "Status": { 1187*f2a8e57eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status", 1188*f2a8e57eSGunnar Mills "description": "The status and health of the resource and its subordinate or dependent resources.", 1189*f2a8e57eSGunnar Mills "longDescription": "This property shall contain any status or health properties of the resource." 1190*f2a8e57eSGunnar Mills }, 1191*f2a8e57eSGunnar Mills "UpperThresholdCritical": { 1192*f2a8e57eSGunnar Mills "description": "The value at which the reading is above normal range but not yet fatal.", 1193*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value at which the `ReadingVolts` property is above the normal range but is not yet fatal. The value of the property shall use the same units as the `ReadingVolts` property.", 1194*f2a8e57eSGunnar Mills "readonly": true, 1195*f2a8e57eSGunnar Mills "type": [ 1196*f2a8e57eSGunnar Mills "number", 1197*f2a8e57eSGunnar Mills "null" 1198*f2a8e57eSGunnar Mills ], 1199*f2a8e57eSGunnar Mills "units": "V" 1200*f2a8e57eSGunnar Mills }, 1201*f2a8e57eSGunnar Mills "UpperThresholdFatal": { 1202*f2a8e57eSGunnar Mills "description": "The value at which the reading is above normal range and fatal.", 1203*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value at which the `ReadingVolts` property is above the normal range and is fatal. The value of the property shall use the same units as the `ReadingVolts` property.", 1204*f2a8e57eSGunnar Mills "readonly": true, 1205*f2a8e57eSGunnar Mills "type": [ 1206*f2a8e57eSGunnar Mills "number", 1207*f2a8e57eSGunnar Mills "null" 1208*f2a8e57eSGunnar Mills ], 1209*f2a8e57eSGunnar Mills "units": "V" 1210*f2a8e57eSGunnar Mills }, 1211*f2a8e57eSGunnar Mills "UpperThresholdNonCritical": { 1212*f2a8e57eSGunnar Mills "description": "The value at which the reading is above normal range.", 1213*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the value at which the `ReadingVolts` property is above the normal range. The value of the property shall use the same units as the `ReadingVolts` property.", 1214*f2a8e57eSGunnar Mills "readonly": true, 1215*f2a8e57eSGunnar Mills "type": [ 1216*f2a8e57eSGunnar Mills "number", 1217*f2a8e57eSGunnar Mills "null" 1218*f2a8e57eSGunnar Mills ], 1219*f2a8e57eSGunnar Mills "units": "V" 1220*f2a8e57eSGunnar Mills } 1221*f2a8e57eSGunnar Mills }, 1222*f2a8e57eSGunnar Mills "required": [ 1223*f2a8e57eSGunnar Mills "@odata.id", 1224*f2a8e57eSGunnar Mills "MemberId" 1225*f2a8e57eSGunnar Mills ], 1226*f2a8e57eSGunnar Mills "type": "object" 1227*f2a8e57eSGunnar Mills }, 1228*f2a8e57eSGunnar Mills "VoltageActions": { 1229*f2a8e57eSGunnar Mills "additionalProperties": false, 1230*f2a8e57eSGunnar Mills "description": "The available actions for this resource.", 1231*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available actions for this resource.", 1232*f2a8e57eSGunnar Mills "patternProperties": { 1233*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 1234*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 1235*f2a8e57eSGunnar Mills "type": [ 1236*f2a8e57eSGunnar Mills "array", 1237*f2a8e57eSGunnar Mills "boolean", 1238*f2a8e57eSGunnar Mills "integer", 1239*f2a8e57eSGunnar Mills "number", 1240*f2a8e57eSGunnar Mills "null", 1241*f2a8e57eSGunnar Mills "object", 1242*f2a8e57eSGunnar Mills "string" 1243*f2a8e57eSGunnar Mills ] 1244*f2a8e57eSGunnar Mills } 1245*f2a8e57eSGunnar Mills }, 1246*f2a8e57eSGunnar Mills "properties": { 1247*f2a8e57eSGunnar Mills "Oem": { 1248*f2a8e57eSGunnar Mills "$ref": "#/definitions/VoltageOemActions", 1249*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 1250*f2a8e57eSGunnar Mills "longDescription": "This property shall contain the available OEM-specific actions for this resource.", 1251*f2a8e57eSGunnar Mills "versionAdded": "v1_3_0" 1252*f2a8e57eSGunnar Mills } 1253*f2a8e57eSGunnar Mills }, 1254*f2a8e57eSGunnar Mills "type": "object" 1255*f2a8e57eSGunnar Mills }, 1256*f2a8e57eSGunnar Mills "VoltageOemActions": { 1257*f2a8e57eSGunnar Mills "additionalProperties": true, 1258*f2a8e57eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 1259*f2a8e57eSGunnar Mills "longDescription": "This type shall contain the available OEM-specific actions for this resource.", 1260*f2a8e57eSGunnar Mills "patternProperties": { 1261*f2a8e57eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 1262*f2a8e57eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 1263*f2a8e57eSGunnar Mills "type": [ 1264*f2a8e57eSGunnar Mills "array", 1265*f2a8e57eSGunnar Mills "boolean", 1266*f2a8e57eSGunnar Mills "integer", 1267*f2a8e57eSGunnar Mills "number", 1268*f2a8e57eSGunnar Mills "null", 1269*f2a8e57eSGunnar Mills "object", 1270*f2a8e57eSGunnar Mills "string" 1271*f2a8e57eSGunnar Mills ] 1272*f2a8e57eSGunnar Mills } 1273*f2a8e57eSGunnar Mills }, 1274*f2a8e57eSGunnar Mills "properties": {}, 1275*f2a8e57eSGunnar Mills "type": "object" 1276*f2a8e57eSGunnar Mills } 1277*f2a8e57eSGunnar Mills }, 1278*f2a8e57eSGunnar Mills "language": "en", 1279*f2a8e57eSGunnar Mills "owningEntity": "DMTF", 1280*f2a8e57eSGunnar Mills "release": "2020.4", 1281*f2a8e57eSGunnar Mills "title": "#Power.v1_7_3.Power" 1282*f2a8e57eSGunnar Mills}