ganeti

Safe HaskellNone

Ganeti.DataCollectors.InstStatusTypes

Description

Type declarations specific for the instance status data collector.

Synopsis

Documentation

data InstStatus Source

Data type representing the status of an instance to be returned.

Constructors

InstStatus 

loadInstStatus :: JSValue -> Result InstStatusSource

loadReportData :: JSValue -> Result ReportDataSource