CEIPUpdateSpec

CEIPUpdateSpec
CEIPUpdateSpec

CEIP object to be updated.

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
Required

Indicates whether to send information to VMware.

string
geolocation
Optional

The geolocation of the company.

  • AFRICA: Africa
  • AMERICA_NORTH: North America
  • AMERICA_SOUTH_CENTRAL: Central or South America
  • ASIA_PACIFIC: Asia Pacific
  • AUSTRALIA: Australia
  • EUROPE: Europe
  • MIDDLE_EAST: Middle East
Possible values are : AFRICA, AMERICA_NORTH, AMERICA_SOUTH_CENTRAL, ASIA_PACIFIC, AUSTRALIA, EUROPE, MIDDLE_EAST,
string
vertical
Optional

The vertical of the company.

  • AGRICULTURE: Agriculture
  • BANKING_FINANCE: Banking and Finance
  • BUSINESS_SERVICES: Business Services
  • COMMUNICATIONS: Communications
  • CONSTRUCTION: Construction
  • EDUCATION: Education
  • ENERGY_MINING: Energy and Mining
  • GOV_FEDERAL_NATIONAL: Federal or National Government
  • GOV_STATE_LOCAL: State or Local Government
  • HEALTH_CARE: Health Care
  • HIGH_TECH: High Tech
  • LIFE_SCIENCES: Life Sciences
  • MANUFACTURING_DISCRETE: Discrete Manufacturing
  • MANUFACTURING_PROCESS: Manufacturing Processes
  • MEDIA_ENTERTAINMENT: Media and Entertainment
  • OTHER: Other
  • PHARMACEUTICAL: Pharmaceutical
  • RETAIL_WHOLESALE: Retail and Wholesale
  • SERVICES: Services
  • TRANSPORTATION: Transportation
  • UTILITIES: Utilities
Possible values are : AGRICULTURE, BANKING_FINANCE, BUSINESS_SERVICES, COMMUNICATIONS, CONSTRUCTION, EDUCATION, ENERGY_MINING, GOV_FEDERAL_NATIONAL, GOV_STATE_LOCAL, HEALTH_CARE, HIGH_TECH, LIFE_SCIENCES, MANUFACTURING_DISCRETE, MANUFACTURING_PROCESS, MEDIA_ENTERTAINMENT, OTHER, PHARMACEUTICAL, RETAIL_WHOLESALE, SERVICES, TRANSPORTATION, UTILITIES,
Parameter To