Skip to main content

List Total Vulnerable Images and Hosts

Gets the summary data for all the vulnerable images and hosts, for the request time, accounts and account groups

Header Parameters
  • x-redlock-auth string
Request Body
  • filters object[]
  • Array [
  • name FilterType

    Possible values: [account.group, cloud.account]

  • operator string
  • value string
  • ]
  • timeRange object
  • type string
  • value object
Responses

OK


Schema
  • value object
  • images object
  • totalCriticalVulnerabilities int64
  • totalHighVulnerabilities int64
  • hosts object
  • totalCriticalVulnerabilities int64
  • totalHighVulnerabilities int64
  • totalBySeverity object
  • totalCriticalVulnerabilities int64
  • totalHighVulnerabilities int64
  • date string
  • ts int64
Loading...