QuestionQ12

Using APIs

Question Image

Refer to the exhibit. Which method and parameter configuration retrieves the health of a laptop connected to the network from Cisco DNA Center?

  • A PUT; network-health;
  • B GET; client-health;
  • C GET; network-device;
  • D POST; network-device;
Explanation

Cisco DNA Center retrieves endpoint-client health through the GET /dna/intent/api/v1/client-health API. A connected laptop is a client endpoint; network-device concerns infrastructure devices, while POST and PUT are not retrieval methods.

Learn more

Community Discussion

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