Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateChannelRequest

example

Click here to see how to use CreateChannelRequest.

Hierarchy

Properties

createChannelDetails

Property values for creating the new Channel.

odaInstanceId

odaInstanceId: string

Unique Digital Assistant instance identifier.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing. This value is included in the opc-request-id response header.

Optional opcRetryToken

opcRetryToken: undefined | string

A token that uniquely identifies a request so that you can retry the request if there's a timeout or server error without the risk of executing that same action again.

Retry tokens expire after 24 hours, but they can become invalid before then if there are conflicting operations. For example, if an instance was deleted and purged from the system, then the service might reject a retry of the original creation request.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made