Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOdaInstanceAttachmentDetails

Properties required to create 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 this ODA instance is being attached.

Optional attachmentMetadata

attachmentMetadata: undefined | string

Attachment specific metadata. Defined by the target service.

attachmentType

attachmentType: AttachmentType

The type of target instance which this ODA instance is being attached.

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

owner

Optional restrictedOperations

restrictedOperations: Array<string>

List of operations that are restricted while this instance is attached.

Functions

getDeserializedJsonObj

getJsonObj