156-521 Exam Questions
254 real 156-521 exam questions with expert-verified answers and explanations. Page 5 of 6.
- Question #201Check Point API Fundamentals
Which headers must be included when sending JSON body data to a Check Point Web API endpoint from Postman? (Choose two)
PostmanHTTP headersX-chkp-sidContent-Type - Question #202Check Point API Fundamentals
What should you do if a Postman request to /add-host returns a 401 Unauthorized error?
PostmanauthenticationX-chkp-sidsession management - Question #203Check Point API Fundamentals
What is the best way to dynamically switch between management servers in Postman requests?
Postmanvariablesmanagement serverURL configuration - Question #204Check Point API Fundamentals
You've received the following response in Postman: "message": "Authentication to API failed with code 403". What are likely causes? (Choose two)
authentication failureAPI access controlIP allowlistcredentials - Question #205Check Point API Fundamentals
How can Postman's Pre-request Script be used in the Web API workflow?
Postmanpre-request scriptheadersvariables - Question #206Check Point API Fundamentals
Which of the following is true when using Postman with Gaia API instead of Management API? (Choose two)
Gaia APIManagement APIbase URLauthentication - Question #207Introduction to Check Point Automation
You want to schedule Postman tests for Check Point APIs using CLI or CI tools. What should you use?
NewmanPostman CLICI integrationtest automation - Question #208Security Management API Operations
Which HTTP method is typically used to delete a host object via Postman and Management API?
HTTP methodsdelete objectPOSTManagement API - Question #209Security Management API Operations
After creating a host object via Postman, what should be done to finalize the change?
publishsession lifecyclehost objectchange management - Question #210Introduction to Check Point Automation
Which component is responsible for enforcing the security policy?
Security GatewayPolicy EnforcementCheck Point ArchitectureGateway Components - Question #211Threat Prevention API Operations
What is the main function of Threat Extraction?
Threat ExtractionThreat PreventionFile SanitizationMalware Mitigation - Question #212Threat Prevention API Operations
Threat Emulation performs which task?
Threat EmulationSandbox ExecutionThreat PreventionFile Analysis - Question #213Introduction to Check Point Automation
In Maestro architecture, what describes a Security Group?
Maestro ArchitectureSecurity GroupsAppliance ManagementLogical Entities - Question #214Introduction to Check Point Automation
Where does Check Point store SIC certificates?
SIC certificatesCheck Point directories$CPDIRConfiguration storage - Question #228Check Point API Fundamentals
Which component in the Check Point API infrastructure is responsible for processing REST API calls?
architectureManagement ServerREST APIinfrastructure - Question #229Check Point API Fundamentals
Which port does the Check Point Management API use for communication by default?
API port19009network configurationManagement API - Question #230Check Point API Fundamentals
What is the first required step before sending any commands using the Check Point Management API?
authenticationsession loginAPI workflowlogin - Question #231Check Point API Fundamentals
Which protocol is used by the Check Point Management API for communication?
HTTPScommunication protocolManagement API - Question #232Check Point API Fundamentals
Which of the following are valid authentication methods supported by the Management API? (Choose two)
authentication methodstoken-basedusername passwordsession - Question #233Check Point API Fundamentals
What does the Management API return after a successful login request?
session IDlogin responseauthenticationtoken - Question #234Check Point API Fundamentals
Which CLI command is used to verify the status of the API server on a Check Point Management Server?
api statusCLImanagement serverdiagnostics - Question #235Check Point API Fundamentals
Which of the following are common client tools used to interact with the Check Point Management API? (Choose two)
client toolsPostmanmgmt_cliAPI interaction - Question #236Security Management API Operations
What is the function of the publish command in the Check Point API workflow?
publishchange managementsession lifecyclepermanence - Question #237Check Point API Fundamentals
Which data format is used for requests and responses in the Check Point Management API?
JSONdata formatREST APIrequest response - Question #238Check Point API Fundamentals
What role does the logout command play in the API session lifecycle?
logoutsession managementAPI lifecyclesession termination - Question #239Check Point API Fundamentals
What component ensures changes made through the API are synchronized across clustered management servers?
HA Sync Serviceclustered managementAPI synchronizationhigh availability - Question #240Security Management API Operations
Which command is used with mgmt_cli to create a new network object?
mgmt_cliadd commandnetwork objectCLI syntax - Question #241Introduction to Check Point Automation
Which of the following tasks can be automated using the Check Point Management API? (Choose two)
management automationAPI capabilitiessecurity rulesnetwork objects - Question #242Check Point API Fundamentals
Which option allows restriction of IP addresses that can access the Management API?
API access controlIP restrictionSmartConsole settingsAPI security - Question #243Check Point API Fundamentals
What is the default timeout period for an inactive API session?
session timeoutinactive sessionAPI session management - Question #244Security Management API Operations
The SmartEvent component provides which capability?
SmartEventLog correlationSecurity incident detectionEvent management - Question #245Introduction to Check Point Automation
If a gateway loses connection to the management server, it:
gateway failoverpolicy managementmanagement-gateway communicationhigh availability - Question #246Introduction to Check Point Automation
Which blade detects configuration errors and security posture problems?
Compliance BladeConfiguration ManagementSecurity PostureCheck Point Blades - Question #247Threat Prevention API Operations
What is the main purpose of URL Filtering?
URL FilteringApplication Traffic ControlUser Identity-Based AccessPolicy Enforcement - Question #248Introduction to Check Point Automation
SIC communication is primarily based on:
SICTLSCommunicationEncryption - Question #249Security Management API Operations
In the API workflow, what does the set command typically do?
set commandCRUD operationsobject modificationAPI workflow - Question #250Security Management API Operations
Which of the following statements are true about the delete command in API operations? (Choose two)
delete commandobject removalUID requirementAPI operations - Question #251Security Management API Operations
Which command displays the full JSON structure for a specific host object?
show hostJSON outputobject querymgmt_cli - Question #252Security Management API Operations
Which commands are part of the object manipulation API set? (Choose two)
add hostset networkobject manipulationAPI commands - Question #253Security Management API Operations
What should be done before exiting an API session that made configuration changes?
publishsession managementconfiguration changesAPI workflow - Question #254Check Point API Fundamentals
Which command would you use to cleanly end an authenticated session?
logoutsession terminationAPI authentication - Question #255Security Management API Operations
How can you list all access rules in a layer using the API?
show access-rulebaseaccess rulespolicy layermgmt_cli - Question #256Security Management API Operations
What parameter is commonly used to reduce large response payloads when listing objects or rules?
offset parameterpaginationresponse optimizationAPI performance - Question #257Security Management API Operations
Which of the following are required fields when adding a new host using the API? (Choose two)
add hostrequired fieldsnameIP address - Question #258Check Point API Fundamentals
What is the role of UID in Management API commands?
UIDunique identifierobject identificationAPI objects - Question #259Security Management API Operations
Which command allows running multiple API calls within a single request?
multi-callbatch operationsbulk requestsAPI efficiency - Question #260Security Management API Operations
Which command should follow any configuration task (like add, set, or delete) to finalize changes?
publishconfiguration finalizationAPI workflowchange management - Question #261Security Management API Operations
Why is it important to use publish after modifying access control rules via API?
publishaccess control rulespolicy databaseAPI workflow - Question #262Security Management API Operations
Which of the following API commands support pagination? (Choose two)
paginationshow objectsshow access-rulebaseAPI listing - Question #263Check Point API Fundamentals
Which of the following CLI tools is provided by Check Point for executing Management API commands?
mgmt_cliCLI toolsManagement APICheck Point tools