console.dashboards/overview/health/url
Adds a health subsystem to the status card of Overview dashboard where the source of status is a Kubernetes REST API.
| Name | Value Type | Optional | Description |
|---|---|---|---|
|
|
no |
The display name of the subsystem. |
|
|
no |
The URL to fetch data from. It will be prefixed with base Kubernetes URL. |
|
|
no |
Resolves the subsystem’s health. |
|
|
yes |
Additional resource that will be fetched and passed to |
|
|
yes |
Loader for pop-up content. If defined, a health item will be represented as a link which opens a pop-up with given content. |
|
|
yes |
The title of the popover. |