The Logon Subscription Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to subscribe to a particular set of logon information via the Logon Data Publication Interface.
Operations
This operation allows a consumer of the SWIM Logon Ground Distribution Service to select the set of logon information he is interested to receive via the Logon Data Publication Interface. The Logon Subscription Management Interface shall expose the following endpoint for consumers to manage their subscriptions: /logonSubscriptions The Logon Subscription Management Interface shall create the following endpoint upon successful validation of the subscriptionRequest: /logonSubscriptions/<subscriptionId>
This operation allows a service consumer to unsubscribe from the set of logon information changes he is subscribed to. The Logon Subscription Management Interface shall support the following HTTP method on the /logonSubscriptions/<subscriptionId> endpoints: -DELETE
This operation allows a service consumer to obtain the list of subscriptions. The Logon Subscription Management Interface shall support the following HTTP method on the /logonSubscriptions endpoint: -GET
This operation allows a service consumer to obtain information on a specific subscriptions. The Logon Subscription Management Interface shall support the following HTTP method on the /logonSubscriptions/<subscriptionId> endpoint: -GET
Endpoints
Service Interface Binding
Network Interface Binding
The service shall use the network bindings of the SWIM Technical Infrastructure (TI) Yellow Profile.