GetDcsStatus ( airportIATA : AirportIATA ) : DcsStatus
Returns a list of airlines with DCS support that should be available for this airport (as received by GetConfiguration), and the current availability of each DCS.
Access method: GET
Parameters:
- airportIATA : AirportIATA
Indicates the airport for which DCS status is unknown.
Returns:
- 200 OK and DcsStatus.
- See HTTP Return Codes and Error Response for other HTTP return codes.