Skip to main content

Test the VM backup

Test the VM backup

Request Body
  • appId object required

    TestVMBackupAppId

  • clientId int32

    Client Id of the hypervisor associated with the VM

  • apptypeId int32

    App type Id of the VM

  • instanceId int32

    Instance Id of the hypervisor associated with the VM

  • backupsetId int32
  • vmList object[] required
  • name string

    Name of the VM

  • guid string

    Guid of the VM

  • proxyClient object

    TestVMBackupProxyClientEntity

  • clientId int32

    Proxy client Id

  • transportMode string required

    Possible values: [AUTO, SAN, HOT_ADD, NAS, NBD_SSL, NBD]

    Default value: AUTO

    transport mode based on environment. Values are case sensitive

  • quiesceFileSystem boolean

    Default value: false

Responses

OK


Schema
  • testVMBackupMessage string
  • testVMBackupDetailMessage string
  • errorCode int32
  • errorMessage string
Loading...