dryRun property
If true, the request should expect normal response, but the entries won't be persisted nor exported.
Useful for checking whether the logging API endpoints are working properly before sending valuable data.
Optional.
Implementation
core.bool? dryRun;