Virtual Storage Lifecycle Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - DvsFilterOnFailure(vim.dvs.DistributedVirtualPort.FilterOnFailure)
- Since
- vSphere API Release 5.5
Enum Description
Network Filter on Failure Type. It specifies whether all the packets will be allowed or all the packets will be denied when Filter fails to configure.Enum Constants
Name | Description |
---|---|
failClosed |
Denies all the packets when the Filter fails to configure.
|
failOpen |
Allows all the packets when the Filter fails to configure.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |