Partially update a report config
PATCH
/v1/reportconfig/{id}/
Update one or more fields of an existing report configuration.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
A UUID string identifying this report config.
Request Body
Section titled “Request Body ”A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
id
string format: uuid
account
string format: uuid
description
string
active
boolean
period
0- Weekly1- Monthly
integer
created_at
string format: date-time
slos_count
integer
latest_report_id
string format: uuid
A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
id
string format: uuid
account
string format: uuid
description
string
active
boolean
period
0- Weekly1- Monthly
integer
created_at
string format: date-time
slos_count
integer
latest_report_id
string format: uuid
Responses
Section titled “ Responses ”A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
id
required
string format: uuid
account
required
string format: uuid
description
string
active
boolean
period
required
0- Weekly1- Monthly
integer
created_at
required
string format: date-time
slos_count
required
integer
latest_report_id
required
string format: uuid