Skip to main content

Run backups on server plan associated entities

Select

SaaS
Customer Managed

Run backups on server plan associated entities

Path Parameters
  • planId int32 required

    Id of the Server Plan

Query Parameters
  • backupLevel string required

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

    Backup level of jobs

Responses

OK


Schema
  • taskId int32
  • jobIds string[]

    JobIds for the immediate run request

Loading...