Implementing Cisco Enterprise Wireless Networks (ENWLSI) — Question 136

An administrator is querying the Cisco CMX server through REST API for active client data to build an application. Cisco CMX supports the use of version 3 of REST API to query for active clients in the network. While testing to retrieve information using the API, no results are received. Which configuration is required for authentication against the API?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the command 'cmxos apiserver user add' is used to add a user for API access without specifying a version. Options A and D incorrectly refer to version 3, which is not needed for the user addition, while option C uses 'cmxctl' instead of 'cmxos', making it invalid for this context.