The zrayGetCustomData Web API Method
Get all custom data stored for the current request. Custom data is collected using the ZRayExtension class API and is stored with the official data collected by ZRay’s default operations. Custom data can be formatted in any way the extension is designed to hold. This may mean an unusually large payload.
Version: 1.9
Required Permissions: Read-only
HTTP method: GET
Supported Editions: Zend Server
Request parameters:
Parameter |
Type |
Required |
Description |
requestId |
Integer |
Yes |
The request ID of the environment information to retrieve. |
Expected Response Code: 200 OK. For more information see Response Format.
Response Format:
Possible Action Specific Error Codes: This action has no specific error codes
Example
|
Request (headers removed for the purpose of clarity)
Response (not all headers are shown)
|