Function usageInsightsControllerlistAllPluginUsage
- usageInsightsControllerlistAllPluginUsage(
__namedParameters: {
accountId: string;
body: string[];
targetType: "applications" | "shared_infra";
},
opts?: RequestOpts,
): Promise<PluginUsageByTargetResponse[]> Parameters
- __namedParameters: {
accountId: string;
body: string[];
targetType: "applications" | "shared_infra";
} Optionalopts: RequestOpts
List all shared infras or applications usage by plugin list.