vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VirtualMachineVMCIDeviceAction(vim.vm.device.VirtualVMCIDevice.Action)
- Since
- vSphere API Release 6.0
Enum Description
Set of possible values for action field in FilterSpec. Determines whether traffic is allowed or denied.Enum Constants
Name | Description |
---|---|
allow |
Allow communication.
|
deny |
Deny communication.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |