nerdexam
Cisco

350-601 · Question #24

Refer to the exhibit. An engineer configures a new application profile using REST API and receives this error message. Which method can be used before the application profile can be configured?

The correct answer is C. POST to aaaLogin. aaaLogin - Sent as a POST message, this method logs in a user and opens a session. The message body contains an aaa:User object with the name and password attributes, and the response contains a session token and cookie. If multiple AAA login domains are configured, you must…

Automation

Question

Refer to the exhibit. An engineer configures a new application profile using REST API and receives this error message. Which method can be used before the application profile can be configured?

Options

  • AGET to aaaListDomains
  • BPOST to aaaRefresh
  • CPOST to aaaLogin
  • DPOST to aaaLogout

How the community answered

(51 responses)
  • A
    2% (1)
  • B
    12% (6)
  • C
    80% (41)
  • D
    6% (3)

Explanation

aaaLogin - Sent as a POST message, this method logs in a user and opens a session. The message body contains an aaa:User object with the name and password attributes, and the response contains a session token and cookie. If multiple AAA login domains are configured, you must prepend the user's name with apic: domain\ . x/rest_cfg/2_1_x/b_Cisco_APIC_REST_API_Configuration_Guide/b_Cisco_APIC_REST_API_C onfiguration_Guide_chapter_01.html

Topics

#REST API#API Authentication#ACI Automation#API Troubleshooting

Community Discussion

No community discussion yet for this question.

Full 350-601 Practice