Argo CD · JSON Structure

Argo Cd Application Operation Terminate Response Structure

applicationOperationTerminateResponse schema from Argo CD API

Type: object Properties: 0
Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

applicationOperationTerminateResponse is a JSON Structure definition published by Argo CD. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/argo-cd/refs/heads/main/json-structure/argo-cd-application-operation-terminate-response-structure.json",
  "name": "applicationOperationTerminateResponse",
  "description": "applicationOperationTerminateResponse schema from Argo CD API",
  "type": "object"
}