Class InstanceConsumptionInfo (1.18.0)

InstanceConsumptionInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
guest_cpus int
The number of virtual CPUs that are available to the instance. This field is a member of oneof_ _guest_cpus.
local_ssd_gb int
The amount of local SSD storage available to the instance, defined in GiB. This field is a member of oneof_ _local_ssd_gb.
memory_mb int
The amount of physical memory available to the instance, defined in MiB. This field is a member of oneof_ _memory_mb.
min_node_cpus int
The minimal guaranteed number of virtual CPUs that are reserved. This field is a member of oneof_ _min_node_cpus.