OBJECT

ScoutBinaryStatus

Status of the last uploaded Scout binary

link GraphQL Schema definition

  • type ScoutBinaryStatus {
  • # Time when the Scout binary was uploaded
  • uploadTime: Time!
  • # Version of the uploaded Scout binary
  • version: String!
  • }

link Require by