AddDatastoreGroupSpec
AddDatastoreGroupSpec
A list of datastores to be added to an existing Array-Based Replication protection group.
JSON Example
{
"datastores": [
"string"
]
}
array of string
datastores
Optional
A list of datastore group references. Datastore group is a set of replicated datastores.
- Virtual machines located on these datastores can be protected. Virtual machine location is defined by its home directory (the directory that holds the .vmx file).
- Any given replicated datastore can be part of only one protection group.
- Datastores backed by storage devices combined in a consistency group must be added to the same protection group.