HostSystemSwapConfigurationDatastoreOption
HostSystemSwapConfigurationDatastoreOption
Use option to indicate that a user specified datastore may be used for system swap.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"key": 0,
"datastore": "string"
}
string
datastore
Required
The datastore to be used with this swap option.
This value should be always set when the encapsulating option is used, otherwise a call to UpdateSystemSwapConfiguration will result in a InvalidArgument fault.