nerdexam
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

200-301 question #1133 exhibit 1
200-301 question #1133 exhibit 2

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)
  • A
    9% (3)
  • B
    14% (5)
  • C
    6% (2)
  • D
    71% (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.

Full 200-301 Practice