sup
ObjectStateSummary


public struct ObjectStateSummary

Properties
fdn Object's FDN.

type=string

name Object's UI-friendlier name.

type=string

type Object's UI-friendlier type.

type=string

baselineTime Baseline time for "*New*" counters.

type=Date

basicKPIs "Standard" KPIs. "numberOfFailedObjects" field is '1' if the object is down operationally but up administratively, '0' otherwise. "numberOfNewFailedObjects" is meaningless for a single object and is always identical to "numberOfFailedObjects".

type=sup.BasicKPIs

extraKPIs Any other KPIs for this object. "new" and non-new values are identical.

type=Map (string to sup.KPI)

extraStateAttributes Any other attributes for this object.

type=Map (string to Any)