status_overview_card_get
Guest
Returns the template used to display status overview condensed data.
Value of the header
card attribute can be used to determine the subject area.
For example on the web client it is used to determine which illustration to display.
(*
is a wildcard character)
c_com*
- Information related to a COM portc_device
- Information related to the device as a wholec_eth*
- Information related to an ETH portc_hotstandby
- Hot standby related informationc_radio
- Radio interface related informationc_routing
- Routing related informationc_security
- Security related informationc_usb
- USB related informationc_vpn
- VPN related information
Any other value is also valid, but it provides no additional information. For example, the web client will display a generic illustration when it can not determine the subject area.
Params
N/A
Return
attribute | description |
---|---|
status* Condensed Card@status_overview |
Status overview card definition |
Note
The Condensed Card template must be compatible with:
- Condensed Data returned by the
status_overview_data_get
.