Skip to main content

Validate Replication Group Content

Select

SaaS
Customer Managed

Validate virtual machines inside replication group

Request Body
  • client object

    Hypervisor details of replication group

  • id int32
  • name string
  • replicationGroup object

    Replication group details

  • id int32
  • name string
  • vm object[]

    List of virtual machines in replication group

  • GUID string
  • name string
Responses

Success


Schema
  • vm object[]

    List of virtual machines that are already present in different vmGroup of same backupset within same hypervisor client

  • GUID string

    ID of virtual machine

  • name string

    Name of virtual machine

  • vmGroup object

    Details of vmGroup the virtual machine belongs to

  • id int32
  • name string
Loading...