Get Recorded Requests

get

/bcws/webresources/v1.0/request

Get details of the recorded requests.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The request details were retrieved successfully.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : requestDetails
Type: object
Show Source
Nested Schema : errorInfo
Type: array
Information about the error.
Show Source
Nested Schema : extension
Type: object
The extended attributes.
Nested Schema : FailedInfo
Type: object
Failure information for the request.
Show Source
Nested Schema : headerInfo
Type: array
The header information for the request.
Show Source
Nested Schema : OpcodeInfo
Type: object
Information about the opcode related to the request.
Show Source
Nested Schema : RequestInfo
Type: object
Information about the request.
Show Source
Nested Schema : ErrorInfo
Type: object
Information about the error.
Show Source
Nested Schema : HeaderInfo
Type: object
The header information for the request.
Show Source

500 Response

An internal server error occurred.
Back to Top