Function connectionInterfaceInUseControllergetConnectionInterfaceInUseTargetId
- connectionInterfaceInUseControllergetConnectionInterfaceInUseTargetId(
__namedParameters: {
accountId: string;
environmentId?: string;
slug: string;
targetId: string;
targetType: "applications" | "shared_infra";
workspaceId: string;
},
opts?: RequestOpts,
): Promise<ConnectionInterfaceInUseByTargetIdDetailsResponse[]> Parameters
- __namedParameters: {
accountId: string;
environmentId?: string;
slug: string;
targetId: string;
targetType: "applications" | "shared_infra";
workspaceId: string;
} Optionalopts: RequestOpts
Get connection interface in use by applicationId or sharedInfraId.