Function availableConnectionInterfaceControllergetAvailableConnectionInterfacesForAnApplication
- availableConnectionInterfaceControllergetAvailableConnectionInterfacesForAnApplication(
__namedParameters: { applicationId: string; typeId?: string },
opts?: RequestOpts,
): Promise<ConnectionInterfaceSummaryResponse[]> Parameters
- __namedParameters: { applicationId: string; typeId?: string }
Optionalopts: RequestOpts
List all available connection interfaces for an application.