Snapservice VirtualMachines ProtectionConfiguration TargetStorageSpec

Snapservice VirtualMachines ProtectionConfiguration TargetStorageSpec
Snapservice VirtualMachines ProtectionConfiguration TargetStorageSpec

The Snapservice VirtualMachines ProtectionConfiguration TargetStorageSpec schema contains properties that describe the settings to configure virtual machine level target storage for the replication.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "datastore": "string"
}
string
datastore
Optional

Target datastore.

This property was added in vSphere API 9.1.0.0.

This property is being kept optional for future use-cases, but mandatory in the current version.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Datastore. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Datastore.