nerdexam
Splunk

SPLK-5002 · Question #63

There are multiple methods for communicating data with a REST Endpoint. In the above screenshot what is the name of the key value pairs represented after the question mark in the URL?

The correct answer is D. Parameters. Everything after the question mark in a REST URL consists of query parameters, which are key- value pairs used to pass data to the endpoint.

Security Automation and Orchestration

Question

There are multiple methods for communicating data with a REST Endpoint. In the above screenshot what is the name of the key value pairs represented after the question mark in the URL?

Options

  • APayload
  • BHeaders
  • CKV Elements
  • DParameters

How the community answered

(62 responses)
  • A
    5% (3)
  • B
    8% (5)
  • C
    16% (10)
  • D
    71% (44)

Explanation

Everything after the question mark in a REST URL consists of query parameters, which are key- value pairs used to pass data to the endpoint.

Topics

#REST API#URL query parameters#HTTP requests#API integration

Community Discussion

No community discussion yet for this question.

Full SPLK-5002 Practice