Skip to main content
PUT
Update OrchestratorModuleRuntime

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 module runtime defines a processing environment for orchestrator modules.

changeSequence
integer<int32>
configMapName
string | null
configMapResourceVersion
string | null
cpuMillicores
integer<int32>
deprecated
boolean
description
string | null
dockerImageUri
string
environmentVars
unknown
ephemeralStorageMb
integer<int32>
errorMessage
string | null
executionType
string
extensionPackRef
string
lambdaArn
string | null
lambdaFunctionName
string | null
memoryMb
integer<int32>
metadata
object
name
string
orgSlug
string
organization
object | null
provisionedAt
string<date-time> | null
publicAccess
boolean
ref
string
resultQueueUrl
string | null
slug
string
status
string
template
boolean
timeoutSeconds
integer<int32>
type
string
uri
string

Computed resource URI (scheme://orgSlug/slug), present on serialized responses.

yamlSource
string | null

Response

Updated OrchestratorModuleRuntime

An orchestrator module runtime defines a processing environment for orchestrator modules.

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
deleted
boolean
required
deprecated
boolean
required
id
string
required
metadata
object
required
name
string
required
organizationId
string
required
publicAccess
boolean
required
slug
string
required
template
boolean
required
updatedOn
string<date-time>
required
uuid
string
required
configMapName
string | null
configMapResourceVersion
string | null
cpuMillicores
integer<int32>
deleteUserEmail
string | null
deleteUserId
string | null
deletedDate
string<date-time> | null
description
string | null
dockerImageUri
string
environmentVars
unknown
ephemeralStorageMb
integer<int32>
errorMessage
string | null
executionType
string
extensionPackRef
string
lambdaArn
string | null
lambdaFunctionName
string | null
memoryMb
integer<int32>
orgSlug
string
organization
object | null
provisionedAt
string<date-time> | null
ref
string
resultQueueUrl
string | null
status
string
timeoutSeconds
integer<int32>
type
string
uri
string

Computed resource URI (scheme://orgSlug/slug), present on serialized responses.

yamlSource
string | null