VmHardwareDiskUpdateRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"spec": {
"backing": {
"type": "VMDK_FILE",
"vmdk_file": "string"
}
}
}
This is a request body class for an operation.
{
"spec": {
"backing": {
"type": "VMDK_FILE",
"vmdk_file": "string"
}
}
}