ClusterAttemptedVmInfo
ClusterAttemptedVmInfo
This data class reports virtual machine powerOn information.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"task": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}