JNCIS-DevOps: Juniper Networks Certified Specialist – DevOps — Question 13

In a Python commit script, which object provides the post-inheritance candidate configuration?

Answer options

Correct answer: B

Explanation

The correct answer is B, Junos_Configuration, as it holds the post-inheritance configuration used in the commit process. The other options, while relevant to the commit script, do not specifically refer to the configuration that follows inheritance.