nerdexam
Check_Point

156-521 · Question #136

Which two advantages does JSON-formatted output provide in API-based automation? (Choose two)

The correct answer is A. Easy to parse in scripting languages like Python C. Supports key-value pairs for structured data. JSON provides a key-value pair format that is universally supported by automation tools. Languages like Python, PowerShell, and JavaScript can directly consume and process this structured output.

Security Management API Operations

Question

Which two advantages does JSON-formatted output provide in API-based automation? (Choose two)

Options

  • AEasy to parse in scripting languages like Python
  • BRequires manual formatting
  • CSupports key-value pairs for structured data
  • DOutputs human-only readable text

How the community answered

(35 responses)
  • A
    91% (32)
  • B
    6% (2)
  • D
    3% (1)

Explanation

JSON provides a key-value pair format that is universally supported by automation tools. Languages like Python, PowerShell, and JavaScript can directly consume and process this structured output.

Topics

#JSON output#scripting integration#key-value pairs#automation parsing

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice