Meter#

class Meter(*args, **kwargs)#

Bases: object

Possible values of meter are CORES, NODE, TIB, FLASH, USERS, VI, VM_PACKS and VM.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • CORES: Licensing unit representing the number of CPU cores.

  • NODE: Licensing unit representing the number of nodes in a cluster.

  • TIB: Licensing unit representing storage capacity in Tebibytes.

  • FLASH: Licensing unit representing solid state drive capacity.

  • USERS: Licensing unit representing the number of users.

  • VI: Licensing unit representing the number of Virtual Instances.

  • VM_PACKS: Licensing unit representing the number of Virtual Machine packs where each pack allows fixed number of VMs.

  • VM: Licensing unit representing the number of Virtual Machines.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model