QuestionQ17

Cloud Fundamentals

What type of query is produced by the command curl http://<ip address>:8081/analytics/uves/vrouters?

  • A SSL
  • B REST
  • C SQL
  • D XML
Explanation

An HTTP curl request to a resource-oriented endpoint such as /analytics/uves/vrouters is a REST API request.

Community Discussion

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