JNCIP-SEC: Juniper Networks Certified Professional – Security (2021) — Question 9
Using the Policy Controller API, which configuration would post Sky ATP with PE mode to the Policy Enforcer controller configuration?
Answer options
- A. "configs": { "sdsn": false "cloudonly": true }
- B. "configs": { "sdsn": false "cloud": false }
- C. "configs": { "sdsn": true "cloudonly": false }
- D. "configs": { "sdsn": false "cloud": true
Correct answer: C
Explanation
The correct answer is C because it specifies 'sdsn' as true and 'cloudonly' as false, which aligns with the requirements for posting Sky ATP in PE mode. Options A, B, and D do not meet the necessary configuration criteria for this mode.