• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • SLO list cards

Settings API - SLO list cards schema table

SLO list cards (builtin:ua.slo-list-card)

Specifies the behavior of a SLO list card.

Schema IDSchema groupsScope
builtin:ua.slo-list-card
  • group:unified-analysis
ua-screen
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:ua.slo-list-card
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:ua.slo-list-card
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:ua.slo-list-card

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyLabelTypeDescriptionRequired
keyKeytext

Unique key, which is used to map to this SLO list card in the screen layout config

required
displayNameDisplay nametext

The title of the card.

optional
descriptionDescriptiontext

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
pageSizePage sizeinteger

Number of SLOs per page

required