Test Search vSphere Web Services API


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

NameDescription
allow Allow communication.
deny Deny communication.

Show WSDL type definition