CEIPInfo
CEIPInfo
Configuration information for the customer experience improvement program.
JSON Example
{
"company_size": "SIZE_1_100",
"enabled": true,
"geolocation": "ASIA_PACIFIC",
"vertical": "BANKING_FINANCE"
}
string
company_size
Optional
The size of the company.
- SIZE_1_100: Company size between 1 and 100.
- SIZE_101_500: Company size between 101 and 500.
- SIZE_501_1000: Company size between 501 and 1000.
- SIZE_1001_5000: Company size between 1001 and 5000.
- SIZE_5001_10000: Company size between 5001 and 10000.
- SIZE_10001: Company size greater than 10000.
Possible values are :
SIZE_1_100,
SIZE_101_500,
SIZE_501_1000,
SIZE_1001_5000,
SIZE_5001_10000,
SIZE_10001,
boolean
enabled
Optional
Indicates whether to send information to VMware.
string
geolocation
Optional
The geolocation of the company.
string
vertical
Optional
The vertical of the company.