Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceMeshId | string | Yes | The ID of the Service Mesh (ASM) instance. | ce134b0727aa2492db69f6c3880e1**** |
ClusterId | string | Yes | The ID of the cluster on the data plane. | ce3c25e247da24f3aab9b7edfae83**** |
Namespace | string | No | The namespace. | default |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "8349374D-0F22-5CAB-9DE3-8CCE8EFA71FF",
"ServiceAccounts": [
{
"Name": "bookinfo-reviews",
"Namespace": "default"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.