FaultToleranceMetaSpec

FaultToleranceMetaSpec
FaultToleranceMetaSpec

This data object encapsulates the Datastore for the shared metadata file for a fault tolerant pair of VMs.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "metaDataDatastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
metaDataDatastore
Required

Reference to an instance of the Datastore managed object.