Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateContainerScanRecipeDetails

The information for a new container scan recipe

Properties

compartmentId

compartmentId: string

The OCID of the container scan recipe's compartment

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

User friendly name of container scan recipe. If not present, will be auto-generated.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional imageCount

imageCount: undefined | number

This field is set equal to the number of images we want to scan in the first go when the recipe is created Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

scanSettings

scanSettings: ContainerScanSettings

Functions

getDeserializedJsonObj

getJsonObj