[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

VvolReplicationGroupVmInfo

Details about a virtual machine in a replication group within the VMware vSphere Virtual Volumes protection group.


Properties

string
id Required

The identifier of the virtual machine.


string
name Required

The name of the virtual machine.


array of string
errors Optional

An array of error messages about the VM.


boolean
inside_vapp Optional

Whether this VM is inside a vApp


boolean
template Optional

Whether this VM is a template VM


vvol_replication_groups Optional

The replication groups for this VM. Virtual machines sharing the same replication groups belong to the same consistency group and will be added or removed from a protection group together.


array of string
warnings Optional

An array of warning messages about the VM.

JSON Example

{
	"id": "string",
	"name": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

VvolReplicationGroupInfo

Feedback

Was this page helpful?