Partially update a log entry
PATCH
/v1/log/{timestamp}/
Update one or more fields of an existing log entry.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” timestamp
required
string format: date-time
A unique value identifying this log.
Request Body
Section titled “Request Body ”A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
timestamp
string format: date-time
agent_id
string format: uuid
service_name
string
body
string
log_attributes
resource_attributes
A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
timestamp
string format: date-time
agent_id
string format: uuid
service_name
string
body
string
log_attributes
resource_attributes
Responses
Section titled “ Responses ”A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
timestamp
required
string format: date-time
agent_id
required
string format: uuid
service_name
required
string
body
required
string
log_attributes
required
resource_attributes
required