Parent

Pangea::VIFMetrics

Metrics associated with a virtual network device

xen-api: Class VIF_metrics

Public Instance Methods

io_read_kbs() click to toggle source

VIF input Kbits/s

xen-api: VIF_metrics.get_io_read_kbs

# File lib/pangea/objects.rb, line 611
    def io_read_kbs
      ref_call :get_io_read_kbs
    end
io_write_kbs() click to toggle source

VIF output Kbits/s

xen-api: VIF_metrics.get_io_read_kbs

# File lib/pangea/objects.rb, line 620
    def io_write_kbs
      ref_call :get_io_write_kbs
    end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.