vCenter Storage Monitoring Service API


Enum - PerformanceManagerUnit(vim.PerformanceManager.CounterInfo.Unit)

Since
2.0


Enum Description

Indicates the unit of measure represented by a counter or statistical value.

Enum Constants

NameDescription
celsius Temperature in celsius.

Since vSphere API Release 6.5
joule Joules

Since vSphere API Release 4.1
kiloBytes Kilobytes.
kiloBytesPerSecond Kilobytes per second.
megaBytes Megabytes.
megaBytesPerSecond Megabytes per second.
megaHertz Megahertz.
microsecond The time in microseconds.

Since vSphere API Release 4.0
millisecond The time in milliseconds.
nanosecond The time in nanoseconds.

Since vSphere API Release 8.0.0.1
number A quantity of items, for example, the number of CPUs.
percent Percentage values in units of 1/100th of a percent. For example 100 represents 1%.
second The time in seconds.
teraBytes Terabytes.

Since vSphere API Release 6.0
watt Watts

Since vSphere API Release 4.1

Show WSDL type definition