QuestionQ200

Security

Refer to the exhibit.

Question Image

An engineer is configuring a new application profile through the REST API and receives this error message. Which method can be used before the application profile is configured?

  • A GET to aaaListDomains
  • B POST to aaaRefresh
  • C POST to aaaLogin
  • D POST to aaaLogout
Explanation

A timed-out APIC authentication token must be replaced by authenticating again. POST to aaaLogin creates a new authenticated session and returns the token/cookie required for subsequent REST configuration operations.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!