Skip to main content
Version: 8.10 (unreleased)

Type Alias: SearchAgentInstancesData

type SearchAgentInstancesData = object;

Properties

body?

optional body?: AgentInstanceSearchQuery;

path?

optional path?: never;

query?

optional query?: never;

url

url: "/agent-instances/search";