| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum Constants
Name | Description |
---|---|
add |
Indicates the addition of an entity to the configuration.
|
edit |
Indicates changes on the entity. The entity must exist or a
NotFound error will be thrown.
|
ignore |
Indicates that an entity will be ignored: it won't be added when it
doesn't exist, or removed/changed when it exists.
Since vSphere API 5.5 |
remove |
Indicates the removal of an entity from the configuration.
|
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |