v51

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0154262475.8 KB
workflows

Validate the given template is a valid rendered HTTP Task

Validate the given template is a valid rendered HTTP Task

post/workflows/validate-task/http

Request body

abortWithStatusCheckboolean

AbortWithStatusCheck describe whether to abort the workflow when the failure threshold of StatusCheck is exceeded. Only used when Type is TypeStatusCheck. +optional

childrenstring[]

Children describes the children steps of serial or parallel node. Only used when Type is TypeSerial or TypeParallel. +optional

deadlinestring

+optional

namestring
templateType'Task' | 'Serial' | 'Parallel' | 'Suspend' | 'StatusCheck' | 'Schedule' | 'AWSChaos' | 'AzureChaos' | 'BlockChaos' | 'DNSChaos' | 'GCPChaos' | 'HTTPChaos' | 'IOChaos' | 'JVMChaos' | 'KernelChaos' | 'NetworkChaos' | 'PhysicalMachineChaos' | 'PodChaos' | 'StressChaos' | 'TimeChaos'

Response

OK

boolean required