1*d125652eSGunnar Mills{ 2*d125652eSGunnar Mills "$id": "http://redfish.dmtf.org/schemas/v1/VirtualMedia.v1_6_5.json", 3*d125652eSGunnar Mills "$ref": "#/definitions/VirtualMedia", 4*d125652eSGunnar Mills "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5*d125652eSGunnar Mills "copyright": "Copyright 2014-2025 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright", 6*d125652eSGunnar Mills "definitions": { 7*d125652eSGunnar Mills "Actions": { 8*d125652eSGunnar Mills "additionalProperties": false, 9*d125652eSGunnar Mills "description": "The available actions for this resource.", 10*d125652eSGunnar Mills "longDescription": "This type shall contain the available actions for this resource.", 11*d125652eSGunnar Mills "patternProperties": { 12*d125652eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 13*d125652eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 14*d125652eSGunnar Mills "type": [ 15*d125652eSGunnar Mills "array", 16*d125652eSGunnar Mills "boolean", 17*d125652eSGunnar Mills "integer", 18*d125652eSGunnar Mills "number", 19*d125652eSGunnar Mills "null", 20*d125652eSGunnar Mills "object", 21*d125652eSGunnar Mills "string" 22*d125652eSGunnar Mills ] 23*d125652eSGunnar Mills } 24*d125652eSGunnar Mills }, 25*d125652eSGunnar Mills "properties": { 26*d125652eSGunnar Mills "#VirtualMedia.EjectMedia": { 27*d125652eSGunnar Mills "$ref": "#/definitions/EjectMedia" 28*d125652eSGunnar Mills }, 29*d125652eSGunnar Mills "#VirtualMedia.InsertMedia": { 30*d125652eSGunnar Mills "$ref": "#/definitions/InsertMedia" 31*d125652eSGunnar Mills }, 32*d125652eSGunnar Mills "Oem": { 33*d125652eSGunnar Mills "$ref": "#/definitions/OemActions", 34*d125652eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 35*d125652eSGunnar Mills "longDescription": "This property shall contain the available OEM-specific actions for this resource.", 36*d125652eSGunnar Mills "versionAdded": "v1_1_0" 37*d125652eSGunnar Mills } 38*d125652eSGunnar Mills }, 39*d125652eSGunnar Mills "type": "object" 40*d125652eSGunnar Mills }, 41*d125652eSGunnar Mills "ConnectedVia": { 42*d125652eSGunnar Mills "enum": [ 43*d125652eSGunnar Mills "NotConnected", 44*d125652eSGunnar Mills "URI", 45*d125652eSGunnar Mills "Applet", 46*d125652eSGunnar Mills "Oem" 47*d125652eSGunnar Mills ], 48*d125652eSGunnar Mills "enumDescriptions": { 49*d125652eSGunnar Mills "Applet": "Connected to a client application.", 50*d125652eSGunnar Mills "NotConnected": "No current connection.", 51*d125652eSGunnar Mills "Oem": "Connected through an OEM-defined method.", 52*d125652eSGunnar Mills "URI": "Connected to a URI location." 53*d125652eSGunnar Mills }, 54*d125652eSGunnar Mills "type": "string" 55*d125652eSGunnar Mills }, 56*d125652eSGunnar Mills "EjectMedia": { 57*d125652eSGunnar Mills "additionalProperties": false, 58*d125652eSGunnar Mills "description": "This action detaches remote media from virtual media.", 59*d125652eSGunnar Mills "longDescription": "This action shall detach the remote media from the virtual media. At the completion of the operation, inserted shall be set to `false` and the image name shall be cleared.", 60*d125652eSGunnar Mills "parameters": {}, 61*d125652eSGunnar Mills "patternProperties": { 62*d125652eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 63*d125652eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 64*d125652eSGunnar Mills "type": [ 65*d125652eSGunnar Mills "array", 66*d125652eSGunnar Mills "boolean", 67*d125652eSGunnar Mills "integer", 68*d125652eSGunnar Mills "number", 69*d125652eSGunnar Mills "null", 70*d125652eSGunnar Mills "object", 71*d125652eSGunnar Mills "string" 72*d125652eSGunnar Mills ] 73*d125652eSGunnar Mills } 74*d125652eSGunnar Mills }, 75*d125652eSGunnar Mills "properties": { 76*d125652eSGunnar Mills "target": { 77*d125652eSGunnar Mills "description": "Link to invoke action", 78*d125652eSGunnar Mills "format": "uri-reference", 79*d125652eSGunnar Mills "type": "string" 80*d125652eSGunnar Mills }, 81*d125652eSGunnar Mills "title": { 82*d125652eSGunnar Mills "description": "Friendly action name", 83*d125652eSGunnar Mills "type": "string" 84*d125652eSGunnar Mills } 85*d125652eSGunnar Mills }, 86*d125652eSGunnar Mills "type": "object", 87*d125652eSGunnar Mills "versionAdded": "v1_2_0" 88*d125652eSGunnar Mills }, 89*d125652eSGunnar Mills "EjectPolicy": { 90*d125652eSGunnar Mills "enum": [ 91*d125652eSGunnar Mills "OnPowerOff", 92*d125652eSGunnar Mills "Session", 93*d125652eSGunnar Mills "Timed", 94*d125652eSGunnar Mills "AfterUse", 95*d125652eSGunnar Mills "Persistent" 96*d125652eSGunnar Mills ], 97*d125652eSGunnar Mills "enumDescriptions": { 98*d125652eSGunnar Mills "AfterUse": "The virtual media ejection occurs after the media is used.", 99*d125652eSGunnar Mills "OnPowerOff": "The virtual media ejection occurs during a system power or reset event.", 100*d125652eSGunnar Mills "Persistent": "The virtual media mount information persists indefinitely.", 101*d125652eSGunnar Mills "Session": "The virtual media ejection occurs when a session is terminated. The session might be outside the Redfish service.", 102*d125652eSGunnar Mills "Timed": "The virtual media ejection occurs when a timer configured by the `EjectTimeout` property expires." 103*d125652eSGunnar Mills }, 104*d125652eSGunnar Mills "type": "string" 105*d125652eSGunnar Mills }, 106*d125652eSGunnar Mills "InsertMedia": { 107*d125652eSGunnar Mills "additionalProperties": false, 108*d125652eSGunnar Mills "description": "This action attaches remote media to virtual media.", 109*d125652eSGunnar Mills "longDescription": "This action shall attach remote media to virtual media. Service should reject the request if the `Image` property in the resource does not contain `null`. Users are expected to eject media prior to inserting new media.", 110*d125652eSGunnar Mills "parameters": { 111*d125652eSGunnar Mills "Image": { 112*d125652eSGunnar Mills "description": "The URI of the media to attach to the virtual media.", 113*d125652eSGunnar Mills "longDescription": "This parameter shall contain the URI of the media to be attached to the virtual media. This parameter may specify an absolute URI to remote media or a relative URI to media local to the implementation. A service may allow a relative URI to reference a `SoftwareInventory` resource. Services may reject this action if the URI is not accessible.", 114*d125652eSGunnar Mills "requiredParameter": true, 115*d125652eSGunnar Mills "type": "string" 116*d125652eSGunnar Mills }, 117*d125652eSGunnar Mills "Inserted": { 118*d125652eSGunnar Mills "description": "An indication of whether the image is treated as mounted and visible to the host system upon completion of the action. The default is `true`.", 119*d125652eSGunnar Mills "longDescription": "This parameter shall contain whether the image is treated as mounted and visible to the host system upon completion of the action. If the client does not provide this parameter, the service shall default this value to `true`.", 120*d125652eSGunnar Mills "type": "boolean" 121*d125652eSGunnar Mills }, 122*d125652eSGunnar Mills "Password": { 123*d125652eSGunnar Mills "description": "The password to access the URI specified by the `Image` parameter.", 124*d125652eSGunnar Mills "longDescription": "This parameter shall contain the password to access the URI specified by the `Image` parameter.", 125*d125652eSGunnar Mills "type": "string", 126*d125652eSGunnar Mills "versionAdded": "v1_3_0" 127*d125652eSGunnar Mills }, 128*d125652eSGunnar Mills "TransferMethod": { 129*d125652eSGunnar Mills "$ref": "#/definitions/TransferMethod", 130*d125652eSGunnar Mills "description": "The transfer method to use with the image.", 131*d125652eSGunnar Mills "longDescription": "This parameter shall contain the transfer method to use with the specified image URI.", 132*d125652eSGunnar Mills "versionAdded": "v1_3_0" 133*d125652eSGunnar Mills }, 134*d125652eSGunnar Mills "TransferProtocolType": { 135*d125652eSGunnar Mills "$ref": "#/definitions/TransferProtocolType", 136*d125652eSGunnar Mills "description": "The network protocol to use with the URI specified by the `Image` parameter.", 137*d125652eSGunnar Mills "longDescription": "This parameter shall contain the network protocol to use with the URI specified by the `Image` parameter.", 138*d125652eSGunnar Mills "versionAdded": "v1_3_0" 139*d125652eSGunnar Mills }, 140*d125652eSGunnar Mills "UserName": { 141*d125652eSGunnar Mills "description": "The username to access the URI specified by the `Image` parameter.", 142*d125652eSGunnar Mills "longDescription": "This parameter shall contain the username to access the URI specified by the `Image` parameter.", 143*d125652eSGunnar Mills "type": "string", 144*d125652eSGunnar Mills "versionAdded": "v1_3_0" 145*d125652eSGunnar Mills }, 146*d125652eSGunnar Mills "WriteProtected": { 147*d125652eSGunnar Mills "description": "An indication of whether the remote media is treated as write-protected. The default is `true`.", 148*d125652eSGunnar Mills "longDescription": "This parameter shall contain whether the remote media is treated as write-protected. If the client does not provide this parameter, the service shall default this value to `true`.", 149*d125652eSGunnar Mills "type": "boolean" 150*d125652eSGunnar Mills } 151*d125652eSGunnar Mills }, 152*d125652eSGunnar Mills "patternProperties": { 153*d125652eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 154*d125652eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 155*d125652eSGunnar Mills "type": [ 156*d125652eSGunnar Mills "array", 157*d125652eSGunnar Mills "boolean", 158*d125652eSGunnar Mills "integer", 159*d125652eSGunnar Mills "number", 160*d125652eSGunnar Mills "null", 161*d125652eSGunnar Mills "object", 162*d125652eSGunnar Mills "string" 163*d125652eSGunnar Mills ] 164*d125652eSGunnar Mills } 165*d125652eSGunnar Mills }, 166*d125652eSGunnar Mills "properties": { 167*d125652eSGunnar Mills "target": { 168*d125652eSGunnar Mills "description": "Link to invoke action", 169*d125652eSGunnar Mills "format": "uri-reference", 170*d125652eSGunnar Mills "type": "string" 171*d125652eSGunnar Mills }, 172*d125652eSGunnar Mills "title": { 173*d125652eSGunnar Mills "description": "Friendly action name", 174*d125652eSGunnar Mills "type": "string" 175*d125652eSGunnar Mills } 176*d125652eSGunnar Mills }, 177*d125652eSGunnar Mills "type": "object", 178*d125652eSGunnar Mills "versionAdded": "v1_2_0" 179*d125652eSGunnar Mills }, 180*d125652eSGunnar Mills "MediaType": { 181*d125652eSGunnar Mills "enum": [ 182*d125652eSGunnar Mills "CD", 183*d125652eSGunnar Mills "Floppy", 184*d125652eSGunnar Mills "USBStick", 185*d125652eSGunnar Mills "DVD" 186*d125652eSGunnar Mills ], 187*d125652eSGunnar Mills "enumDescriptions": { 188*d125652eSGunnar Mills "CD": "A CD-ROM format (ISO) image.", 189*d125652eSGunnar Mills "DVD": "A DVD-ROM format image.", 190*d125652eSGunnar Mills "Floppy": "A floppy disk image.", 191*d125652eSGunnar Mills "USBStick": "An emulation of a USB storage device." 192*d125652eSGunnar Mills }, 193*d125652eSGunnar Mills "type": "string" 194*d125652eSGunnar Mills }, 195*d125652eSGunnar Mills "OemActions": { 196*d125652eSGunnar Mills "additionalProperties": true, 197*d125652eSGunnar Mills "description": "The available OEM-specific actions for this resource.", 198*d125652eSGunnar Mills "longDescription": "This type shall contain the available OEM-specific actions for this resource.", 199*d125652eSGunnar Mills "patternProperties": { 200*d125652eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 201*d125652eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 202*d125652eSGunnar Mills "type": [ 203*d125652eSGunnar Mills "array", 204*d125652eSGunnar Mills "boolean", 205*d125652eSGunnar Mills "integer", 206*d125652eSGunnar Mills "number", 207*d125652eSGunnar Mills "null", 208*d125652eSGunnar Mills "object", 209*d125652eSGunnar Mills "string" 210*d125652eSGunnar Mills ] 211*d125652eSGunnar Mills } 212*d125652eSGunnar Mills }, 213*d125652eSGunnar Mills "properties": {}, 214*d125652eSGunnar Mills "type": "object" 215*d125652eSGunnar Mills }, 216*d125652eSGunnar Mills "TransferMethod": { 217*d125652eSGunnar Mills "enum": [ 218*d125652eSGunnar Mills "Stream", 219*d125652eSGunnar Mills "Upload" 220*d125652eSGunnar Mills ], 221*d125652eSGunnar Mills "enumDescriptions": { 222*d125652eSGunnar Mills "Stream": "Stream image file data from the source URI.", 223*d125652eSGunnar Mills "Upload": "Upload the entire image file from the source URI to the service." 224*d125652eSGunnar Mills }, 225*d125652eSGunnar Mills "type": "string" 226*d125652eSGunnar Mills }, 227*d125652eSGunnar Mills "TransferProtocolType": { 228*d125652eSGunnar Mills "enum": [ 229*d125652eSGunnar Mills "CIFS", 230*d125652eSGunnar Mills "FTP", 231*d125652eSGunnar Mills "SFTP", 232*d125652eSGunnar Mills "HTTP", 233*d125652eSGunnar Mills "HTTPS", 234*d125652eSGunnar Mills "NFS", 235*d125652eSGunnar Mills "SCP", 236*d125652eSGunnar Mills "TFTP", 237*d125652eSGunnar Mills "OEM" 238*d125652eSGunnar Mills ], 239*d125652eSGunnar Mills "enumDescriptions": { 240*d125652eSGunnar Mills "CIFS": "Common Internet File System (CIFS).", 241*d125652eSGunnar Mills "FTP": "File Transfer Protocol (FTP).", 242*d125652eSGunnar Mills "HTTP": "Hypertext Transfer Protocol (HTTP).", 243*d125652eSGunnar Mills "HTTPS": "Hypertext Transfer Protocol Secure (HTTPS).", 244*d125652eSGunnar Mills "NFS": "Network File System (NFS).", 245*d125652eSGunnar Mills "OEM": "A manufacturer-defined protocol.", 246*d125652eSGunnar Mills "SCP": "Secure Copy Protocol (SCP).", 247*d125652eSGunnar Mills "SFTP": "SSH File Transfer Protocol (SFTP).", 248*d125652eSGunnar Mills "TFTP": "Trivial File Transfer Protocol (TFTP)." 249*d125652eSGunnar Mills }, 250*d125652eSGunnar Mills "type": "string" 251*d125652eSGunnar Mills }, 252*d125652eSGunnar Mills "VirtualMedia": { 253*d125652eSGunnar Mills "additionalProperties": false, 254*d125652eSGunnar Mills "description": "The `VirtualMedia` schema contains properties related to the monitor and control of an instance of virtual media, such as a remote CD, DVD, or USB device. A manager for a system or device provides virtual media functionality.", 255*d125652eSGunnar Mills "longDescription": "This resource shall represent a virtual media service for a Redfish implementation.", 256*d125652eSGunnar Mills "patternProperties": { 257*d125652eSGunnar Mills "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 258*d125652eSGunnar Mills "description": "This property shall specify a valid odata or Redfish property.", 259*d125652eSGunnar Mills "type": [ 260*d125652eSGunnar Mills "array", 261*d125652eSGunnar Mills "boolean", 262*d125652eSGunnar Mills "integer", 263*d125652eSGunnar Mills "number", 264*d125652eSGunnar Mills "null", 265*d125652eSGunnar Mills "object", 266*d125652eSGunnar Mills "string" 267*d125652eSGunnar Mills ] 268*d125652eSGunnar Mills } 269*d125652eSGunnar Mills }, 270*d125652eSGunnar Mills "properties": { 271*d125652eSGunnar Mills "@odata.context": { 272*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context" 273*d125652eSGunnar Mills }, 274*d125652eSGunnar Mills "@odata.etag": { 275*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag" 276*d125652eSGunnar Mills }, 277*d125652eSGunnar Mills "@odata.id": { 278*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" 279*d125652eSGunnar Mills }, 280*d125652eSGunnar Mills "@odata.type": { 281*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/type" 282*d125652eSGunnar Mills }, 283*d125652eSGunnar Mills "Actions": { 284*d125652eSGunnar Mills "$ref": "#/definitions/Actions", 285*d125652eSGunnar Mills "description": "The available actions for this resource.", 286*d125652eSGunnar Mills "longDescription": "This property shall contain the available actions for this resource.", 287*d125652eSGunnar Mills "versionAdded": "v1_1_0" 288*d125652eSGunnar Mills }, 289*d125652eSGunnar Mills "Certificates": { 290*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/CertificateCollection.json#/definitions/CertificateCollection", 291*d125652eSGunnar Mills "description": "The link to a collection of server certificates for the server referenced by the `Image` property.", 292*d125652eSGunnar 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 `Image` property. If `VerifyCertificate` 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 completing the remote media connection. If the server cannot be verified, the service shall not complete the remote media connection. If `VerifyCertificate` 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.", 293*d125652eSGunnar Mills "readonly": true, 294*d125652eSGunnar Mills "versionAdded": "v1_4_0" 295*d125652eSGunnar Mills }, 296*d125652eSGunnar Mills "ClientCertificates": { 297*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/CertificateCollection.json#/definitions/CertificateCollection", 298*d125652eSGunnar Mills "description": "The link to a collection of client identity certificates provided to the server referenced by the `Image` property.", 299*d125652eSGunnar 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 `Image` property as part of TLS handshaking.", 300*d125652eSGunnar Mills "readonly": true, 301*d125652eSGunnar Mills "versionAdded": "v1_5_0" 302*d125652eSGunnar Mills }, 303*d125652eSGunnar Mills "ConnectedVia": { 304*d125652eSGunnar Mills "anyOf": [ 305*d125652eSGunnar Mills { 306*d125652eSGunnar Mills "$ref": "#/definitions/ConnectedVia" 307*d125652eSGunnar Mills }, 308*d125652eSGunnar Mills { 309*d125652eSGunnar Mills "type": "null" 310*d125652eSGunnar Mills } 311*d125652eSGunnar Mills ], 312*d125652eSGunnar Mills "description": "The current virtual media connection method.", 313*d125652eSGunnar Mills "longDescription": "This property shall contain the current connection method from a client to the virtual media that this resource represents.", 314*d125652eSGunnar Mills "readonly": true 315*d125652eSGunnar Mills }, 316*d125652eSGunnar Mills "Description": { 317*d125652eSGunnar Mills "anyOf": [ 318*d125652eSGunnar Mills { 319*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Description" 320*d125652eSGunnar Mills }, 321*d125652eSGunnar Mills { 322*d125652eSGunnar Mills "type": "null" 323*d125652eSGunnar Mills } 324*d125652eSGunnar Mills ], 325*d125652eSGunnar Mills "readonly": true 326*d125652eSGunnar Mills }, 327*d125652eSGunnar Mills "EjectPolicy": { 328*d125652eSGunnar Mills "anyOf": [ 329*d125652eSGunnar Mills { 330*d125652eSGunnar Mills "$ref": "#/definitions/EjectPolicy" 331*d125652eSGunnar Mills }, 332*d125652eSGunnar Mills { 333*d125652eSGunnar Mills "type": "null" 334*d125652eSGunnar Mills } 335*d125652eSGunnar Mills ], 336*d125652eSGunnar Mills "description": "The ejection policy for the virtual media.", 337*d125652eSGunnar Mills "longDescription": "This property shall contain the ejection policy for the virtual media.", 338*d125652eSGunnar Mills "readonly": false, 339*d125652eSGunnar Mills "versionAdded": "v1_6_0" 340*d125652eSGunnar Mills }, 341*d125652eSGunnar Mills "EjectTimeout": { 342*d125652eSGunnar Mills "description": "Timeout value before the virtual media is automatically ejected.", 343*d125652eSGunnar Mills "longDescription": "This property shall indicate the amount of time before virtual media is automatically ejected when `EjectPolicy` contains `Timed`.", 344*d125652eSGunnar Mills "pattern": "^P(\\d+D)?(T(\\d+H)?(\\d+M)?(\\d+(.\\d+)?S)?)?$", 345*d125652eSGunnar Mills "readonly": false, 346*d125652eSGunnar Mills "type": [ 347*d125652eSGunnar Mills "string", 348*d125652eSGunnar Mills "null" 349*d125652eSGunnar Mills ], 350*d125652eSGunnar Mills "versionAdded": "v1_6_0" 351*d125652eSGunnar Mills }, 352*d125652eSGunnar Mills "Id": { 353*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Id", 354*d125652eSGunnar Mills "readonly": true 355*d125652eSGunnar Mills }, 356*d125652eSGunnar Mills "Image": { 357*d125652eSGunnar Mills "description": "The URI of the location of the selected image.", 358*d125652eSGunnar Mills "format": "uri-reference", 359*d125652eSGunnar Mills "longDescription": "This property shall contain the URI of the media attached to the virtual media. This value may specify an absolute URI to remote media or a relative URI to media local to the implementation. A service may allow a relative URI to reference a SoftwareInventory resource. The value `null` shall indicate no image connection. If the URI specified by this property is not accessible, services should populate the `Conditions` property in `Status` with messages that describe the condition.", 360*d125652eSGunnar Mills "readonly": false, 361*d125652eSGunnar Mills "type": [ 362*d125652eSGunnar Mills "string", 363*d125652eSGunnar Mills "null" 364*d125652eSGunnar Mills ] 365*d125652eSGunnar Mills }, 366*d125652eSGunnar Mills "ImageName": { 367*d125652eSGunnar Mills "description": "The current image name.", 368*d125652eSGunnar Mills "longDescription": "This property shall contain the name of the image.", 369*d125652eSGunnar Mills "readonly": true, 370*d125652eSGunnar Mills "type": [ 371*d125652eSGunnar Mills "string", 372*d125652eSGunnar Mills "null" 373*d125652eSGunnar Mills ] 374*d125652eSGunnar Mills }, 375*d125652eSGunnar Mills "Inserted": { 376*d125652eSGunnar Mills "description": "An indication of whether the media is mounted and visible to the host system.", 377*d125652eSGunnar Mills "longDescription": "This property shall indicate whether the media is mounted and visible to the host system.", 378*d125652eSGunnar Mills "readonly": false, 379*d125652eSGunnar Mills "type": [ 380*d125652eSGunnar Mills "boolean", 381*d125652eSGunnar Mills "null" 382*d125652eSGunnar Mills ] 383*d125652eSGunnar Mills }, 384*d125652eSGunnar Mills "MediaTypes": { 385*d125652eSGunnar Mills "description": "The media types supported as virtual media.", 386*d125652eSGunnar Mills "items": { 387*d125652eSGunnar Mills "$ref": "#/definitions/MediaType" 388*d125652eSGunnar Mills }, 389*d125652eSGunnar Mills "longDescription": "This property shall contain an array of the supported media types for this connection.", 390*d125652eSGunnar Mills "readonly": true, 391*d125652eSGunnar Mills "type": "array" 392*d125652eSGunnar Mills }, 393*d125652eSGunnar Mills "Name": { 394*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Name", 395*d125652eSGunnar Mills "readonly": true 396*d125652eSGunnar Mills }, 397*d125652eSGunnar Mills "Oem": { 398*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", 399*d125652eSGunnar Mills "description": "The OEM extension property.", 400*d125652eSGunnar 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." 401*d125652eSGunnar Mills }, 402*d125652eSGunnar Mills "Password": { 403*d125652eSGunnar Mills "description": "The password to access the URI specified by the `Image` property. The value is `null` in responses.", 404*d125652eSGunnar Mills "longDescription": "This property shall contain the password to access the URI specified by the `Image` property. The value shall be `null` in responses.", 405*d125652eSGunnar Mills "readonly": false, 406*d125652eSGunnar Mills "type": [ 407*d125652eSGunnar Mills "string", 408*d125652eSGunnar Mills "null" 409*d125652eSGunnar Mills ], 410*d125652eSGunnar Mills "versionAdded": "v1_3_0" 411*d125652eSGunnar Mills }, 412*d125652eSGunnar Mills "Status": { 413*d125652eSGunnar Mills "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status", 414*d125652eSGunnar Mills "description": "The status and health of the resource and its subordinate or dependent resources.", 415*d125652eSGunnar Mills "longDescription": "This property shall contain any status or health properties of the resource.", 416*d125652eSGunnar Mills "versionAdded": "v1_4_0" 417*d125652eSGunnar Mills }, 418*d125652eSGunnar Mills "TransferMethod": { 419*d125652eSGunnar Mills "anyOf": [ 420*d125652eSGunnar Mills { 421*d125652eSGunnar Mills "$ref": "#/definitions/TransferMethod" 422*d125652eSGunnar Mills }, 423*d125652eSGunnar Mills { 424*d125652eSGunnar Mills "type": "null" 425*d125652eSGunnar Mills } 426*d125652eSGunnar Mills ], 427*d125652eSGunnar Mills "description": "The transfer method to use with the image.", 428*d125652eSGunnar Mills "longDescription": "This property shall describe how the image transfer occurs.", 429*d125652eSGunnar Mills "readonly": false, 430*d125652eSGunnar Mills "versionAdded": "v1_3_0" 431*d125652eSGunnar Mills }, 432*d125652eSGunnar Mills "TransferProtocolType": { 433*d125652eSGunnar Mills "anyOf": [ 434*d125652eSGunnar Mills { 435*d125652eSGunnar Mills "$ref": "#/definitions/TransferProtocolType" 436*d125652eSGunnar Mills }, 437*d125652eSGunnar Mills { 438*d125652eSGunnar Mills "type": "null" 439*d125652eSGunnar Mills } 440*d125652eSGunnar Mills ], 441*d125652eSGunnar Mills "description": "The network protocol to use with the URI specified by the `Image` property.", 442*d125652eSGunnar Mills "longDescription": "This property shall contain network protocol to use with the URI specified by the `Image` property.", 443*d125652eSGunnar Mills "readonly": false, 444*d125652eSGunnar Mills "versionAdded": "v1_3_0" 445*d125652eSGunnar Mills }, 446*d125652eSGunnar Mills "UserName": { 447*d125652eSGunnar Mills "description": "The username to access the URI specified by the `Image` property.", 448*d125652eSGunnar Mills "longDescription": "This property shall contain the username to access the URI specified by the `Image` property.", 449*d125652eSGunnar Mills "readonly": false, 450*d125652eSGunnar Mills "type": [ 451*d125652eSGunnar Mills "string", 452*d125652eSGunnar Mills "null" 453*d125652eSGunnar Mills ], 454*d125652eSGunnar Mills "versionAdded": "v1_3_0" 455*d125652eSGunnar Mills }, 456*d125652eSGunnar Mills "VerifyCertificate": { 457*d125652eSGunnar Mills "description": "An indication of whether the service will verify the certificate of the server referenced by the `Image` property prior to completing the remote media connection.", 458*d125652eSGunnar Mills "longDescription": "This property shall indicate whether the service will verify the certificate of the server referenced by the `Image` property prior to completing the remote media connection with the certificates found in the collection referenced by the `Certificates` 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.", 459*d125652eSGunnar Mills "readonly": false, 460*d125652eSGunnar Mills "type": [ 461*d125652eSGunnar Mills "boolean", 462*d125652eSGunnar Mills "null" 463*d125652eSGunnar Mills ], 464*d125652eSGunnar Mills "versionAdded": "v1_4_0" 465*d125652eSGunnar Mills }, 466*d125652eSGunnar Mills "WriteProtected": { 467*d125652eSGunnar Mills "description": "An indication of whether the media is write-protected.", 468*d125652eSGunnar Mills "longDescription": "This property shall indicate whether the remote device media prevents writing to that media.", 469*d125652eSGunnar Mills "readonly": false, 470*d125652eSGunnar Mills "type": [ 471*d125652eSGunnar Mills "boolean", 472*d125652eSGunnar Mills "null" 473*d125652eSGunnar Mills ] 474*d125652eSGunnar Mills } 475*d125652eSGunnar Mills }, 476*d125652eSGunnar Mills "required": [ 477*d125652eSGunnar Mills "@odata.id", 478*d125652eSGunnar Mills "@odata.type", 479*d125652eSGunnar Mills "Id", 480*d125652eSGunnar Mills "Name" 481*d125652eSGunnar Mills ], 482*d125652eSGunnar Mills "type": "object" 483*d125652eSGunnar Mills } 484*d125652eSGunnar Mills }, 485*d125652eSGunnar Mills "language": "en", 486*d125652eSGunnar Mills "owningEntity": "DMTF", 487*d125652eSGunnar Mills "release": "2022.3", 488*d125652eSGunnar Mills "title": "#VirtualMedia.v1_6_5.VirtualMedia" 489*d125652eSGunnar Mills}