Check_Point
156-521 · Question #85
You want to back up the configuration of a firewall using Gaia API. Which endpoint is relevant?
The correct answer is B. /gaia-api/v1/show-backup. The Gaia API provides endpoints under /gaia-api/v1/ for system-level tasks. To retrieve backup info, use /gaia-api/v1/show-backup as the valid endpoint path.
Check Point API Fundamentals
Question
You want to back up the configuration of a firewall using Gaia API. Which endpoint is relevant?
Options
- A/backup/show-backup
- B/gaia-api/v1/show-backup
- C/mgmt/backup/get
- D/system/backup
How the community answered
(32 responses)- B94% (30)
- C3% (1)
- D3% (1)
Explanation
The Gaia API provides endpoints under /gaia-api/v1/ for system-level tasks. To retrieve backup info, use /gaia-api/v1/show-backup as the valid endpoint path.
Topics
#Gaia API#backup endpoint#API endpoint#configuration backup
Community Discussion
No community discussion yet for this question.