Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateChannelDetails

Details required to create a Channel.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment.

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 description

description: undefined | string

User provided information about the Channel.

Optional displayName

displayName: undefined | string

The user-friendly name for the Channel. It does not have to be unique.

Optional freeformTags

freeformTags: undefined | object

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

Optional isEnabled

isEnabled: undefined | false | true

Whether the Channel should be enabled upon creation. If set to true, the Channel will be asynchronously started as a result of the create Channel operation.

source

target

Functions

getDeserializedJsonObj

getJsonObj