Function createDirectAccessAgentBenchmarkCancel

  • Requests cancellation of a running benchmark for the specified agent. The request is asynchronous. Use the returned status URL to monitor when cancellation completes. The requestor must have the TenantAdmin role and be either the gateway's space owner or a member of the gateway's space with the Can Consume Data role. Available in Direct Access Gateway V1.7.8+.

    Parameters

    • agentId: string

      The agent ID

    • benchmarkId: string

      The benchmark ID

    • Optionaloptions: ApiCallOptions

    Returns Promise<CreateDirectAccessAgentBenchmarkCancelHttpResponse>

    CreateDirectAccessAgentBenchmarkCancelHttpError