vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostNetworkSecurityPolicy(vim.host.NetworkPolicy.SecurityPolicy)
- Property of
- HostNetworkPolicy
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
This data object type describes security policy governing ports.Properties
Name | Type | Description |
---|---|---|
allowPromiscuous* | xsd:boolean |
The flag to indicate whether or not all traffic is seen
on the port.
|
forgedTransmits* | xsd:boolean |
The flag to indicate whether or not the virtual network adapter
should be allowed to send network traffic with a different MAC
address than that of the virtual network adapter.
|
macChanges* | xsd:boolean |
The flag to indicate whether or not the Media Access
Control (MAC) address can be changed.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |