Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetUnsubscriptionRequest

example

Click here to see how to use GetUnsubscriptionRequest.

Hierarchy

Properties

id

id: string

The OCID of the subscription to unsubscribe from.

Optional opcRequestId

opcRequestId: undefined | string

The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

protocol

protocol: string

The protocol used for the subscription.

Allowed values: * {@code CUSTOM_HTTPS} * {@code EMAIL} * {@code HTTPS} (deprecated; for PagerDuty endpoints, use {@code PAGERDUTY}) * {@code ORACLE_FUNCTIONS} * {@code PAGERDUTY} * {@code SLACK} * {@code SMS}

For information about subscription protocols, see [To create a subscription](https://docs.cloud.oracle.com/iaas/Content/Notification/Tasks/managingtopicsandsubscriptions.htm#createSub).

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

token

token: string

The subscription confirmation token.