SnowPro Core Certification — Question 606
Which command can be used to view the allowed and blocked IP list of a network policy?
Answer options
- A. ALTER NETWORK POLICY
- B. CREATE NETWORK POLICY
- C. DESCRIBE NETWORK POLICY
- D. SHOW NETWORK POLICIES
Correct answer: C
Explanation
The correct command is C. DESCRIBE NETWORK POLICY, which provides details about the network policy, including the allowed and blocked IP addresses. The other options either modify the policy (A and B) or list all policies without specific details (D).