The REST Request log displays information on a REST request that your virtual API (virtual service) received. To view this data, simply select the needed request on the Transaction Log page:
Message
The Message section displays the request contents in different formats:
-
Raw – Displays the raw request data (the start line, headers and body).
-
XML, JSON, Outline, Overview – Different views of the request body data. Work only if the request body has XML or JSON data.
Headers
A list of request headers. Includes both standard and custom headers. For information on standard HTTP headers, see HTTP Specification.
Assertions
A list of assertions that your virtual service applied to the request. Red dots indicate failed assertions; green dots – passed assertions. The cause of the fail follows the assertion name.