Update User Consent For CEIP

Update User Consent For CEIP

This endpoint will update the user consent to participate in the VMware's Customer Experience Improvement Program
Authorized Roles : PROVIDER

Request
URI
PUT
https://{api_host}/appliance/ceip/consent
COPY
Request Body
TelemetryCEIPRequest of type(s) application/json
Required
{
    "consent": false
}
boolean
consent
Optional

consent

Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure