Iso_Image_Mount_RequestBody
Iso_Image_Mount_RequestBody
This is a request body class for an operation.
JSON Example
{
"library_item": "string",
"vm": "string"
}
string
library_item
Required
The identifier of the library item having the ISO image to mount on the virtual machine. The parameter must be an identifier for the resource type: com.vmware.content.library.Item.
string
vm
Required
The identifier of the virtual machine where the specified ISO image will be mounted. The parameter must be an identifier for the resource type: VirtualMachine.