IntegrationStatus
Status of this integration
{
"contentStatus": "string",
"installStatus": "string"
}
Status of integration content, e.g. dashboards
Whether the customer or an automated process has installed the dashboards for this integration
A Map from names of the required metrics to an object representing their reporting status. The reporting status object has 3 boolean fields denoting whether the metric has been received during the corresponding time period: ever
, recentExceptNow
, and now
. now
is on the order of a few hours, and recentExceptNow
is on the order of the past few days, excluding the period considered to be now
.
A Map from the ids of the alerts contained in this integration to their install status. The install status can take on one of three values, VISIBLE
, HIDDEN
, and NOT_LOADED