Settings API - SLO list cards schema table
SLO list cards (builtin:ua.slo-list-card
)
Specifies the behavior of a SLO list card.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:ua.slo-list-card |
| ua-screen |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
key | Key | text | Unique key, which is used to map to this SLO list card in the screen layout config | required |
displayName | Display name | text | The title of the card. | optional |
description | Description | text | The description of the card Markdown syntax can be used to enrich description. To define a link, you can only use seaOtter links (https://dt-url.net/XXXXXXX) or action expression The format of a single action expression is: actionName|key=param|key2=param2 | optional |
pageSize | Page size | integer | Number of SLOs per page | required |