Methods

  • get - List Awards

Resource

{
    "awardId": "int32",
    "id": "int32",
    "latestVersionDate": "date-time",
    "name": "string",
    "status": "string"
}

Properties

Name Type Description
awardId int32 Int32
id int32 Int32
latestVersionDate date-time Nullable
name string String
status string AwardImportStatus

Possible values are:

  • NotImported
  • UpToDate
  • OutOfDate
  • NotAvailable
  • QueuedForInstall
  • Installing
  • InstallationFailed
  • UpdateFailed
  • Updating
  • QueuedForUpdate