@camunda8/orchestration-cluster-api
Preparing search index...
index
SearchAgentInstanceHistoryData
Type Alias SearchAgentInstanceHistoryData
type
SearchAgentInstanceHistoryData
=
{
body
?:
AgentInstanceHistorySearchQuery
;
path
:
{
agentInstanceKey
:
AgentInstanceKey
}
;
query
?:
never
;
url
:
"/agent-instances/{agentInstanceKey}/history/search"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
AgentInstanceHistorySearchQuery
path
path
:
{
agentInstanceKey
:
AgentInstanceKey
}
Type Declaration
agentInstanceKey
:
AgentInstanceKey
The key of the agent instance whose history to search.
Optional
query
query
?:
never
url
url
:
"/agent-instances/{agentInstanceKey}/history/search"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The key of the agent instance whose history to search.