Memperoleh data trajektori Pusat Registrasi Nacos.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mse:ListNamingTrack |
get |
*Cluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RequestPars |
string |
No |
Parameter permintaan tambahan dalam format JSON. |
{} |
| InstanceId |
string |
Yes |
ID Instans. |
mse_prepaid_public_cn-tl32d***** |
| ServiceName |
string |
No |
Nama layanan. |
fpx-xms-baseinfo |
| Group |
string |
No |
Kelompok. |
group |
| NamespaceId |
string |
No |
ID namespace. |
cd4d3703-e2a6-46b5-85c6-4447e4f**** |
| Ip |
string |
No |
Alamat IP Klien. |
172.16.183.232 |
| StartTs |
integer |
Yes |
Stempel pengatur waktu mulai. Unit: detik. |
1660238450 |
| EndTs |
integer |
Yes |
Stempel pengatur waktu akhir. Unit: detik. |
1665299698 |
| PageSize |
integer |
Yes |
Jumlah entri yang dikembalikan pada setiap halaman. |
10 |
| PageNum |
integer |
Yes |
Nomor halaman yang dikembalikan. |
1 |
| Reverse |
boolean |
No |
Apakah akan mengurutkan hasil kueri dalam Pesanan kronologis atau Pesanan kronologis terbalik. Nilai default:
|
false |
| AcceptLanguage |
string |
No |
Bahasa tanggapan. Nilai valid:
|
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The data structure. |
||
| HttpCode |
string |
The HTTP status code returned. |
200 |
| Traces |
array<object> |
The data information. |
|
|
object |
The details of the data. |
||
| PushTime |
string |
The push time. |
2022-12-16 11:48:07 |
| NodeName |
string |
The name of the node. |
mse-197*****-167083******-reg-center-0-0 |
| ClientIp |
string |
The IP address of the client. |
120.40.32.235 |
| ServerName |
string |
The name of the service. |
fpx-xms-baseinfo |
| Group |
string |
The group. |
prod |
| InstanceSize |
string |
The number of instances. |
1 |
| PushTimeAll |
string |
The total push time. |
628ms |
| PushTimeNetwork |
string |
The push time for the network. |
37ms |
| SlaTime |
string |
The duration that is specified in the service-level agreement (SLA). |
628ms |
| PageSize |
integer |
The number of entries returned per page. |
10 |
| PageNumber |
integer |
The number of the returned page. |
1 |
| TotalCount |
integer |
The total number of returned entries. |
7 |
| RequestId |
string |
The ID of the request. |
9916CBED-B2D5-5685-9129-4592FE1***** |
| Message |
string |
The message returned. |
The request was successfully processed. |
| ErrorCode |
string |
The error code returned if the request failed. |
mse-100-000 |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"HttpCode": "200",
"Traces": [
{
"PushTime": "2022-12-16 11:48:07",
"NodeName": "mse-197*****-167083******-reg-center-0-0",
"ClientIp": "120.40.32.235",
"ServerName": "fpx-xms-baseinfo",
"Group": "prod",
"InstanceSize": "1",
"PushTimeAll": "628ms",
"PushTimeNetwork": "37ms",
"SlaTime": "628ms"
}
],
"PageSize": 10,
"PageNumber": 1,
"TotalCount": 7,
"RequestId": "9916CBED-B2D5-5685-9129-4592FE1*****",
"Message": "The request was successfully processed.\n",
"ErrorCode": "mse-100-000",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 202 | TrackRegionNotSupport | 推送轨迹功能在当前Region暂未开放 | |
| 400 | IllegalRequest | Invalid request:%s | Invalid request: %s |
| 400 | InvalidParameter | Parameter error:%s | Request parameter error: %s |
| 500 | InternalError | Console error. Try again later:%s | Console error. Try again later: %s |
| 403 | NoPermission | You are not authorized to perform this operation:%s | You do not have the permission to use this interface:%s |
| 404 | NotFound | Not found:%s | The resource does not exist:%s |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.