Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SecretSummary

The details of the secret, excluding the contents of the secret.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the secret.

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 description

description: undefined | string

A brief description of the secret.

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"}}

id

id: string

The OCID of the secret.

Optional isAutoGenerationEnabled

isAutoGenerationEnabled: undefined | false | true

The value of this flag determines whether or not secret content will be generated automatically.

Optional keyId

keyId: undefined | string

The OCID of the master encryption key that is used to encrypt the secret. You must specify a symmetric key to encrypt the secret during import to the vault. You cannot encrypt secrets with asymmetric keys. Furthermore, the key must exist in the vault that you specify.

Optional lastRotationTime

lastRotationTime: Date

A property indicating when the secret was last rotated successfully, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the secret's current lifecycle state.

lifecycleState

lifecycleState: LifecycleState

The current lifecycle state of the secret.

Optional nextRotationTime

nextRotationTime: Date

A property indicating when the secret is scheduled to be rotated, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional rotationConfig

rotationConfig: model.RotationConfig

Optional rotationStatus

rotationStatus: undefined | string

Additional information about the status of the secret rotation

Optional secretGenerationContext

secretName

secretName: string

The name of the secret.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace.

Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}

timeCreated

timeCreated: Date

A property indicating when the secret was created, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional timeOfCurrentVersionExpiry

timeOfCurrentVersionExpiry: Date

An optional property indicating when the current secret version will expire, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional timeOfDeletion

timeOfDeletion: Date

An optional property indicating when to delete the secret, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

vaultId

vaultId: string

The OCID of the Vault in which the secret exists

Functions

getDeserializedJsonObj

getJsonObj