OBJECT

DownloadPackageReplyWithUuid

Description

Start download job request response.

link GraphQL Schema definition

  • type DownloadPackageReplyWithUuid {
  • # Cluster uuid.
  • uuid: String!
  • # Download package job ID.
  • jobId: String!
  • }

link Require by