This parameter enables Carbon Black EDR to validate all create (POST) and update (PUT) API requests having payload against expected Swagger schemas. The validation does not apply to requests from the Carbon Black EDR console because it is a trusted source, and thus does not compromise user experience and response time.

When set to True, this parameter instructs the Carbon Black EDR Coreservices API server to validate all payload tagged incoming create (POST) and update (PUT) requests against expected Swagger schemas. This ensures smooth client to server transactions because an API does not receive any unwanted fields/properties or their types and values as part of their payload.

When set to False, this parameter instructs Carbon Black EDR Coreservices API server to skip validation of all payload tagged incoming create (POST) and update (PUT) requests.

Default: False

Note: New in version 7.7.0.