Subscription Interface

The interface groups the operations that allows querying metadata and retrieving files.

Operations

This operation allows a service consumer to pause the publishing of messages for a particular topic subscription.

Idempotent
IDEMPOTENT
Operation Message

This operation allows a service consumer to resume a subscription that had been paused.

Note: Due to the stateless implementation of the API, this operation is performed in exactly the same way as the pause changing the subscription_status in the body of the message to “ACTIVE”.

Idempotent
IDEMPOTENT
Operation Message

EUROCONTROL Specification for SWIM Technical Infrastructure (TI) Yellow Profile version 1.1

Interface Provision Side