Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

V1VirtualMachineInstanceNetworkInterface.md

File metadata and controls

16 lines (12 loc) · 1.04 KB

V1VirtualMachineInstanceNetworkInterface

Properties

Name Type Description Notes
info_source str Specifies the origin of the interface data collected. values: domain, guest-agent, multus-status. [optional]
interface_name str The interface name inside the Virtual Machine [optional]
ip_address str IP address of a Virtual Machine interface. It is always the first item of IPs [optional]
ip_addresses list[str] List of all IP addresses of a Virtual Machine interface [optional]
mac str Hardware address of a Virtual Machine interface [optional]
name str Name of the interface, corresponds to name of the network assigned to the interface [optional]
queue_count int Specifies how many queues are allocated by MultiQueue [optional]

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