Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateContainerImageSignatureDetails

Upload container image signature request details.

Properties

compartmentId

compartmentId: string

The OCID of the compartment in which the container repository exists.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

imageId

imageId: string

The OCID of the container image.

Example: {@code ocid1.containerimage.oc1..exampleuniqueID}

kmsKeyId

kmsKeyId: string

The OCID of the kmsKeyId used to sign the container image.

Example: {@code ocid1.key.oc1..exampleuniqueID}

kmsKeyVersionId

kmsKeyVersionId: string

The OCID of the kmsKeyVersionId used to sign the container image.

Example: {@code ocid1.keyversion.oc1..exampleuniqueID}

message

message: string

The base64 encoded signature payload that was signed.

signature

signature: string

The signature of the message field using the kmsKeyId, the kmsKeyVersionId, and the signingAlgorithm.

signingAlgorithm

signingAlgorithm: SigningAlgorithm

The algorithm to be used for signing. These are the only supported signing algorithms for container images.

Functions

getDeserializedJsonObj

getJsonObj