Error
A valid request URL is required to generate request examples{
"Id": "<string>",
"Type": "<string>",
"Timestamp": "2023-11-07T05:31:56Z",
"Script": "<string>",
"Message": "<string>",
"InstanceId": "<string>"
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Return a single logs
Returns a single logs object using the specified key.
GET
/
logs('
{Id}
')
Error
A valid request URL is required to generate request examples{
"Id": "<string>",
"Type": "<string>",
"Timestamp": "2023-11-07T05:31:56Z",
"Script": "<string>",
"Message": "<string>",
"InstanceId": "<string>"
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key Id
Query Parameters
Select structural property
Response
logs response
The Id of the log message.
The type of the log message.
The time when the event occurred.
The resource causing the error.
The message to be included in requests to this endpoint.
The host which writes the log in the HA environment.