Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3SLOCreateSLORequest

Fields

Field
Type
Required
Description

name

str

✔️

N/A

description

Optional[str]

N/A

time_interval_type

✔️

N/A

service_ids

List[str]

✔️

N/A

slis

List[str]

✔️

N/A

target_slo

float

✔️

N/A

start_time

date

✔️

N/A

end_time

date

✔️

N/A

duration_in_days

int

✔️

N/A

tags

N/A

slo_monitoring_checks

List[models.V3SLOSLOMonitoringCheck]

N/A

slo_actions

List[models.V3SLOSLOAction]

N/A

owner_type

str

✔️

N/A

owner_id

str

✔️

N/A

slo_owner_id

str

✔️

N/A

slo_owner_type

models.V3SLOSLOOwnerType

✔️

N/A

Last updated