Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.32 KB

File metadata and controls

13 lines (9 loc) · 1.32 KB

VnicLanConnectivityPolicy

A LAN Connectivity Policy determines the network resources and the connections between the server and the LAN on the network. This policy uses Consistent Device Naming to configure the vNIC. You can configure a usNIC or VMQ connection for the vNIC to improve network performance.

Properties

Name Type Description Notes
eth_ifs list[VnicEthIf] A reference to a vnicEthIf resource. When the $expand query parameter is specified, the referenced resource is returned inline. A collection of references to the vnic.EthIf Managed Object. When this managed object is deleted, the referenced vnic.EthIf MOs on the other side of the relationship are deleted. [optional]
organization OrganizationOrganization [optional]
profiles list[PolicyAbstractConfigProfile] A reference to a policyAbstractConfigProfile resource. When the $expand query parameter is specified, the referenced resource is returned inline. Relationship to the server profile. [optional]

[Back to Model list] [Back to API list] [Back to README]