Skip to main content

Perform VM Backup

Select

SaaS
Customer Managed

This operations backups a VM based on its vmGUID

Path Parameters
  • vmGuid string required
Query Parameters
  • backupLevel string required

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

    Default value: INCREMENTAL

    Types of Backup

Responses

OK


Schema
  • taskId integer
  • jobIds string[]
Loading...