Function availableConnectionInterfaceControllergetAvailableConnectionInterfaceForAnApplication
- availableConnectionInterfaceControllergetAvailableConnectionInterfaceForAnApplication(
__namedParameters: {
applicationId: string;
connectionInterfaceId: string;
environmentId?: string;
},
opts?: RequestOpts,
): Promise<ConnectionInterfaceDetailsResponse> Parameters
- __namedParameters: { applicationId: string; connectionInterfaceId: string; environmentId?: string }
Optionalopts: RequestOpts
Get available connection interface for an application by its id.