v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Background Jobs

Update the configuration of a Background Job Handler

Update the configuration for a Background Job Handler

put/v1/background_job_handler/configuration

Request body

executor'AI' | 'AI_AGENT' | 'AI_BG' | 'BROKER' | 'COMPLIANCE' | 'COST' | 'COST_BG' | 'COST_BG_CLOUD_BILLING' | 'COST_BG_K8S_BILLING' | 'FEATURE_FLAGS' | 'GOVERNANCE' | 'HEATSTACK' | 'HEATSTACK_BG' | 'IDENTITY' | 'IDENTITY_BG' | 'OPERATIONS' | 'REPORT_GENERATION' | 'RESOURCE_INVENTORY' | 'RESOURCE_INVENTORY_BG' | 'SECURITY'

Target executor

payload_typestring

Target payload type

Example request

{
  "executor": "AI"
}

Response

Updated

max_parallel_jobsinteger

Maximum number of concurrent jobs to process

max_processesinteger

Maximum number of workers to run jobs

default_max_parallel_jobsinteger

Default value for number of concurrent jobs to process

default_max_processesinteger

Default value for number of workers to run jobs

override_expirationstring date-time

Override defaults until expiration