Skip to main content

Perform Azure AD Backup

Perform Azure AD Backup

Path Parameters
  • clientId int32 required

    Id of the Azure AD client

Request Body
  • backupLevel string

    Possible values: [FULL, INCREMENTAL]

    Backup level for the job. Defaults to INCREMENTAL if not specified.

Responses

OK


Schema
  • taskId int32
  • jobIds string[]

    JobIds for the immediate run request

Loading...