All Enumerations Overview

An enumeration is a data structure that stores predefined values, typically strings. In the VMware Infrastructure data model, enumerations serve the same purpose as constants (which are not supportable by WSDL mapping).

The list to the left is a simple alphabetical list of all possible values and the enumerations to which they apply. For example, add is a valid value for ArrayUpdateOperation, VirtualDeviceConfigSpecOperation, and other enumerated types.

Click a name to display the reference documentation for the enumeration.

To quickly find any entry, start typing its name in the Quick Index.

Back to Home