Skip to main content

Backup VM Group

To Backup the virtual machines in vmgroup

Path Parameters
  • VmGroupId int32 required

    Id of the VMgroup to backup

Query Parameters
  • backupLevel string

    Possible values: [FULL, INCREMENTAL, DIFFERENTIAL, SYNTHETIC_FULL]

    Backup level , Default :Incremental

Responses

Success


Schema
  • taskId int32
  • jobIds string[]

    JobIds for the immediate run request

Loading...