Function createDirectAccessAgentBenchmarkCancel

  • Requests a cancellation on a running benchmark by id for the specified agent. Requestor must be assigned the TenantAdmin role and needs to be either a Gateway's space owner or a member in the Gateway's space with 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