ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 218 - 350-601 discussion

Report
Export

Refer to the exhibit.

An engineer configures a new application profile using REST API and receives this error massage. Which method can be used before application profile can be configured?

A.

POST to aaaLogin

Answers
A.

POST to aaaLogin

B.

POST to aaaRefresh

Answers
B.

POST to aaaRefresh

C.

POST to aaaLogout

Answers
C.

POST to aaaLogout

D.

GET to aaaListDomains

Answers
D.

GET to aaaListDomains

Suggested answer: A

Explanation:

To configure an application profile using REST API, the engineer needs to first authenticate with the APIC using the POST method to the aaaLogin URI. This will return a token that can be used for subsequent requests. The error message indicates that the token is missing or expired, so the engineer needs to perform the POST to aaaLogin method again before configuring the application profile.Reference:= [Cisco APIC REST API Configuration Guide]

asked 10/10/2024
Arthur la Feber
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first