OBJECT

DeleteManagedVolumeReply

Description

Supported in v7.0+

link GraphQL Schema definition

  • type DeleteManagedVolumeReply {
  • # Supported in v7.0+
  • # Status of the triggered asynchronous unexport job.
  • asyncRequestStatus: AsyncRequestStatus
  • }

link Require by