Skip to content

/AWS1/CL_IN2CONTNRIMAGEAGGRRSP

A response that contains the results of a container image aggregation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resourceid TYPE /AWS1/IN2NONEMPTYSTRING /AWS1/IN2NONEMPTYSTRING

The resource ID for the container image.

Optional arguments:

iv_cloudprovider TYPE /AWS1/IN2PROVIDER /AWS1/IN2PROVIDER

The cloud service provider associated with this container image aggregation. Valid values:

  • AWS – Findings from Amazon Web Services resources.

  • AZURE – Findings from Microsoft Azure resources.

iv_cloudaccountid TYPE /AWS1/IN2PROVIDERACCOUNTID /AWS1/IN2PROVIDERACCOUNTID

The cloud account ID for the container image aggregation.

iv_cloudpartition TYPE /AWS1/IN2PROVIDERPARTITION /AWS1/IN2PROVIDERPARTITION

The cloud infrastructure partition associated with this container image aggregation. Valid values:

  • aws – Amazon Web Services commercial Regions.

  • aws-cn – Amazon Web Services China Regions.

  • aws-us-gov – Amazon Web Services GovCloud (US) Regions.

  • AzureCloud – Azure commercial Regions.

iv_cloudregion TYPE /AWS1/IN2PROVIDERREGION /AWS1/IN2PROVIDERREGION

The cloud Region associated with this container image aggregation. The value format depends on the cloud provider:

  • An Amazon Web Services Region, such as us-east-1.

  • An Azure region, such as eastus.

iv_cloudorgid TYPE /AWS1/IN2PROVIDERORGID /AWS1/IN2PROVIDERORGID

The cloud organization ID for the container image aggregation.

iv_imagedigest TYPE /AWS1/IN2STRING /AWS1/IN2STRING

The image digest for the container image.

iv_repository TYPE /AWS1/IN2STRING /AWS1/IN2STRING

The repository for the container image.

iv_registry TYPE /AWS1/IN2STRING /AWS1/IN2STRING

The registry for the container image.

iv_architecture TYPE /AWS1/IN2STRING /AWS1/IN2STRING

The architecture of the container image.

it_imagetags TYPE /AWS1/CL_IN2STRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

The image tags attached to the container image.

iv_accountid TYPE /AWS1/IN2STRING /AWS1/IN2STRING

The account ID associated with the container image.

io_severitycounts TYPE REF TO /AWS1/CL_IN2SEVERITYCOUNTS /AWS1/CL_IN2SEVERITYCOUNTS

An object that contains the counts of aggregated finding per severity.

iv_lastinuseat TYPE /AWS1/IN2DATETIMETIMESTAMP /AWS1/IN2DATETIMETIMESTAMP

The last time the container image was in use.

iv_inusecount TYPE /AWS1/IN2LONG /AWS1/IN2LONG

The number of times the container image is in use.

iv_exploitavailactfndgscount TYPE /AWS1/IN2LONG /AWS1/IN2LONG

The number of active findings with an exploit available for the container image.

iv_fixavailactivefndgscount TYPE /AWS1/IN2LONG /AWS1/IN2LONG

The number of active findings with a fix available for the container image.


Queryable Attributes

resourceId

The resource ID for the container image.

Accessible with the following methods

Method Description
GET_RESOURCEID() Getter for RESOURCEID, with configurable default
ASK_RESOURCEID() Getter for RESOURCEID w/ exceptions if field has no value
HAS_RESOURCEID() Determine if RESOURCEID has a value

cloudProvider

The cloud service provider associated with this container image aggregation. Valid values:

  • AWS – Findings from Amazon Web Services resources.

  • AZURE – Findings from Microsoft Azure resources.

Accessible with the following methods

Method Description
GET_CLOUDPROVIDER() Getter for CLOUDPROVIDER, with configurable default
ASK_CLOUDPROVIDER() Getter for CLOUDPROVIDER w/ exceptions if field has no value
HAS_CLOUDPROVIDER() Determine if CLOUDPROVIDER has a value

cloudAccountId

The cloud account ID for the container image aggregation.

Accessible with the following methods

Method Description
GET_CLOUDACCOUNTID() Getter for CLOUDACCOUNTID, with configurable default
ASK_CLOUDACCOUNTID() Getter for CLOUDACCOUNTID w/ exceptions if field has no valu
HAS_CLOUDACCOUNTID() Determine if CLOUDACCOUNTID has a value

cloudPartition

The cloud infrastructure partition associated with this container image aggregation. Valid values:

  • aws – Amazon Web Services commercial Regions.

  • aws-cn – Amazon Web Services China Regions.

  • aws-us-gov – Amazon Web Services GovCloud (US) Regions.

  • AzureCloud – Azure commercial Regions.

Accessible with the following methods

Method Description
GET_CLOUDPARTITION() Getter for CLOUDPARTITION, with configurable default
ASK_CLOUDPARTITION() Getter for CLOUDPARTITION w/ exceptions if field has no valu
HAS_CLOUDPARTITION() Determine if CLOUDPARTITION has a value

cloudRegion

The cloud Region associated with this container image aggregation. The value format depends on the cloud provider:

  • An Amazon Web Services Region, such as us-east-1.

  • An Azure region, such as eastus.

Accessible with the following methods

Method Description
GET_CLOUDREGION() Getter for CLOUDREGION, with configurable default
ASK_CLOUDREGION() Getter for CLOUDREGION w/ exceptions if field has no value
HAS_CLOUDREGION() Determine if CLOUDREGION has a value

cloudOrgId

The cloud organization ID for the container image aggregation.

Accessible with the following methods

Method Description
GET_CLOUDORGID() Getter for CLOUDORGID, with configurable default
ASK_CLOUDORGID() Getter for CLOUDORGID w/ exceptions if field has no value
HAS_CLOUDORGID() Determine if CLOUDORGID has a value

imageDigest

The image digest for the container image.

Accessible with the following methods

Method Description
GET_IMAGEDIGEST() Getter for IMAGEDIGEST, with configurable default
ASK_IMAGEDIGEST() Getter for IMAGEDIGEST w/ exceptions if field has no value
HAS_IMAGEDIGEST() Determine if IMAGEDIGEST has a value

repository

The repository for the container image.

Accessible with the following methods

Method Description
GET_REPOSITORY() Getter for REPOSITORY, with configurable default
ASK_REPOSITORY() Getter for REPOSITORY w/ exceptions if field has no value
HAS_REPOSITORY() Determine if REPOSITORY has a value

registry

The registry for the container image.

Accessible with the following methods

Method Description
GET_REGISTRY() Getter for REGISTRY, with configurable default
ASK_REGISTRY() Getter for REGISTRY w/ exceptions if field has no value
HAS_REGISTRY() Determine if REGISTRY has a value

architecture

The architecture of the container image.

Accessible with the following methods

Method Description
GET_ARCHITECTURE() Getter for ARCHITECTURE, with configurable default
ASK_ARCHITECTURE() Getter for ARCHITECTURE w/ exceptions if field has no value
HAS_ARCHITECTURE() Determine if ARCHITECTURE has a value

imageTags

The image tags attached to the container image.

Accessible with the following methods

Method Description
GET_IMAGETAGS() Getter for IMAGETAGS, with configurable default
ASK_IMAGETAGS() Getter for IMAGETAGS w/ exceptions if field has no value
HAS_IMAGETAGS() Determine if IMAGETAGS has a value

accountId

The account ID associated with the container image.

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value

severityCounts

An object that contains the counts of aggregated finding per severity.

Accessible with the following methods

Method Description
GET_SEVERITYCOUNTS() Getter for SEVERITYCOUNTS

lastInUseAt

The last time the container image was in use.

Accessible with the following methods

Method Description
GET_LASTINUSEAT() Getter for LASTINUSEAT, with configurable default
ASK_LASTINUSEAT() Getter for LASTINUSEAT w/ exceptions if field has no value
HAS_LASTINUSEAT() Determine if LASTINUSEAT has a value

inUseCount

The number of times the container image is in use.

Accessible with the following methods

Method Description
GET_INUSECOUNT() Getter for INUSECOUNT, with configurable default
ASK_INUSECOUNT() Getter for INUSECOUNT w/ exceptions if field has no value
HAS_INUSECOUNT() Determine if INUSECOUNT has a value

exploitAvailableActiveFindingsCount

The number of active findings with an exploit available for the container image.

Accessible with the following methods

Method Description
GET_EXPLOITAVAILACTFNDGSCNT() Getter for EXPLOITAVAILACTIVEFNDGSCOUNT, with configurable d
ASK_EXPLOITAVAILACTFNDGSCNT() Getter for EXPLOITAVAILACTIVEFNDGSCOUNT w/ exceptions if fie
HAS_EXPLOITAVAILACTFNDGSCNT() Determine if EXPLOITAVAILACTIVEFNDGSCOUNT has a value

fixAvailableActiveFindingsCount

The number of active findings with a fix available for the container image.

Accessible with the following methods

Method Description
GET_FIXAVAILACTIVEFNDGSCOUNT() Getter for FIXAVAILACTIVEFINDINGSCOUNT, with configurable de
ASK_FIXAVAILACTIVEFNDGSCOUNT() Getter for FIXAVAILACTIVEFINDINGSCOUNT w/ exceptions if fiel
HAS_FIXAVAILACTIVEFNDGSCOUNT() Determine if FIXAVAILACTIVEFINDINGSCOUNT has a value