VmStats#

class VmStats(stats=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

A collection of VM stats.

Parameters:

stats – (stats) The timestamp of a specific VM stats response data point.

property stats#

The timestamp of a specific VM stats response data point.

Type:

list[ VmStatsTuple ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model