Logon Information Management Interface

The Logon Information Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously post and receive logon information from logon providers and receivers respectively.

Operations

The Logon Information Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously query the ICAO 24-bit Aircraft Address of an aircraft. The interface shall return a 'getAircraftAddressReply' detailing the aircraft address information upon successful validation of the 'getAircraftAddressRequest'. The Logon Information Management Interface shall support the following HTTP method on the /aircraft endpoint: GET

The Logon Information Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously post logon information from logon providers and receivers respectively. The Consumer receives a provideLogonInfoReply message as a response upon successful processing of the request provideLogonInfoRequest. The Logon Information Management Interface shall support the following HTTP method on the /aircraft/<aircraftAddressHex>/logon endpoint: PUT

The Logon Information Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously receive logon information from logon providers and receivers respectively. The Consumer receives a getAircraftAddressReply detailing the aircraft address information upon successful validation of the getAircraftAddressRequest.

The WS Light Interface Binding as detailed in the EUROCONTROL Specification for SWIM Technical Infrastructure Yellow Profile, edition 1.1.

Description

This message allows a service consumer to request ICAO 24-bit Aircraft Address of a specific aircraft.

Description

The reply message of the aircraft address request containing the ICAO 24-bit aircraft address in hexadecimal representation.

Description

This message allows a service consumer to provide the logon information of a specific aircraft.

Description

The reply message to the provideLogonInfoRequest confirming the Provide Logon Information message has been delivered.

Description

The reply message of the aircraft address request containing the ICAO 24-bit aircraft address in hexadecimal representation.

Description

The reply message of the aircraft address request containing the ICAO 24-bit aircraft address in hexadecimal representation.

Description

The reply message to the getLogonInfoRequest when the query logon information operation is chosen via the /logon-via-contact or /logon-via-forward endpoints. This also returns the logon information via the chosen CM method.

Interface Provision Side