OBJECT

FirmwareDownloadDetails

Details of firmware download

link GraphQL Schema definition

  • type FirmwareDownloadDetails {
  • # Used only in UMAS download to indicate whether the firmware was applied or not
  • status: String
  • }