@camunda8/orchestration-cluster-api
Preparing search index...
index
UpdateAgentInstanceData
Type Alias UpdateAgentInstanceData
type
UpdateAgentInstanceData
=
{
body
:
AgentInstanceUpdateRequest
;
path
:
{
agentInstanceKey
:
AgentInstanceKey
}
;
query
?:
never
;
url
:
"/agent-instances/{agentInstanceKey}"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
AgentInstanceUpdateRequest
path
path
:
{
agentInstanceKey
:
AgentInstanceKey
}
Type Declaration
agentInstanceKey
:
AgentInstanceKey
The key of the agent instance to update.
Optional
query
query
?:
never
url
url
:
"/agent-instances/{agentInstanceKey}"
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 to update.