Queries the logs of a Service Mesh (ASM) instance.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceMeshId | string | Yes | The ASM instance ID. | ca04bc38979214bf2882be79d39b4**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "31d3a0f0-07ed-4f6e-9004-1804498c****",
"Logs": [
{
"CreationTime": "2021-11-19T15:21:53+08:00",
"ServiceMeshId": "ca04bc38979214bf2882be79d39b4****",
"Log": "[RequestID: 31d3a0f0-07ed-4f6e-9004-1804498c****, UID-110982038403****] c096d641835af4658827a4c66c234**** | Start to add cluster c186a6d9641a24098b5499d4d8313****"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.