Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiOccurrence

Occurrence includes information about analysis occurrences for an image.

Hierarchy

  • ApiOccurrence

Index

Properties

Optional context

context: Context

Details about the context of this Occurrence.

Optional create_time

create_time: string

Output only. The time this Occurrence was created.

Optional finding

finding: Finding

Details of the occurrence of a finding.

id

id: string

kind

Output only. This explicitly denotes which of the Occurrence details are specified. This field can be used as a filter in list requests.

Optional kpi

kpi: Kpi

Details of the occurrence of a KPI.

Optional name

name: string

Output only. The name of the Occurrence in the form "{account_id}/providers/{provider_id}/occurrences/{occuurence_id}".

note_name

note_name: string

An analysis note associated with this image, in the form "{account_id}/providers/{provider_id}/notes/{note_id}" This field can be used as a filter in list requests.

Optional remediation

remediation: string

Optional resource_url

resource_url: string

The unique URL of the resource, image or the container, for which the Occurrence applies. For example, https://gcr.io/provider/image@sha256:foo. This field can be used as a filter in list requests.

Optional update_time

update_time: string

Output only. The time this Occurrence was last updated.

Generated using TypeDoc