Skip to main content

Revert Snapshot of Storage Array

Reverting a created or unmounted snapshot from the storage array

Path Parameters
  • arrayId int32 required
Request Body
  • volumes object[]
  • smVolumeId int32

    smVolumeId of the snaps you want to mount/unmount/delete

  • flags int32

    Volume flags to be set for snap Operations.

Responses

OK


Schema
  • jobId int32

    Resulting job Id

  • errorCode int32

    error code

  • errorMessage string

    error message

Loading...