nerdexam
Check_Point

156-521 · Question #112

An admin wants to add static routes using Gaia API through an automated playbook. Which tool is suitable if using YAML and tasks?

The correct answer is C. Ansible. Ansible, using the URI module, can be configured to send REST calls to Gaia API in YAML- defined tasks. This supports infrastructure-as-code principles and centralized automation

Automation with Ansible

Question

An admin wants to add static routes using Gaia API through an automated playbook. Which tool is suitable if using YAML and tasks?

Options

  • ATerraform
  • BPostman
  • CAnsible
  • Dcpstat

How the community answered

(27 responses)
  • B
    4% (1)
  • C
    93% (25)
  • D
    4% (1)

Explanation

Ansible, using the URI module, can be configured to send REST calls to Gaia API in YAML- defined tasks. This supports infrastructure-as-code principles and centralized automation

Topics

#Ansible#YAML playbook#static routes#Gaia API

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice