Loading...

CDN.com.tr Help

Read notifications and activity

Use Activity for account notifications and asynchronous operation state.

Read notifications and activity

Use Activity for account notifications and asynchronous operation state.

Use cases

A customer receives an SSL, DNS, deploy, purge, or import notification and needs the related operation context.

Workflow

  1. Open Activity.
  2. Read Notifications.
  3. Open Operations for queued or failed work.
  4. Use the status and timestamp in support tickets if needed.

Checks

  • Notifications are scoped to the selected/owned account.
  • Operation details are redacted.
  • Customer-visible status has a next action.

Smoke tests

  • ApiSecurityContractTest covers scoped notifications and operation responses.

Related pages