Property
|
Characteristic
|
Specifies the name and location of the input REST file used to define your endpoints for sampling. This file allows you to specify multiple endpoints, define POST requests, and configure paging. You will need to create and specify an input REST file if your session:
Accesses multiple endpoints
Issues POST requests
Accesses endpoints that require paging
Accesses endpoints that use custom HTTP headers
Uses custom HTTP response code processing
Requires a custom authentication flow
|
|
Specifies the endpoint that the driver connects to and samples. This property allows you to configure the driver to issue GET requests to a single endpoint without creating an input REST file.
Note: This property is required when not using an input REST file.
|