Cisco
200-301 · Question #1133
Refer to the exhibit. What is missing from this output for it to be executed?
The correct answer is D. curly brace ( } ) at the end. A JSON object contains zero, one, or more key-value pairs, also called properties. The object is surrounded by curly braces {}. Every key-value pair is separated by a comma. The order of the key-value pair is irrelevant.
Submitted by asante_acc· Mar 5, 2026
Question
Refer to the exhibit. What is missing from this output for it to be executed?
Exhibits
Options
- Adouble quotes (" ") around the "Cisco Devices" string
- Bexclamation point (!) at the beginning of each line
- Csquare bracket ( [ ) at the beginning
- Dcurly brace ( } ) at the end
How the community answered
(35 responses)- A9% (3)
- B14% (5)
- C6% (2)
- D71% (25)
Explanation
A JSON object contains zero, one, or more key-value pairs, also called properties. The object is surrounded by curly braces {}. Every key-value pair is separated by a comma. The order of the key-value pair is irrelevant.
Topics
#Cisco EEM#Scripting syntax#IOS CLI
Community Discussion
No community discussion yet for this question.

