SwapDatastoreNotWritableOnHost
SwapDatastoreNotWritableOnHost
The compute resource and/or virtual machine configurations indicate that when executing on the host the virtual machine should use a specific datastore, but host does not have read/write access to that datastore.
(It may have no access at all, or read-only access.) If executing on the host the virtual machine would instead use its own directory for swapfile placement. This is a compatibility warning, not an error.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"name": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}