OBJECT

MountDiskReply

Description

Contains the information about taskchain ID of the mount job if succeeded.

link GraphQL Schema definition

  • type MountDiskReply {
  • # Taskchain ID of the mount job.
  • taskchainUuid: UUID!
  • }

link Require by