nerdexam
CiscoCisco

350-601 · Question #257

350-601 Question #257: Real Exam Question with Answer & Explanation

The correct answer is A: {"aaaUser":{"attributes":{"name":"apiuser","pwd":"cisco123"}}}. x/api/rest/b_APIC_RESTful_API_User_Guide/performing_common_tasks.html#reference_9784F 9F295D14677AF3BFB98287C3ED5

Automation

Question

An engineer is using REST API calls to configure the cisco APIC. Which data structure must be used within a post message to receive a login token?

Options

  • A{"aaaUser":{"attributes":{"name":"apiuser","pwd":"cisco123"}}}
  • B<aaaUser><name="apiuser"/><pwd="cisco123"/></aaaUser>
  • C{aaaUser:{attributes:{name:apiuser,pwd:cisco123}}}
  • D<aaaUser><name>apiuser</name><pwd>cisco123</pwd></aaaUser>

Explanation

x/api/rest/b_APIC_RESTful_API_User_Guide/performing_common_tasks.html#reference_9784F 9F295D14677AF3BFB98287C3ED5

Topics

#REST API#Cisco APIC#API Authentication#JSON Data Structure

Community Discussion

No community discussion yet for this question.

Full 350-601 PracticeBrowse All 350-601 Questions