Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOcirContainerScanRegistryDetails

Registry information for a OCI Registry target

Properties

compartmentId

compartmentId: string

The OCID of the compartment to perform the scans in. All listed repositories must be in the compartment.

Optional repositories

repositories: Array<string>

List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId

Const type

type: string = "OCIR"

Optional url

url: undefined | string

URL of the registry. Required for non-OCIR registry types (for OCIR registry types, it can be inferred from the tenancy).

Methods

getDeserializedJsonObj

getJsonObj