nerdexam
Check_Point

156-521 · Question #121

Which of the following should be included in a production Management API automation script? (Choose two)

The correct answer is B. Error handling and logging C. Token expiration checks. Scripts should implement logging for troubleshooting and check for token expiration to ensure reliability. Avoid hardcoding sensitive credentials and avoid relying on GUI fallbacks for

Use Cases and Best Practices for Automation

Question

Which of the following should be included in a production Management API automation script? (Choose two)

Options

  • AHardcoded root credentials
  • BError handling and logging
  • CToken expiration checks
  • DGUI-based fallback

How the community answered

(43 responses)
  • A
    9% (4)
  • B
    77% (33)
  • D
    14% (6)

Explanation

Scripts should implement logging for troubleshooting and check for token expiration to ensure reliability. Avoid hardcoding sensitive credentials and avoid relying on GUI fallbacks for

Topics

#script best practices#error handling#token expiration#production automation

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice