Skip to main content
Version: 8.10 (unreleased)

Type Alias: AgentInstanceSearchQueryResult

type AgentInstanceSearchQueryResult = SearchQueryResponse & object;

Agent instance search response.

Type Declaration

items

items: AgentInstanceResult[];

The matching agent instances.