1*c6d7a45dSGunnar Mills{ 2*c6d7a45dSGunnar Mills "$id": "http://redfish.dmtf.org/schemas/v1/UpdateService.v1_16_0.json", 3*c6d7a45dSGunnar Mills "$ref": "#/definitions/UpdateService", 4*c6d7a45dSGunnar Mills "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5*c6d7a45dSGunnar Mills "copyright": "Copyright 2014-2025 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright", 6*c6d7a45dSGunnar Mills "definitions": { 7*c6d7a45dSGunnar Mills "Actions": { 8*c6d7a45dSGunnar Mills "additionalProperties": false, 9*c6d7a45dSGunnar Mills "description": "The available actions for this resource.", 10*c6d7a45dSGunnar Mills "longDescription": "This type shall contain the available actions for this resource.", 11*c6d7a45dSGunnar Mills "patternProperties": { 12*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 13*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 14*c6d7a45dSGunnar Mills "type": [ 15*c6d7a45dSGunnar Mills "array", 16*c6d7a45dSGunnar Mills "boolean", 17*c6d7a45dSGunnar Mills "integer", 18*c6d7a45dSGunnar Mills "number", 19*c6d7a45dSGunnar Mills "null", 20*c6d7a45dSGunnar Mills "object", 21*c6d7a45dSGunnar Mills "string" 22*c6d7a45dSGunnar Mills ] 23*c6d7a45dSGunnar Mills } 24*c6d7a45dSGunnar Mills }, 25*c6d7a45dSGunnar Mills "properties": { 26*c6d7a45dSGunnar Mills "#UpdateService.Activate": { 27*c6d7a45dSGunnar Mills "$ref": "#/definitions/Activate" 28*c6d7a45dSGunnar Mills }, 29*c6d7a45dSGunnar Mills "#UpdateService.GenerateSSHIdentityKeyPair": { 30*c6d7a45dSGunnar Mills "$ref": "#/definitions/GenerateSSHIdentityKeyPair" 31*c6d7a45dSGunnar Mills }, 32*c6d7a45dSGunnar Mills "#UpdateService.RemoveSSHIdentityKeyPair": { 33*c6d7a45dSGunnar Mills "$ref": "#/definitions/RemoveSSHIdentityKeyPair" 34*c6d7a45dSGunnar Mills }, 35*c6d7a45dSGunnar Mills "#UpdateService.SimpleUpdate": { 36*c6d7a45dSGunnar Mills "$ref": "#/definitions/SimpleUpdate" 37*c6d7a45dSGunnar Mills }, 38*c6d7a45dSGunnar Mills "#UpdateService.StartUpdate": { 39*c6d7a45dSGunnar Mills "$ref": "#/definitions/StartUpdate" 40*c6d7a45dSGunnar Mills }, 41*c6d7a45dSGunnar Mills "Oem": { 42*c6d7a45dSGunnar Mills "$ref": "#/definitions/OemActions", 43*c6d7a45dSGunnar Mills "description": "The available OEM-specific actions for this resource.", 44*c6d7a45dSGunnar Mills "longDescription": "This property shall contain the available OEM-specific actions for this resource." 45*c6d7a45dSGunnar Mills } 46*c6d7a45dSGunnar Mills }, 47*c6d7a45dSGunnar Mills "type": "object" 48*c6d7a45dSGunnar Mills }, 49*c6d7a45dSGunnar Mills "Activate": { 50*c6d7a45dSGunnar Mills "additionalProperties": false, 51*c6d7a45dSGunnar Mills "description": "This action activates specified software inventory instance.", 52*c6d7a45dSGunnar Mills "longDescription": "This action shall activate specified software inventory instance.", 53*c6d7a45dSGunnar Mills "parameters": { 54*c6d7a45dSGunnar Mills "Targets": { 55*c6d7a45dSGunnar Mills "description": "The target software inventory instances to activate on staged devices.", 56*c6d7a45dSGunnar Mills "items": { 57*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/SoftwareInventory.json#/definitions/SoftwareInventory" 58*c6d7a45dSGunnar Mills }, 59*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain an array of target software inventory instances to activate on staged devices. The service shall activate each software image on all applicable devices.", 60*c6d7a45dSGunnar Mills "requiredParameter": true, 61*c6d7a45dSGunnar Mills "type": "array" 62*c6d7a45dSGunnar Mills } 63*c6d7a45dSGunnar Mills }, 64*c6d7a45dSGunnar Mills "patternProperties": { 65*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 66*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 67*c6d7a45dSGunnar Mills "type": [ 68*c6d7a45dSGunnar Mills "array", 69*c6d7a45dSGunnar Mills "boolean", 70*c6d7a45dSGunnar Mills "integer", 71*c6d7a45dSGunnar Mills "number", 72*c6d7a45dSGunnar Mills "null", 73*c6d7a45dSGunnar Mills "object", 74*c6d7a45dSGunnar Mills "string" 75*c6d7a45dSGunnar Mills ] 76*c6d7a45dSGunnar Mills } 77*c6d7a45dSGunnar Mills }, 78*c6d7a45dSGunnar Mills "properties": { 79*c6d7a45dSGunnar Mills "target": { 80*c6d7a45dSGunnar Mills "description": "Link to invoke action", 81*c6d7a45dSGunnar Mills "format": "uri-reference", 82*c6d7a45dSGunnar Mills "type": "string" 83*c6d7a45dSGunnar Mills }, 84*c6d7a45dSGunnar Mills "title": { 85*c6d7a45dSGunnar Mills "description": "Friendly action name", 86*c6d7a45dSGunnar Mills "type": "string" 87*c6d7a45dSGunnar Mills } 88*c6d7a45dSGunnar Mills }, 89*c6d7a45dSGunnar Mills "type": "object", 90*c6d7a45dSGunnar Mills "versionAdded": "v1_16_0" 91*c6d7a45dSGunnar Mills }, 92*c6d7a45dSGunnar Mills "ApplyTime": { 93*c6d7a45dSGunnar Mills "enum": [ 94*c6d7a45dSGunnar Mills "Immediate", 95*c6d7a45dSGunnar Mills "OnReset", 96*c6d7a45dSGunnar Mills "AtMaintenanceWindowStart", 97*c6d7a45dSGunnar Mills "InMaintenanceWindowOnReset", 98*c6d7a45dSGunnar Mills "OnStartUpdateRequest", 99*c6d7a45dSGunnar Mills "OnTargetReset" 100*c6d7a45dSGunnar Mills ], 101*c6d7a45dSGunnar Mills "enumDescriptions": { 102*c6d7a45dSGunnar Mills "AtMaintenanceWindowStart": "Apply during an administrator-specified maintenance window.", 103*c6d7a45dSGunnar Mills "Immediate": "Apply immediately.", 104*c6d7a45dSGunnar Mills "InMaintenanceWindowOnReset": "Apply after a reset but within an administrator-specified maintenance window.", 105*c6d7a45dSGunnar Mills "OnReset": "Apply on a reset.", 106*c6d7a45dSGunnar Mills "OnStartUpdateRequest": "Apply when the `StartUpdate` action of the update service is invoked.", 107*c6d7a45dSGunnar Mills "OnTargetReset": "Apply when the target for the software update is reset. Targets include devices, services, and systems." 108*c6d7a45dSGunnar Mills }, 109*c6d7a45dSGunnar Mills "enumLongDescriptions": { 110*c6d7a45dSGunnar Mills "AtMaintenanceWindowStart": "This value shall indicate the `HttpPushUri`-provided software is applied during the maintenance window specified by the `MaintenanceWindowStartTime` and `MaintenanceWindowDurationInSeconds` properties. A service may perform resets during this maintenance window.", 111*c6d7a45dSGunnar Mills "Immediate": "This value shall indicate the `HttpPushUri`-provided software is applied immediately.", 112*c6d7a45dSGunnar Mills "InMaintenanceWindowOnReset": "This value shall indicate the `HttpPushUri`-provided software is applied during the maintenance window specified by the `MaintenanceWindowStartTime` and `MaintenanceWindowDurationInSeconds` properties, and if a reset occurs within the maintenance window.", 113*c6d7a45dSGunnar Mills "OnReset": "This value shall indicate the `HttpPushUri`-provided software is applied when the system or service is reset.", 114*c6d7a45dSGunnar Mills "OnStartUpdateRequest": "This value shall indicate the `HttpPushUri`-provided software is applied when the `StartUpdate` action of the update service is invoked.", 115*c6d7a45dSGunnar Mills "OnTargetReset": "This value shall indicate the `HttpPushUri`-provided software is applied when the target is reset." 116*c6d7a45dSGunnar Mills }, 117*c6d7a45dSGunnar Mills "enumVersionAdded": { 118*c6d7a45dSGunnar Mills "OnStartUpdateRequest": "v1_11_0", 119*c6d7a45dSGunnar Mills "OnTargetReset": "v1_14_0" 120*c6d7a45dSGunnar Mills }, 121*c6d7a45dSGunnar Mills "type": "string" 122*c6d7a45dSGunnar Mills }, 123*c6d7a45dSGunnar Mills "GenerateSSHIdentityKeyPair": { 124*c6d7a45dSGunnar Mills "additionalProperties": false, 125*c6d7a45dSGunnar Mills "description": "This action generates a new SSH identity key-pair to be used with the `UpdateService` resource. The generated public key is stored in the `Key` resource referenced by the `PublicIdentitySSHKey` property. Any existing key-pair is deleted and replaced by the new key-pair.", 126*c6d7a45dSGunnar Mills "longDescription": "This action shall generate a new SSH identity key-pair to be used with the `UpdateService` resource. The service shall store the generated public key in the `Key` resource referenced by the `PublicIdentitySSHKey` property. If the `UpdateService` resource already has an associated SSH identity key-pair, the service shall delete the key-pair and replace it with the new key-pair.", 127*c6d7a45dSGunnar Mills "parameters": { 128*c6d7a45dSGunnar Mills "Curve": { 129*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Key.json#/definitions/ECDSACurveType", 130*c6d7a45dSGunnar Mills "description": "The curve to use with the SSH key if the `KeyType` parameter contains `ECDSA`.", 131*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain the curve to use with the SSH key. This parameter shall be required if the `KeyType` parameter contains `ECDSA` and shall be rejected for other values." 132*c6d7a45dSGunnar Mills }, 133*c6d7a45dSGunnar Mills "KeyLength": { 134*c6d7a45dSGunnar Mills "description": "The length of the SSH key, in bits, if the `KeyType` parameter contains `RSA`.", 135*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain the length of the SSH key, in bits. This parameter shall be required if the `KeyType` parameter contains `RSA` and shall be rejected for other values.", 136*c6d7a45dSGunnar Mills "type": "integer" 137*c6d7a45dSGunnar Mills }, 138*c6d7a45dSGunnar Mills "KeyType": { 139*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Key.json#/definitions/SSHKeyType", 140*c6d7a45dSGunnar Mills "description": "The type of SSH key.", 141*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain the type of SSH key.", 142*c6d7a45dSGunnar Mills "requiredParameter": true 143*c6d7a45dSGunnar Mills } 144*c6d7a45dSGunnar Mills }, 145*c6d7a45dSGunnar Mills "patternProperties": { 146*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 147*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 148*c6d7a45dSGunnar Mills "type": [ 149*c6d7a45dSGunnar Mills "array", 150*c6d7a45dSGunnar Mills "boolean", 151*c6d7a45dSGunnar Mills "integer", 152*c6d7a45dSGunnar Mills "number", 153*c6d7a45dSGunnar Mills "null", 154*c6d7a45dSGunnar Mills "object", 155*c6d7a45dSGunnar Mills "string" 156*c6d7a45dSGunnar Mills ] 157*c6d7a45dSGunnar Mills } 158*c6d7a45dSGunnar Mills }, 159*c6d7a45dSGunnar Mills "properties": { 160*c6d7a45dSGunnar Mills "target": { 161*c6d7a45dSGunnar Mills "description": "Link to invoke action", 162*c6d7a45dSGunnar Mills "format": "uri-reference", 163*c6d7a45dSGunnar Mills "type": "string" 164*c6d7a45dSGunnar Mills }, 165*c6d7a45dSGunnar Mills "title": { 166*c6d7a45dSGunnar Mills "description": "Friendly action name", 167*c6d7a45dSGunnar Mills "type": "string" 168*c6d7a45dSGunnar Mills } 169*c6d7a45dSGunnar Mills }, 170*c6d7a45dSGunnar Mills "type": "object", 171*c6d7a45dSGunnar Mills "versionAdded": "v1_13_0" 172*c6d7a45dSGunnar Mills }, 173*c6d7a45dSGunnar Mills "HttpPushUriApplyTime": { 174*c6d7a45dSGunnar Mills "additionalProperties": false, 175*c6d7a45dSGunnar Mills "description": "The settings for when to apply `HttpPushUri`-provided software.", 176*c6d7a45dSGunnar Mills "longDescription": "The properties in this object shall contain settings for when to apply `HttpPushUri`-provided software.", 177*c6d7a45dSGunnar Mills "patternProperties": { 178*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 179*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 180*c6d7a45dSGunnar Mills "type": [ 181*c6d7a45dSGunnar Mills "array", 182*c6d7a45dSGunnar Mills "boolean", 183*c6d7a45dSGunnar Mills "integer", 184*c6d7a45dSGunnar Mills "number", 185*c6d7a45dSGunnar Mills "null", 186*c6d7a45dSGunnar Mills "object", 187*c6d7a45dSGunnar Mills "string" 188*c6d7a45dSGunnar Mills ] 189*c6d7a45dSGunnar Mills } 190*c6d7a45dSGunnar Mills }, 191*c6d7a45dSGunnar Mills "properties": { 192*c6d7a45dSGunnar Mills "ApplyTime": { 193*c6d7a45dSGunnar Mills "$ref": "#/definitions/ApplyTime", 194*c6d7a45dSGunnar Mills "description": "The time when to apply the `HttpPushUri`-provided software update.", 195*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate the time when to apply the `HttpPushUri`-provided software update.", 196*c6d7a45dSGunnar Mills "readonly": false, 197*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0" 198*c6d7a45dSGunnar Mills }, 199*c6d7a45dSGunnar Mills "MaintenanceWindowDurationInSeconds": { 200*c6d7a45dSGunnar Mills "description": "The expiry time, in seconds, of the maintenance window.", 201*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate the end of the maintenance window as the number of seconds after the time specified by the `MaintenanceWindowStartTime` property. This property shall be required if the `HttpPushUriApplyTime` property value is `AtMaintenanceWindowStart` or `InMaintenanceWindowOnReset`.", 202*c6d7a45dSGunnar Mills "minimum": 0, 203*c6d7a45dSGunnar Mills "readonly": false, 204*c6d7a45dSGunnar Mills "type": "integer", 205*c6d7a45dSGunnar Mills "units": "s", 206*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0" 207*c6d7a45dSGunnar Mills }, 208*c6d7a45dSGunnar Mills "MaintenanceWindowStartTime": { 209*c6d7a45dSGunnar Mills "description": "The start time of a maintenance window.", 210*c6d7a45dSGunnar Mills "format": "date-time", 211*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate the date and time when the service can start to apply the `HttpPushUri`-provided software as part of a maintenance window. This property shall be required if the `HttpPushUriApplyTime` property value is `AtMaintenanceWindowStart` or `InMaintenanceWindowOnReset`.", 212*c6d7a45dSGunnar Mills "readonly": false, 213*c6d7a45dSGunnar Mills "type": "string", 214*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0" 215*c6d7a45dSGunnar Mills } 216*c6d7a45dSGunnar Mills }, 217*c6d7a45dSGunnar Mills "type": "object" 218*c6d7a45dSGunnar Mills }, 219*c6d7a45dSGunnar Mills "HttpPushUriOptions": { 220*c6d7a45dSGunnar Mills "additionalProperties": false, 221*c6d7a45dSGunnar Mills "description": "The settings for `HttpPushUri`-provided software updates.", 222*c6d7a45dSGunnar Mills "longDescription": "The properties in this object shall contain settings and requirements of the service for `HttpPushUri`-provided software updates.", 223*c6d7a45dSGunnar Mills "patternProperties": { 224*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 225*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 226*c6d7a45dSGunnar Mills "type": [ 227*c6d7a45dSGunnar Mills "array", 228*c6d7a45dSGunnar Mills "boolean", 229*c6d7a45dSGunnar Mills "integer", 230*c6d7a45dSGunnar Mills "number", 231*c6d7a45dSGunnar Mills "null", 232*c6d7a45dSGunnar Mills "object", 233*c6d7a45dSGunnar Mills "string" 234*c6d7a45dSGunnar Mills ] 235*c6d7a45dSGunnar Mills } 236*c6d7a45dSGunnar Mills }, 237*c6d7a45dSGunnar Mills "properties": { 238*c6d7a45dSGunnar Mills "ForceUpdate": { 239*c6d7a45dSGunnar Mills "description": "An indication of whether the service should bypass update policies when applying the `HttpPushUri`-provided image.", 240*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether the service should bypass update policies when applying the `HttpPushUri`-provided image, such as allowing a component to be downgraded. Services may contain update policies that are never bypassed, such as minimum version enforcement. If this property is not present, it shall be assumed to be `false`.", 241*c6d7a45dSGunnar Mills "readonly": false, 242*c6d7a45dSGunnar Mills "type": "boolean", 243*c6d7a45dSGunnar Mills "versionAdded": "v1_11_0" 244*c6d7a45dSGunnar Mills }, 245*c6d7a45dSGunnar Mills "HttpPushUriApplyTime": { 246*c6d7a45dSGunnar Mills "$ref": "#/definitions/HttpPushUriApplyTime", 247*c6d7a45dSGunnar Mills "description": "The settings for when to apply `HttpPushUri`-provided firmware.", 248*c6d7a45dSGunnar Mills "longDescription": "This property shall contain settings for when to apply `HttpPushUri`-provided firmware.", 249*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0" 250*c6d7a45dSGunnar Mills } 251*c6d7a45dSGunnar Mills }, 252*c6d7a45dSGunnar Mills "type": "object" 253*c6d7a45dSGunnar Mills }, 254*c6d7a45dSGunnar Mills "OemActions": { 255*c6d7a45dSGunnar Mills "additionalProperties": true, 256*c6d7a45dSGunnar Mills "description": "The available OEM-specific actions for this resource.", 257*c6d7a45dSGunnar Mills "longDescription": "This type shall contain the available OEM-specific actions for this resource.", 258*c6d7a45dSGunnar Mills "patternProperties": { 259*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 260*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 261*c6d7a45dSGunnar Mills "type": [ 262*c6d7a45dSGunnar Mills "array", 263*c6d7a45dSGunnar Mills "boolean", 264*c6d7a45dSGunnar Mills "integer", 265*c6d7a45dSGunnar Mills "number", 266*c6d7a45dSGunnar Mills "null", 267*c6d7a45dSGunnar Mills "object", 268*c6d7a45dSGunnar Mills "string" 269*c6d7a45dSGunnar Mills ] 270*c6d7a45dSGunnar Mills } 271*c6d7a45dSGunnar Mills }, 272*c6d7a45dSGunnar Mills "properties": {}, 273*c6d7a45dSGunnar Mills "type": "object" 274*c6d7a45dSGunnar Mills }, 275*c6d7a45dSGunnar Mills "RemoveSSHIdentityKeyPair": { 276*c6d7a45dSGunnar Mills "additionalProperties": false, 277*c6d7a45dSGunnar Mills "description": "This action removes the SSH identity key-pair used with the `UpdateService` resource.", 278*c6d7a45dSGunnar Mills "longDescription": "This action shall remove the private SSH identity key-pair used with the `UpdateService` resource.", 279*c6d7a45dSGunnar Mills "parameters": {}, 280*c6d7a45dSGunnar Mills "patternProperties": { 281*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 282*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 283*c6d7a45dSGunnar Mills "type": [ 284*c6d7a45dSGunnar Mills "array", 285*c6d7a45dSGunnar Mills "boolean", 286*c6d7a45dSGunnar Mills "integer", 287*c6d7a45dSGunnar Mills "number", 288*c6d7a45dSGunnar Mills "null", 289*c6d7a45dSGunnar Mills "object", 290*c6d7a45dSGunnar Mills "string" 291*c6d7a45dSGunnar Mills ] 292*c6d7a45dSGunnar Mills } 293*c6d7a45dSGunnar Mills }, 294*c6d7a45dSGunnar Mills "properties": { 295*c6d7a45dSGunnar Mills "target": { 296*c6d7a45dSGunnar Mills "description": "Link to invoke action", 297*c6d7a45dSGunnar Mills "format": "uri-reference", 298*c6d7a45dSGunnar Mills "type": "string" 299*c6d7a45dSGunnar Mills }, 300*c6d7a45dSGunnar Mills "title": { 301*c6d7a45dSGunnar Mills "description": "Friendly action name", 302*c6d7a45dSGunnar Mills "type": "string" 303*c6d7a45dSGunnar Mills } 304*c6d7a45dSGunnar Mills }, 305*c6d7a45dSGunnar Mills "type": "object", 306*c6d7a45dSGunnar Mills "versionAdded": "v1_13_0" 307*c6d7a45dSGunnar Mills }, 308*c6d7a45dSGunnar Mills "SimpleUpdate": { 309*c6d7a45dSGunnar Mills "additionalProperties": false, 310*c6d7a45dSGunnar Mills "description": "This action updates software components.", 311*c6d7a45dSGunnar Mills "longDescription": "This action shall update installed software components in a software image file located at an `ImageURI` parameter-specified URI.", 312*c6d7a45dSGunnar Mills "parameters": { 313*c6d7a45dSGunnar Mills "ForceUpdate": { 314*c6d7a45dSGunnar Mills "description": "An indication of whether the service should bypass update policies when applying the provided image. The default is `false`.", 315*c6d7a45dSGunnar Mills "longDescription": "This parameter shall indicate whether the service should bypass update policies when applying the provided image, such as allowing a component to be downgraded. Services may contain update policies that are never bypassed, such as minimum version enforcement. If the client does not provide this parameter, the service shall default this value to `false`.", 316*c6d7a45dSGunnar Mills "type": "boolean", 317*c6d7a45dSGunnar Mills "versionAdded": "v1_11_0" 318*c6d7a45dSGunnar Mills }, 319*c6d7a45dSGunnar Mills "ImageURI": { 320*c6d7a45dSGunnar Mills "description": "The URI of the software image to install.", 321*c6d7a45dSGunnar Mills "format": "uri-reference", 322*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain an RFC3986-defined URI that links to a software image that the update service retrieves to install software in that image. This URI should contain a scheme that describes the transfer protocol. If the `TransferProtocol` parameter is absent or not supported, and a transfer protocol is not specified by a scheme contained within this URI, the service shall use HTTP to get the image.", 323*c6d7a45dSGunnar Mills "requiredParameter": true, 324*c6d7a45dSGunnar Mills "type": "string" 325*c6d7a45dSGunnar Mills }, 326*c6d7a45dSGunnar Mills "Password": { 327*c6d7a45dSGunnar Mills "description": "The password to access the URI specified by the `ImageURI` parameter.", 328*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain the password to access the URI specified by the `ImageURI` parameter.", 329*c6d7a45dSGunnar Mills "type": "string", 330*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0" 331*c6d7a45dSGunnar Mills }, 332*c6d7a45dSGunnar Mills "Stage": { 333*c6d7a45dSGunnar Mills "description": "An indication of whether the service stages the image on target devices for a client to activate at a later time.", 334*c6d7a45dSGunnar Mills "longDescription": "This parameter shall indicate whether the service stages the image on target devices for a client to activate at a later time with the `Activate` action on the `SoftwareInventory` resource. If the client does not provide this parameter, the service shall default this value to `false`.", 335*c6d7a45dSGunnar Mills "type": "boolean", 336*c6d7a45dSGunnar Mills "versionAdded": "v1_16_0" 337*c6d7a45dSGunnar Mills }, 338*c6d7a45dSGunnar Mills "Targets": { 339*c6d7a45dSGunnar Mills "description": "An array of URIs that indicate where to apply the update image.", 340*c6d7a45dSGunnar Mills "format": "uri-reference", 341*c6d7a45dSGunnar Mills "items": { 342*c6d7a45dSGunnar Mills "type": "string" 343*c6d7a45dSGunnar Mills }, 344*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain zero or more URIs that indicate where to apply the update image. These targets should correspond to software inventory instances or their related items. If this parameter is not present or contains no targets, the service shall apply the software image to all applicable targets, as determined by the service. If the target specifies a device resource, the software image file shall be applied to the specified device. If the target specifies a resource collection, the software image shall be applied to each applicable member of the specified collection. If the target resource specifies an `Aggregate` resource, the software image file shall be applied to each applicable element of the specified aggregate. If the target resource specifies a `ComputerSystem` resource, the software image file shall be applied to the applicable components within the specified computer system.", 345*c6d7a45dSGunnar Mills "type": "array", 346*c6d7a45dSGunnar Mills "versionAdded": "v1_2_0" 347*c6d7a45dSGunnar Mills }, 348*c6d7a45dSGunnar Mills "TransferProtocol": { 349*c6d7a45dSGunnar Mills "$ref": "#/definitions/TransferProtocolType", 350*c6d7a45dSGunnar Mills "description": "The network protocol that the update service uses to retrieve the software image file located at the URI specified by the `ImageURI` parameter. This parameter is ignored if the URI provided in `ImageURI` contains a scheme.", 351*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain the network protocol that the update service shall use to retrieve the software image located at the URI specified by the `ImageURI` parameter. Services should ignore this parameter if the URI specified by the `ImageURI` parameter contains a scheme. If this parameter is not provided (or supported), and a transfer protocol is not specified by a scheme contained within this URI, the service shall use HTTP to retrieve the image." 352*c6d7a45dSGunnar Mills }, 353*c6d7a45dSGunnar Mills "Username": { 354*c6d7a45dSGunnar Mills "description": "The username to access the URI specified by the `ImageURI` parameter.", 355*c6d7a45dSGunnar Mills "longDescription": "This parameter shall contain the username to access the URI specified by the `ImageURI` parameter.", 356*c6d7a45dSGunnar Mills "type": "string", 357*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0" 358*c6d7a45dSGunnar Mills } 359*c6d7a45dSGunnar Mills }, 360*c6d7a45dSGunnar Mills "patternProperties": { 361*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 362*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 363*c6d7a45dSGunnar Mills "type": [ 364*c6d7a45dSGunnar Mills "array", 365*c6d7a45dSGunnar Mills "boolean", 366*c6d7a45dSGunnar Mills "integer", 367*c6d7a45dSGunnar Mills "number", 368*c6d7a45dSGunnar Mills "null", 369*c6d7a45dSGunnar Mills "object", 370*c6d7a45dSGunnar Mills "string" 371*c6d7a45dSGunnar Mills ] 372*c6d7a45dSGunnar Mills } 373*c6d7a45dSGunnar Mills }, 374*c6d7a45dSGunnar Mills "properties": { 375*c6d7a45dSGunnar Mills "target": { 376*c6d7a45dSGunnar Mills "description": "Link to invoke action", 377*c6d7a45dSGunnar Mills "format": "uri-reference", 378*c6d7a45dSGunnar Mills "type": "string" 379*c6d7a45dSGunnar Mills }, 380*c6d7a45dSGunnar Mills "title": { 381*c6d7a45dSGunnar Mills "description": "Friendly action name", 382*c6d7a45dSGunnar Mills "type": "string" 383*c6d7a45dSGunnar Mills } 384*c6d7a45dSGunnar Mills }, 385*c6d7a45dSGunnar Mills "type": "object" 386*c6d7a45dSGunnar Mills }, 387*c6d7a45dSGunnar Mills "StartUpdate": { 388*c6d7a45dSGunnar Mills "additionalProperties": false, 389*c6d7a45dSGunnar Mills "description": "This action starts updating all images that have been previously invoked using an `OperationApplyTime` value of `OnStartUpdateRequest`.", 390*c6d7a45dSGunnar Mills "longDescription": "This action shall start an update of software component that have been scheduled with the `OperationApplyTime` value of `OnStartUpdateRequest`.", 391*c6d7a45dSGunnar Mills "parameters": {}, 392*c6d7a45dSGunnar Mills "patternProperties": { 393*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 394*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 395*c6d7a45dSGunnar Mills "type": [ 396*c6d7a45dSGunnar Mills "array", 397*c6d7a45dSGunnar Mills "boolean", 398*c6d7a45dSGunnar Mills "integer", 399*c6d7a45dSGunnar Mills "number", 400*c6d7a45dSGunnar Mills "null", 401*c6d7a45dSGunnar Mills "object", 402*c6d7a45dSGunnar Mills "string" 403*c6d7a45dSGunnar Mills ] 404*c6d7a45dSGunnar Mills } 405*c6d7a45dSGunnar Mills }, 406*c6d7a45dSGunnar Mills "properties": { 407*c6d7a45dSGunnar Mills "target": { 408*c6d7a45dSGunnar Mills "description": "Link to invoke action", 409*c6d7a45dSGunnar Mills "format": "uri-reference", 410*c6d7a45dSGunnar Mills "type": "string" 411*c6d7a45dSGunnar Mills }, 412*c6d7a45dSGunnar Mills "title": { 413*c6d7a45dSGunnar Mills "description": "Friendly action name", 414*c6d7a45dSGunnar Mills "type": "string" 415*c6d7a45dSGunnar Mills } 416*c6d7a45dSGunnar Mills }, 417*c6d7a45dSGunnar Mills "type": "object", 418*c6d7a45dSGunnar Mills "versionAdded": "v1_7_0" 419*c6d7a45dSGunnar Mills }, 420*c6d7a45dSGunnar Mills "SupportedUpdateImageFormatType": { 421*c6d7a45dSGunnar Mills "enum": [ 422*c6d7a45dSGunnar Mills "PLDMv1_0", 423*c6d7a45dSGunnar Mills "PLDMv1_1", 424*c6d7a45dSGunnar Mills "PLDMv1_2", 425*c6d7a45dSGunnar Mills "PLDMv1_3", 426*c6d7a45dSGunnar Mills "UEFICapsule", 427*c6d7a45dSGunnar Mills "VendorDefined" 428*c6d7a45dSGunnar Mills ], 429*c6d7a45dSGunnar Mills "enumDescriptions": { 430*c6d7a45dSGunnar Mills "PLDMv1_0": "A PLDM for Firmware Update Specification v1.0 image.", 431*c6d7a45dSGunnar Mills "PLDMv1_1": "A PLDM for Firmware Update Specification v1.1 image.", 432*c6d7a45dSGunnar Mills "PLDMv1_2": "A PLDM for Firmware Update Specification v1.2 image.", 433*c6d7a45dSGunnar Mills "PLDMv1_3": "A PLDM for Firmware Update Specification v1.3 image.", 434*c6d7a45dSGunnar Mills "UEFICapsule": "The image conforms to the capsule format described in the UEFI Specification.", 435*c6d7a45dSGunnar Mills "VendorDefined": "A vendor-defined image." 436*c6d7a45dSGunnar Mills }, 437*c6d7a45dSGunnar Mills "enumLongDescriptions": { 438*c6d7a45dSGunnar Mills "PLDMv1_0": "This value shall indicate an image that conforms to the v1.0 image format as defined in DMTF DSP0267.", 439*c6d7a45dSGunnar Mills "PLDMv1_1": "This value shall indicate an image that conforms to the v1.1 image format as defined in DMTF DSP0267.", 440*c6d7a45dSGunnar Mills "PLDMv1_2": "This value shall indicate an image that conforms to the v1.2 image format as defined in DMTF DSP0267.", 441*c6d7a45dSGunnar Mills "PLDMv1_3": "This value shall indicate an image that conforms to the v1.3 image format as defined in DMTF DSP0267.", 442*c6d7a45dSGunnar Mills "UEFICapsule": "This value shall indicate an image that conforms to the UEFI capsule format as defined in the UEFI Specification.", 443*c6d7a45dSGunnar Mills "VendorDefined": "This value shall indicate a vendor-defined format." 444*c6d7a45dSGunnar Mills }, 445*c6d7a45dSGunnar Mills "type": "string" 446*c6d7a45dSGunnar Mills }, 447*c6d7a45dSGunnar Mills "TransferProtocolType": { 448*c6d7a45dSGunnar Mills "enum": [ 449*c6d7a45dSGunnar Mills "CIFS", 450*c6d7a45dSGunnar Mills "FTP", 451*c6d7a45dSGunnar Mills "SFTP", 452*c6d7a45dSGunnar Mills "HTTP", 453*c6d7a45dSGunnar Mills "HTTPS", 454*c6d7a45dSGunnar Mills "NSF", 455*c6d7a45dSGunnar Mills "SCP", 456*c6d7a45dSGunnar Mills "TFTP", 457*c6d7a45dSGunnar Mills "OEM", 458*c6d7a45dSGunnar Mills "NFS" 459*c6d7a45dSGunnar Mills ], 460*c6d7a45dSGunnar Mills "enumDeprecated": { 461*c6d7a45dSGunnar Mills "NSF": "This value has been deprecated in favor of NFS." 462*c6d7a45dSGunnar Mills }, 463*c6d7a45dSGunnar Mills "enumDescriptions": { 464*c6d7a45dSGunnar Mills "CIFS": "Common Internet File System (CIFS).", 465*c6d7a45dSGunnar Mills "FTP": "File Transfer Protocol (FTP).", 466*c6d7a45dSGunnar Mills "HTTP": "Hypertext Transfer Protocol (HTTP).", 467*c6d7a45dSGunnar Mills "HTTPS": "Hypertext Transfer Protocol Secure (HTTPS).", 468*c6d7a45dSGunnar Mills "NFS": "Network File System (NFS).", 469*c6d7a45dSGunnar Mills "NSF": "Network File System (NFS).", 470*c6d7a45dSGunnar Mills "OEM": "A manufacturer-defined protocol.", 471*c6d7a45dSGunnar Mills "SCP": "Secure Copy Protocol (SCP).", 472*c6d7a45dSGunnar Mills "SFTP": "SSH File Transfer Protocol (SFTP).", 473*c6d7a45dSGunnar Mills "TFTP": "Trivial File Transfer Protocol (TFTP)." 474*c6d7a45dSGunnar Mills }, 475*c6d7a45dSGunnar Mills "enumVersionAdded": { 476*c6d7a45dSGunnar Mills "NFS": "v1_3_0", 477*c6d7a45dSGunnar Mills "SFTP": "v1_1_0" 478*c6d7a45dSGunnar Mills }, 479*c6d7a45dSGunnar Mills "enumVersionDeprecated": { 480*c6d7a45dSGunnar Mills "NSF": "v1_3_0" 481*c6d7a45dSGunnar Mills }, 482*c6d7a45dSGunnar Mills "type": "string" 483*c6d7a45dSGunnar Mills }, 484*c6d7a45dSGunnar Mills "UpdateParameters": { 485*c6d7a45dSGunnar Mills "additionalProperties": false, 486*c6d7a45dSGunnar Mills "description": "The update parameters used with `MultipartHttpPushUri` software update.", 487*c6d7a45dSGunnar Mills "longDescription": "This type shall contain the update parameters when passing the update image when using the URI specified by the `MultipartHttpPushUri` property to push a software image.", 488*c6d7a45dSGunnar Mills "patternProperties": { 489*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 490*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 491*c6d7a45dSGunnar Mills "type": [ 492*c6d7a45dSGunnar Mills "array", 493*c6d7a45dSGunnar Mills "boolean", 494*c6d7a45dSGunnar Mills "integer", 495*c6d7a45dSGunnar Mills "number", 496*c6d7a45dSGunnar Mills "null", 497*c6d7a45dSGunnar Mills "object", 498*c6d7a45dSGunnar Mills "string" 499*c6d7a45dSGunnar Mills ] 500*c6d7a45dSGunnar Mills } 501*c6d7a45dSGunnar Mills }, 502*c6d7a45dSGunnar Mills "properties": { 503*c6d7a45dSGunnar Mills "ForceUpdate": { 504*c6d7a45dSGunnar Mills "description": "An indication of whether the service should bypass update policies when applying the provided image. The default is `false`.", 505*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether the service should bypass update policies when applying the provided image, such as allowing a component to be downgraded. Services may contain update policies that are never bypassed, such as minimum version enforcement. If the client does not provide this parameter, the service shall default this value to `false`.", 506*c6d7a45dSGunnar Mills "readonly": false, 507*c6d7a45dSGunnar Mills "type": "boolean", 508*c6d7a45dSGunnar Mills "versionAdded": "v1_11_0" 509*c6d7a45dSGunnar Mills }, 510*c6d7a45dSGunnar Mills "Oem": { 511*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 512*c6d7a45dSGunnar Mills "description": "The OEM extension property.", 513*c6d7a45dSGunnar 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.", 514*c6d7a45dSGunnar Mills "versionAdded": "v1_8_0" 515*c6d7a45dSGunnar Mills }, 516*c6d7a45dSGunnar Mills "Stage": { 517*c6d7a45dSGunnar Mills "description": "An indication of whether the service stages the image on target devices for a client to activate at a later time.", 518*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether the service stages the image on target devices for a client to activate at a later time with the `Activate` action on the `SoftwareInventory` resource. If the client does not provide this parameter, the service shall default this value to `false`.", 519*c6d7a45dSGunnar Mills "readonly": false, 520*c6d7a45dSGunnar Mills "type": "boolean", 521*c6d7a45dSGunnar Mills "versionAdded": "v1_16_0" 522*c6d7a45dSGunnar Mills }, 523*c6d7a45dSGunnar Mills "Targets": { 524*c6d7a45dSGunnar Mills "description": "An array of URIs that indicate where to apply the update image.", 525*c6d7a45dSGunnar Mills "format": "uri-reference", 526*c6d7a45dSGunnar Mills "items": { 527*c6d7a45dSGunnar Mills "type": [ 528*c6d7a45dSGunnar Mills "string", 529*c6d7a45dSGunnar Mills "null" 530*c6d7a45dSGunnar Mills ] 531*c6d7a45dSGunnar Mills }, 532*c6d7a45dSGunnar Mills "longDescription": "This property shall contain zero or more URIs that indicate where to apply the update image when using the URI specified by the `MultipartHttpPushUri` property to push a software image. These targets should correspond to software inventory instances or their related items. If this property is not present or contains no targets, the service shall apply the software image to all applicable targets, as determined by the service. If the target specifies a device resource, the software image file shall be applied to the specified device. If the target specifies a resource collection, the software image shall be applied to each applicable member of the specified collection. If the target resource specifies an `Aggregate` resource, the software image file shall be applied to each applicable element of the specified aggregate. If the target resource specifies a `ComputerSystem` resource, the software image file shall be applied to the applicable components within the specified computer system.", 533*c6d7a45dSGunnar Mills "readonly": false, 534*c6d7a45dSGunnar Mills "type": "array", 535*c6d7a45dSGunnar Mills "versionAdded": "v1_6_0" 536*c6d7a45dSGunnar Mills } 537*c6d7a45dSGunnar Mills }, 538*c6d7a45dSGunnar Mills "type": "object" 539*c6d7a45dSGunnar Mills }, 540*c6d7a45dSGunnar Mills "UpdateService": { 541*c6d7a45dSGunnar Mills "additionalProperties": false, 542*c6d7a45dSGunnar Mills "description": "The `UpdateService` schema describes the update service and the properties for the service itself with links to collections of firmware and software inventory. The update service also provides methods for updating software and firmware of the resources in a Redfish service.", 543*c6d7a45dSGunnar Mills "longDescription": "This resource shall represent an update service and the properties that affect the service itself for a Redfish implementation.", 544*c6d7a45dSGunnar Mills "patternProperties": { 545*c6d7a45dSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 546*c6d7a45dSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 547*c6d7a45dSGunnar Mills "type": [ 548*c6d7a45dSGunnar Mills "array", 549*c6d7a45dSGunnar Mills "boolean", 550*c6d7a45dSGunnar Mills "integer", 551*c6d7a45dSGunnar Mills "number", 552*c6d7a45dSGunnar Mills "null", 553*c6d7a45dSGunnar Mills "object", 554*c6d7a45dSGunnar Mills "string" 555*c6d7a45dSGunnar Mills ] 556*c6d7a45dSGunnar Mills } 557*c6d7a45dSGunnar Mills }, 558*c6d7a45dSGunnar Mills "properties": { 559*c6d7a45dSGunnar Mills "@odata.context": { 560*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context" 561*c6d7a45dSGunnar Mills }, 562*c6d7a45dSGunnar Mills "@odata.etag": { 563*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag" 564*c6d7a45dSGunnar Mills }, 565*c6d7a45dSGunnar Mills "@odata.id": { 566*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" 567*c6d7a45dSGunnar Mills }, 568*c6d7a45dSGunnar Mills "@odata.type": { 569*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/type" 570*c6d7a45dSGunnar Mills }, 571*c6d7a45dSGunnar Mills "Actions": { 572*c6d7a45dSGunnar Mills "$ref": "#/definitions/Actions", 573*c6d7a45dSGunnar Mills "description": "The available actions for this resource.", 574*c6d7a45dSGunnar Mills "longDescription": "This property shall contain the available actions for this resource." 575*c6d7a45dSGunnar Mills }, 576*c6d7a45dSGunnar Mills "ClientCertificates": { 577*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/CertificateCollection.json#/definitions/CertificateCollection", 578*c6d7a45dSGunnar Mills "description": "The link to a collection of client identity certificates provided to the server referenced by the `ImageURI` parameter in `SimpleUpdate`.", 579*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a link to a resource collection of type `CertificateCollection` that represents the client identity certificates that are provided to the server referenced by the `ImageURI` parameter in `SimpleUpdate` as part of TLS handshaking.", 580*c6d7a45dSGunnar Mills "readonly": true, 581*c6d7a45dSGunnar Mills "versionAdded": "v1_10_0" 582*c6d7a45dSGunnar Mills }, 583*c6d7a45dSGunnar Mills "Description": { 584*c6d7a45dSGunnar Mills "anyOf": [ 585*c6d7a45dSGunnar Mills { 586*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Description" 587*c6d7a45dSGunnar Mills }, 588*c6d7a45dSGunnar Mills { 589*c6d7a45dSGunnar Mills "type": "null" 590*c6d7a45dSGunnar Mills } 591*c6d7a45dSGunnar Mills ], 592*c6d7a45dSGunnar Mills "readonly": true 593*c6d7a45dSGunnar Mills }, 594*c6d7a45dSGunnar Mills "FirmwareInventory": { 595*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/SoftwareInventoryCollection.json#/definitions/SoftwareInventoryCollection", 596*c6d7a45dSGunnar Mills "description": "An inventory of firmware.", 597*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a link to a resource collection of type `SoftwareInventoryCollection`. The resource collection should contain the set of software components generally referred to as platform firmware or that does not execute within a host operating system. Software in this collection is generally updated using platform-specific methods or utilities.", 598*c6d7a45dSGunnar Mills "readonly": true 599*c6d7a45dSGunnar Mills }, 600*c6d7a45dSGunnar Mills "HttpPushUri": { 601*c6d7a45dSGunnar Mills "deprecated": "This property has been deprecated in favor of the `MultipartHttpPushUri` property.", 602*c6d7a45dSGunnar Mills "description": "The URI used to perform an HTTP or HTTPS push update to the update service. The format of the message is vendor-specific.", 603*c6d7a45dSGunnar Mills "format": "uri-reference", 604*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a URI at which the update service supports an HTTP or HTTPS `POST` of a software image for the purpose of installing software contained within the image. Access to this URI shall require the same privilege as access to the update service. If the service requires the `Content-Length` header for `POST` requests to this URI, the service should return HTTP `411 Length Required` status code if the client does not include this header in the `POST` request. The value of this property should not contain a URI of a Redfish resource. See the 'Redfish-defined URIs and relative reference rules' clause in the Redfish Specification.", 605*c6d7a45dSGunnar Mills "readonly": true, 606*c6d7a45dSGunnar Mills "type": "string", 607*c6d7a45dSGunnar Mills "versionAdded": "v1_1_0", 608*c6d7a45dSGunnar Mills "versionDeprecated": "v1_15_0" 609*c6d7a45dSGunnar Mills }, 610*c6d7a45dSGunnar Mills "HttpPushUriOptions": { 611*c6d7a45dSGunnar Mills "$ref": "#/definitions/HttpPushUriOptions", 612*c6d7a45dSGunnar Mills "deprecated": "This property has been deprecated in favor of the update parameters used with `MultipartHttpPushUri`-provided software updates.", 613*c6d7a45dSGunnar Mills "description": "The options for `HttpPushUri`-provided software updates.", 614*c6d7a45dSGunnar Mills "longDescription": "This property shall contain options and requirements of the service for `HttpPushUri`-provided software updates.", 615*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0", 616*c6d7a45dSGunnar Mills "versionDeprecated": "v1_15_0" 617*c6d7a45dSGunnar Mills }, 618*c6d7a45dSGunnar Mills "HttpPushUriOptionsBusy": { 619*c6d7a45dSGunnar Mills "deprecated": "This property has been deprecated in favor of `MultipartHttpPushUri`-provided software updates.", 620*c6d7a45dSGunnar Mills "description": "An indication of whether a client has reserved the `HttpPushUriOptions` properties for software updates.", 621*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether a client uses the `HttpPushUriOptions` properties for software updates. When a client uses any `HttpPushUriOptions` properties for software updates, it should set this property to `true`. When a client no longer uses `HttpPushUriOptions` properties for software updates, it should set this property to `false`. This property can provide multiple clients a way to negotiate ownership of `HttpPushUriOptions` properties. Clients can use this property to determine whether another client uses `HttpPushUriOptions` properties for software updates. This property has no functional requirements for the service.", 622*c6d7a45dSGunnar Mills "readonly": false, 623*c6d7a45dSGunnar Mills "type": [ 624*c6d7a45dSGunnar Mills "boolean", 625*c6d7a45dSGunnar Mills "null" 626*c6d7a45dSGunnar Mills ], 627*c6d7a45dSGunnar Mills "versionAdded": "v1_4_0", 628*c6d7a45dSGunnar Mills "versionDeprecated": "v1_15_0" 629*c6d7a45dSGunnar Mills }, 630*c6d7a45dSGunnar Mills "HttpPushUriTargets": { 631*c6d7a45dSGunnar Mills "deprecated": "This property has been deprecated in favor of the update parameters used with `MultipartHttpPushUri`-provided software updates.", 632*c6d7a45dSGunnar Mills "description": "An array of URIs that indicate where to apply the update image.", 633*c6d7a45dSGunnar Mills "format": "uri-reference", 634*c6d7a45dSGunnar Mills "items": { 635*c6d7a45dSGunnar Mills "type": [ 636*c6d7a45dSGunnar Mills "string", 637*c6d7a45dSGunnar Mills "null" 638*c6d7a45dSGunnar Mills ] 639*c6d7a45dSGunnar Mills }, 640*c6d7a45dSGunnar Mills "longDescription": "This property shall contain zero or more URIs that indicate where to apply the update image when using the URI specified by the `HttpPushUri` property to push a software image. These targets should correspond to software inventory instances or their related items. If this property is not present or contains no targets, the service shall apply the software image to all applicable targets, as determined by the service. If the target specifies a device resource, the software image file shall be applied to the specified device. If the target specifies a resource collection, the software image shall be applied to each applicable member of the specified collection. If the target resource specifies an `Aggregate` resource, the software image file shall be applied to each applicable element of the specified aggregate. If the target resource specifies a `ComputerSystem` resource, the software image file shall be applied to the applicable components within the specified computer system.", 641*c6d7a45dSGunnar Mills "readonly": false, 642*c6d7a45dSGunnar Mills "type": "array", 643*c6d7a45dSGunnar Mills "versionAdded": "v1_2_0", 644*c6d7a45dSGunnar Mills "versionDeprecated": "v1_15_0" 645*c6d7a45dSGunnar Mills }, 646*c6d7a45dSGunnar Mills "HttpPushUriTargetsBusy": { 647*c6d7a45dSGunnar Mills "deprecated": "This property has been deprecated in favor of `MultipartHttpPushUri`-provided software updates.", 648*c6d7a45dSGunnar Mills "description": "An indication of whether any client has reserved the `HttpPushUriTargets` property.", 649*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether any client has reserved the `HttpPushUriTargets` property for firmware updates. A client should set this property to `true` when it uses `HttpPushUriTargets` for firmware updates. A client should set it to `false` when it no longer uses `HttpPushUriTargets` for updates. The property can provide multiple clients a way to negotiate ownership of `HttpPushUriTargets` and helps clients determine whether another client is using `HttpPushUriTargets` to make firmware updates. This property has no functional requirements for the service.", 650*c6d7a45dSGunnar Mills "readonly": false, 651*c6d7a45dSGunnar Mills "type": [ 652*c6d7a45dSGunnar Mills "boolean", 653*c6d7a45dSGunnar Mills "null" 654*c6d7a45dSGunnar Mills ], 655*c6d7a45dSGunnar Mills "versionAdded": "v1_2_0", 656*c6d7a45dSGunnar Mills "versionDeprecated": "v1_15_0" 657*c6d7a45dSGunnar Mills }, 658*c6d7a45dSGunnar Mills "Id": { 659*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Id", 660*c6d7a45dSGunnar Mills "readonly": true 661*c6d7a45dSGunnar Mills }, 662*c6d7a45dSGunnar Mills "MaxImageSizeBytes": { 663*c6d7a45dSGunnar Mills "description": "The maximum size in bytes of the software update image that this service supports.", 664*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate the maximum size of the software update image that clients can send to this update service.", 665*c6d7a45dSGunnar Mills "readonly": true, 666*c6d7a45dSGunnar Mills "type": [ 667*c6d7a45dSGunnar Mills "integer", 668*c6d7a45dSGunnar Mills "null" 669*c6d7a45dSGunnar Mills ], 670*c6d7a45dSGunnar Mills "units": "By", 671*c6d7a45dSGunnar Mills "versionAdded": "v1_5_0" 672*c6d7a45dSGunnar Mills }, 673*c6d7a45dSGunnar Mills "MultipartHttpPushUri": { 674*c6d7a45dSGunnar Mills "description": "The URI used to perform a Redfish Specification-defined multipart HTTP or HTTPS push update to the update service.", 675*c6d7a45dSGunnar Mills "format": "uri-reference", 676*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a URI used to perform a Redfish Specification-defined multipart HTTP or HTTPS `POST` of a software image for the purpose of installing software contained within the image. The value of this property should not contain a URI of a Redfish resource. See the 'Redfish-defined URIs and relative reference rules' clause in the Redfish Specification.", 677*c6d7a45dSGunnar Mills "readonly": true, 678*c6d7a45dSGunnar Mills "type": "string", 679*c6d7a45dSGunnar Mills "versionAdded": "v1_6_0" 680*c6d7a45dSGunnar Mills }, 681*c6d7a45dSGunnar Mills "Name": { 682*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Name", 683*c6d7a45dSGunnar Mills "readonly": true 684*c6d7a45dSGunnar Mills }, 685*c6d7a45dSGunnar Mills "Oem": { 686*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 687*c6d7a45dSGunnar Mills "description": "The OEM extension property.", 688*c6d7a45dSGunnar 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." 689*c6d7a45dSGunnar Mills }, 690*c6d7a45dSGunnar Mills "PublicIdentitySSHKey": { 691*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Key.json#/definitions/Key", 692*c6d7a45dSGunnar Mills "description": "A link to the public key that is used with the `SimpleUpdate` action for the key-based authentication. The GenerateSSHIdentityKeyPair and RemoveSSHIdentityKeyPair are used to update the key for the `SimpleUpdate` action.", 693*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a link to a resource of type `Key` that represents the public key that is used with the `SimpleUpdate` action for the key-based authentication. This property shall not be present if a key-pair is not available.", 694*c6d7a45dSGunnar Mills "readonly": true, 695*c6d7a45dSGunnar Mills "versionAdded": "v1_13_0" 696*c6d7a45dSGunnar Mills }, 697*c6d7a45dSGunnar Mills "RemoteServerCertificates": { 698*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/CertificateCollection.json#/definitions/CertificateCollection", 699*c6d7a45dSGunnar Mills "description": "The link to a collection of server certificates for the server referenced by the `ImageURI` parameter in SimpleUpdate.", 700*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a link to a resource collection of type `CertificateCollection` that represents the server certificates for the server referenced by the `ImageURI` parameter in `SimpleUpdate`. If `VerifyRemoteServerCertificate` is `true`, services shall compare the certificates in this collection with the certificate obtained during handshaking with the image server in order to verify the identity of the image server prior to transferring the image. If the server cannot be verified, the service shall not send the transfer request. If `VerifyRemoteServerCertificate` is `false`, the service shall not perform certificate verification with certificates in this collection. Regardless of the contents of this collection, services may perform additional verification based on other factors, such as the configuration of the `SecurityPolicy` resource.", 701*c6d7a45dSGunnar Mills "readonly": true, 702*c6d7a45dSGunnar Mills "versionAdded": "v1_9_0" 703*c6d7a45dSGunnar Mills }, 704*c6d7a45dSGunnar Mills "RemoteServerSSHKeys": { 705*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/KeyCollection.json#/definitions/KeyCollection", 706*c6d7a45dSGunnar Mills "description": "The link to a collection of keys that can be used to authenticate the server referenced by the `ImageURI` parameter in `SimpleUpdate`.", 707*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a link to a resource collection of type `KeyCollection` that represents the server SSH keys for the server referenced by the `ImageURI` Parameter in `SimpleUpdate`. If `VerifyRemoteServerSSHKey` is `true`, services shall compare the keys in this collection with the key obtained during handshaking with the image server in order to verify the identity of the image server prior to transferring the image. If the server cannot be verified, the service shall not send the transfer request. If `VerifyRemoteServerSSHKey` is `false`, the service shall not perform key verification with keys in this collection.", 708*c6d7a45dSGunnar Mills "readonly": true, 709*c6d7a45dSGunnar Mills "versionAdded": "v1_12_0" 710*c6d7a45dSGunnar Mills }, 711*c6d7a45dSGunnar Mills "ServiceEnabled": { 712*c6d7a45dSGunnar Mills "description": "An indication of whether this service is enabled.", 713*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether this service is enabled.", 714*c6d7a45dSGunnar Mills "readonly": false, 715*c6d7a45dSGunnar Mills "type": [ 716*c6d7a45dSGunnar Mills "boolean", 717*c6d7a45dSGunnar Mills "null" 718*c6d7a45dSGunnar Mills ] 719*c6d7a45dSGunnar Mills }, 720*c6d7a45dSGunnar Mills "SoftwareInventory": { 721*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/SoftwareInventoryCollection.json#/definitions/SoftwareInventoryCollection", 722*c6d7a45dSGunnar Mills "description": "An inventory of software.", 723*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a link to a resource collection of type `SoftwareInventoryCollection`. The resource collection should contain the set of software components executed in the context of a host operating system. This can include device drivers, applications, or offload workloads. Software in this collection is generally updated using operating system-centric methods.", 724*c6d7a45dSGunnar Mills "readonly": true 725*c6d7a45dSGunnar Mills }, 726*c6d7a45dSGunnar Mills "Status": { 727*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status", 728*c6d7a45dSGunnar Mills "description": "The status and health of the resource and its subordinate or dependent resources.", 729*c6d7a45dSGunnar Mills "longDescription": "This property shall contain any status or health properties of the resource." 730*c6d7a45dSGunnar Mills }, 731*c6d7a45dSGunnar Mills "SupportedUpdateImageFormats": { 732*c6d7a45dSGunnar Mills "description": "The image format types supported by the service.", 733*c6d7a45dSGunnar Mills "items": { 734*c6d7a45dSGunnar Mills "anyOf": [ 735*c6d7a45dSGunnar Mills { 736*c6d7a45dSGunnar Mills "$ref": "#/definitions/SupportedUpdateImageFormatType" 737*c6d7a45dSGunnar Mills }, 738*c6d7a45dSGunnar Mills { 739*c6d7a45dSGunnar Mills "type": "null" 740*c6d7a45dSGunnar Mills } 741*c6d7a45dSGunnar Mills ] 742*c6d7a45dSGunnar Mills }, 743*c6d7a45dSGunnar Mills "longDescription": "This property shall contain the image format types supported by the service.", 744*c6d7a45dSGunnar Mills "readonly": true, 745*c6d7a45dSGunnar Mills "type": "array", 746*c6d7a45dSGunnar Mills "versionAdded": "v1_13_0" 747*c6d7a45dSGunnar Mills }, 748*c6d7a45dSGunnar Mills "UpdateServiceCapabilities": { 749*c6d7a45dSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/UpdateServiceCapabilities.json#/definitions/UpdateServiceCapabilities", 750*c6d7a45dSGunnar Mills "description": "A link to the capabilities of the update service.", 751*c6d7a45dSGunnar Mills "longDescription": "This property shall contain a link to a resource of type `UpdateServiceCapabilities` that contains the capabilities of the update service.", 752*c6d7a45dSGunnar Mills "readonly": true, 753*c6d7a45dSGunnar Mills "versionAdded": "v1_16_0" 754*c6d7a45dSGunnar Mills }, 755*c6d7a45dSGunnar Mills "VerifyRemoteServerCertificate": { 756*c6d7a45dSGunnar Mills "description": "An indication of whether the service will verify the certificate of the server referenced by the `ImageURI` parameter in `SimpleUpdate` prior to sending the transfer request.", 757*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether the service will verify the certificate of the server referenced by the `ImageURI` parameter in `SimpleUpdate` prior to sending the transfer request with the certificates found in the collection referenced by the `RemoteServerCertificates` property. If this property is not supported by the service, it shall be assumed to be `false`. This property should default to `false` in order to maintain compatibility with older clients. Regardless of the value of this property, services may perform additional verification based on other factors, such as the configuration of the `SecurityPolicy` resource.", 758*c6d7a45dSGunnar Mills "readonly": false, 759*c6d7a45dSGunnar Mills "type": [ 760*c6d7a45dSGunnar Mills "boolean", 761*c6d7a45dSGunnar Mills "null" 762*c6d7a45dSGunnar Mills ], 763*c6d7a45dSGunnar Mills "versionAdded": "v1_9_0" 764*c6d7a45dSGunnar Mills }, 765*c6d7a45dSGunnar Mills "VerifyRemoteServerSSHKey": { 766*c6d7a45dSGunnar Mills "description": "An indication of whether the service will verify the SSH key of the server referenced by the `ImageURI` parameter in `SimpleUpdate` prior to sending the transfer request.", 767*c6d7a45dSGunnar Mills "longDescription": "This property shall indicate whether the service will verify the SSH key of the server referenced by the `ImageURI` parameter in `SimpleUpdate` prior to sending the transfer request with the keys found in the collection referenced by the `RemoteServerSSHKeys` property. If this property is not supported by the service, it shall be assumed to be `false`. This property should default to `false` in order to maintain compatibility with older clients.", 768*c6d7a45dSGunnar Mills "readonly": false, 769*c6d7a45dSGunnar Mills "type": [ 770*c6d7a45dSGunnar Mills "boolean", 771*c6d7a45dSGunnar Mills "null" 772*c6d7a45dSGunnar Mills ], 773*c6d7a45dSGunnar Mills "versionAdded": "v1_12_0" 774*c6d7a45dSGunnar Mills } 775*c6d7a45dSGunnar Mills }, 776*c6d7a45dSGunnar Mills "required": [ 777*c6d7a45dSGunnar Mills "@odata.id", 778*c6d7a45dSGunnar Mills "@odata.type", 779*c6d7a45dSGunnar Mills "Id", 780*c6d7a45dSGunnar Mills "Name" 781*c6d7a45dSGunnar Mills ], 782*c6d7a45dSGunnar Mills "type": "object" 783*c6d7a45dSGunnar Mills } 784*c6d7a45dSGunnar Mills }, 785*c6d7a45dSGunnar Mills "language": "en", 786*c6d7a45dSGunnar Mills "owningEntity": "DMTF", 787*c6d7a45dSGunnar Mills "release": "2025.2", 788*c6d7a45dSGunnar Mills "title": "#UpdateService.v1_16_0.UpdateService" 789*c6d7a45dSGunnar Mills}