Skip to main content

Validate Restore

Select

SaaS
Customer Managed

Validate Restore

Path Parameters
  • vmGuid string required
Request Body
  • fromTime string

    Restore window UTC from time. Valid Formats: yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:sszzz or yyyy-MM-dd

  • toTime string

    Restore window UTC to time. Valid Formats: yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:sszzz or yyyy-MM-dd

  • backupSource int32

    Backup source information from where you want to restore. 0 (Automatic), 1 (Snap Copy), 2 (Primary), 3 to N (Aux Copy)

  • accessNode object
  • id int32
  • name string
  • accessNodeGroup object
  • id int32
  • name string
  • notifyOnJobCompletion boolean

    Default value: false

    Enable email notificaiton for job status. Defaults to false

Responses

OK


Schema
  • taskId int32
  • jobIds string[]

    JobIds for the immediate run request

Loading...