Nic#
- class Nic(backing_info=None, nic_backing_info=None, network_info=None, nic_network_info=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#
Bases:
ExternalizableAbstractModelVirtual Machine NIC.
- Parameters:
backing_info – (
backing_info)nic_backing_info – (
nic_backing_info) Information about how NIC is associated with a VM.network_info – (
network_info)nic_network_info – (
nic_network_info) Networking information object for a NIC.
- property backing_info#
- Type:
- property network_info#
- Type:
- property nic_backing_info#
Information about how NIC is associated with a VM.
- Type:
- property nic_network_info#
Networking information object for a NIC.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model