Develop for XenServer

Class: data_source

Data sources for logging in RRDs

Fields for class: data_source

Field Type Qualifier Description
enabled bool RO/runtime true if the data source is being logged
max float RO/runtime the maximum value of the data source
min float RO/runtime the minimum value of the data source
name_description string RO/runtime a notes field containing human-readable description
name_label string RO/runtime a human-readable name
standard bool RO/runtime true if the data source is enabled by default. Non-default data sources cannot be disabled
units string RO/runtime the units of the value
value float RO/runtime current value of the data source

RPCs associated with class: data_source

Class data_source has no RPCs associated with it.

Class: data_source