VMCreateRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"spec": {
"guest_OS": "DOS",
"placement": {
"datastore": "string",
"folder": "string"
}
}
}
This is a request body class for an operation.
{
"spec": {
"guest_OS": "DOS",
"placement": {
"datastore": "string",
"folder": "string"
}
}
}