VmNicStatsTupleProjection#
- class VmNicStatsTupleProjection(timestamp=None, network_dropped_received_packets=None, network_dropped_transmitted_packets=None, *args, **kwargs)#
Bases:
VmNicStatsTuple
- Parameters:
timestamp – (
timestamp
) The timestamp of a specific VM stats response data point.network_dropped_received_packets – (
network_dropped_received_packets
) The VM NIC number of dropped received packets.network_dropped_transmitted_packets – (
network_dropped_transmitted_packets
) The VM NIC number of dropped transmitted packets.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model