Skip to main content
PUT
Update OrchestratorAgentRuntime

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Body

application/json

An orchestrator agent runtime defines an agent processing environment.

agentRuntimeArn
string | null
awsRuntimeId
string | null
changeSequence
integer<int32>
configMapName
string | null
configMapResourceVersion
string | null
createdBy
string
description
string
endpointArn
string | null
endpointId
string | null
endpointName
string | null
environmentVars
unknown
failureReason
string | null
image
string
maxConcurrency
integer<int32> | null
metadata
unknown
name
string
networkMode
string | null
organization
object | null
protocolConfiguration
string | null
roleArn
string
securityGroups
string | null
slug
string
status
string
subnets
string | null

Response

Updated OrchestratorAgentRuntime

An orchestrator agent runtime defines an agent processing environment.

agentRuntimeArn
string | null
required
awsRuntimeId
string | null
required
changeSequence
integer<int32>
required
configMapName
string | null
required
configMapResourceVersion
string | null
required
createdBy
string
required
createdOn
string<date-time>
required
description
string
required
endpointArn
string | null
required
endpointId
string | null
required
endpointName
string | null
required
environmentVars
unknown
required
failureReason
string | null
required
id
string
required
image
string
required
metadata
unknown
required
name
string
required
networkMode
string | null
required
organizationId
string
required
protocolConfiguration
string | null
required
roleArn
string
required
securityGroups
string | null
required
slug
string
required
status
string
required
subnets
string | null
required
updatedOn
string<date-time>
required
uuid
string
required
maxConcurrency
integer<int32> | null
organization
object | null