• List specific shared infra or application usage by plugin list.

    Parameters

    • __namedParameters: {
          accountId: string;
          body: string[];
          targetId: string;
          targetType: "applications" | "shared_infra";
      }
    • Optionalopts: RequestOpts

    Returns Promise<TargetByPluginUsageResponse[]>