Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OdaInstanceAttachment

Description of an ODA instance attachment.

Properties

attachToId

attachToId: string

The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to which the ODA instance is or is being attached.

Optional attachmentMetadata

attachmentMetadata: undefined | string

Attachment-specific metadata, defined by the target service.

attachmentType

attachmentType: AttachmentType

The type of attachment defined as an enum.

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

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

id

id: string

Unique immutable identifier that was assigned when the ODA instance attachment was created.

instanceId

instanceId: string

The OCID of the ODA instance to which the attachment applies.

lifecycleState

lifecycleState: LifecycleState

The current state of the attachment.

Optional owner

owner: model.OdaInstanceOwner

Optional restrictedOperations

restrictedOperations: Array<string>

List of operation names that are restricted while this ODA instance is attached.

Optional timeCreated

timeCreated: Date

The time the attachment was created. An RFC3339 formatted datetime string

Optional timeLastUpdate

timeLastUpdate: Date

The time the attachment was last modified. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

getJsonObj