Function getDirectAccessAgentBenchmark

  • Retrieves the current status and progress of a running or completed benchmark task. Use this endpoint to monitor benchmark execution and retrieve performance metrics once the task is completed. 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<GetDirectAccessAgentBenchmarkHttpResponse>

    GetDirectAccessAgentBenchmarkHttpError