Skip to main content

Unmount Snapshot of Storage Array

Unmounting a mounted Snapshot from Storage Array

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

    Volumes of the snap you want to unmount

  • 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...