시험덤프
매달, 우리는 1000명 이상의 사람들이 시험 준비를 잘하고 시험을 잘 통과할 수 있도록 도와줍니다.
  / 156-521 덤프  / 156-521 문제 연습

Check Point 156-521 시험

Check Point Certified Automation Specialist - R81.20 (CCAS) 온라인 연습

최종 업데이트 시간: 2025년08월07일

당신은 온라인 연습 문제를 통해 Check Point 156-521 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.

시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 156-521 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 265개의 시험 문제와 답을 포함하십시오.

 / 7

Question No : 1


Which of the following API commands support pagination? (Choose two)

정답:
Explanation:
Both show objects and show access-rulebase can return large datasets. Pagination parameters like limit and offset are supported to control the volume of data returned in a single response.

Question No : 2


Why is it important to use publish after modifying access control rules via API?

정답:
Explanation:
Until changes are published, they exist only within the session. publish commits the access rule modifications to the central policy database, ensuring they are visible and actionable by other users or automation.

Question No : 3


Which command should follow any configuration task (like add, set, or delete) to finalize changes?

정답:
Explanation:
All configuration changes made during a session are staged until publish is run. This finalizes the changes and applies them across the system for active enforcement.

Question No : 4


Which command allows running multiple API calls within a single request?

정답:
Explanation:
The multi-call feature allows you to send a list of commands in one API request. It's efficient for performing multiple operations that need to be executed in sequence or grouped.

Question No : 5


What is the role of UID in Management API commands?

정답:
Explanation:
Each object in Check Point’s management database has a UID (unique identifier), which is essential for operations like modifying or deleting objects when the name is ambiguous or duplicated.

Question No : 6


Which of the following are required fields when adding a new host using the API? (Choose two)

정답:
Explanation:
Creating a new host requires specifying a name and IPv4 address. Other fields like MAC address or DNS zone are optional and used for more specific configurations.

Question No : 7


What parameter is commonly used to reduce large response payloads when listing objects or rules?

정답:
Explanation:
offset and limit are commonly used parameters in paginated API responses. They help you navigate through large datasets without overloading the client or the server.

Question No : 8


How can you list all access rules in a layer using the API?

정답:
Explanation:
The show access-rulebase command retrieves all access control rules in a given layer. You can filter, paginate, and process results for use in automation or documentation.

Question No : 9


Which command would you use to cleanly end an authenticated session?

정답:
Explanation:
logout terminates the current API session and releases the associated session UID. It's a best practice to always end your API sessions cleanly for resource and security management.

Question No : 10


What should be done before exiting an API session that made configuration changes?

정답:
Explanation:
Before logging out, you should always run publish to apply your changes. If you skip publishing, any modifications will be lost once the session ends.

Question No : 11


Which commands are part of the object manipulation API set? (Choose two)

정답:
Explanation:
add host and set network are examples of object manipulation commands in the Management API. These are used to create or update objects like hosts, networks, services, and rules.

Question No : 12


Which command displays the full JSON structure for a specific host object?

정답:
Explanation:
The correct syntax is show host name . It returns the full JSON representation of the host object, which includes all fields, attributes, and metadata.

Question No : 13


Which of the following statements are true about the delete command in API operations? (Choose two)

정답:
Explanation:
To delete objects like users or hosts, the API requires the object’s UID or name. Deletion does not automatically trigger a publish; changes must be committed using the publish command.

Question No : 14


In the API workflow, what does the set command typically do?

정답:
Explanation:
The set command is used to modify the properties of existing objects. For example, set host can change the IP address or comments of a previously created host object.

Question No : 15


Which command is used to add a new host object using mgmt_cli?

정답:
Explanation:
The add host command is used with mgmt_cli to define a new host object. Required parameters typically include the object’s name and IP address, among other optional fields.

 / 7
Check Point