The agent ID
an object with query parameters
Optionalfilter?: stringSCIM style filter string as defined in RFC 7644 section 3.4.2.2
Optionallimit?: numberThe page size
Optionalpage?: numberThe page number
Optionalsort?: The field to sort by with +/- prefix indicating sort order
Optionaloptions: ApiCallOptions
Retrieves performance metrics for loads processed by the gateway, either for all loads or a filtered subset. Use these metrics to evaluate reload throughput, connector latency, and concurrent reload activity. The requestor must have the
TenantAdminrole and be either the gateway's space owner or a member of the gateway's space with theCan Consume Datarole. Load performance recording is disabled by default and is controlled by theBENCHMARK_LOAD_PERFORMANCE_METRICS_RECORDING_ENABLEDconfiguration property. Available in Direct Access Gateway V1.7.17+.