200-901 · Question #358
200-901 Question #358: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #358. The question stem and answer options stay visible for context.
Question
Refer to the exhibit. The YAML shown contains an object "param0" that is equal to "Workflow1", a second object "param1" that contains an object called "list" which contains an array of two objects, "name" (equal to "VLAN_ID") and "value" (equal to a text value "198"), and finally a third object "param2" that is equal to "0". What is the equivalent message in JSON data format? A. B. C. D.
Options
- A[ {"param0":"Workflow1"}, {"param1": { "list": [ {"name":"VLAN_ID"}, {"value":"198"} ] }}, {"param2":"0"} ]
- B[ "param0":"Workflow1", "param1": { "list": [ { "name":"VLAN_ID", "value":"198" } ] }, "param2":0 ]
- C[ "param0":"Workflow1", "param1": { "list": [ { "name":"VLAN_ID" }, { "value":"198" } ] }, "param2":0 ]
- D[ "param0":"Workflow1", "param1": { "list": [ { "name":"VLAN_ID" }, { "value":"198" } ] }, "param2":0 ]
Unlock 200-901 to see the answer
You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.