R12.3-20260213

JSON Diagnosis Action

Since intents support logic nodes, which use JSON data to represent their properties and outputs, JSON objects are also supported in intents. This enables JSON-based diagnosis for logic nodes in Cloud Automation.

You can add the native object type "JSON" in the intent definition.

  • Add JSON Variable Type:
  • Add List <JSON> Variable Type:

You can use the following operators for the JSON object: Equals, Does not equal, Contains key, Is empty, and Is not empty.