Skip to main content

Delete Snapshot Force

Select

SaaS
Customer Managed

Force deleting an unmounted or created snapshot from Storage Arrays. Please be aware, triggering this API will not delete the snapshots from the storage array, so ensure that you delete snapshots on the array before using this operation.

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

    smVolumeId of the snap

  • commCellId int32

    Default value: 2

    Commcell Id of the setup

Responses

OK


Schema
  • jobId int32

    Resulting job Id

  • errorCode int32

    error code

  • errorMessage string

    error message

Loading...