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