Function usageInsightsControllerlistPluginUsageByTargetId
- usageInsightsControllerlistPluginUsageByTargetId(
__namedParameters: {
accountId: string;
body: string[];
targetId: string;
targetType: "applications" | "shared_infra";
},
opts?: RequestOpts,
): Promise<TargetByPluginUsageResponse[]> Parameters
- __namedParameters: {
accountId: string;
body: string[];
targetId: string;
targetType: "applications" | "shared_infra";
} Optionalopts: RequestOpts
List specific shared infra or application usage by plugin list.