• List all shared infras or applications usage by plugin list.

    Parameters

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

    Returns Promise<PluginUsageByTargetResponse[]>