Menampilkan daftar status plug-in Kluster.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ListClusterPluginInfo |
list |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
Jenis bahasa untuk Paket permintaan dan tanggapan. Nilai default: zh. Nilai valid:
|
zh |
| PluginName |
string |
No |
Nama plug-in. |
alihips |
| ClusterIds |
array |
Yes |
Daftar ID Kluster. |
|
|
string |
No |
ID Kluster. |
902e428f6cc6679685d65fc81803**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID unik yang dihasilkan Alibaba Cloud untuk permintaan. |
0B48AB3C-84FC-424D-A01D-B9270EF46038 |
| Data |
array<object> |
Informasi plug-in yang dikueri. |
|
|
array<object> |
Informasi plug-in yang dikueri. |
||
| ClusterStatus |
string |
Status Berjalan Kluster. Nilai valid:
|
ABNORMAL |
| ClusterId |
string |
ID Kluster. |
c8ca91e0907d94efaba7fb0827eb9**** |
| ClusterName |
string |
Nama Kluster. |
lmftest |
| NodePluginInfoList |
array<object> |
Daftar plug-in Kluster. |
|
|
object |
Informasi plug-in Kluster. |
||
| PluginVersion |
string |
The version of the plug-in. |
1.3.1 |
| Installed |
boolean |
Indicates whether the plug-in is installed. Valid values:
|
true |
| MachineType |
integer |
The type of the instance. Valid values include:
|
ECS |
| Uuid |
string |
The UUID of the server. |
bc563d2b-2a3d-411b-8bbe-d75b8d3c**** |
| MachineIntranetIp |
string |
The private IP address of the server. |
10.XXX.XXX.XX |
| Online |
boolean |
Indicates whether the Security Center agent is online. Valid values:
Catatan
If the Security Center agent of the server is offline, Security Center does not protect the server. |
true |
| MachineInternetIp |
string |
The public IP address of the server. |
100.100.XXX.XX |
| PluginName |
string |
The name of the plug-in. |
alihips |
| MachineName |
string |
The name of the server. |
npznas05 |
| instanceId |
string |
The instance ID of the server. |
tpp-cn-2r42njq4y001 |
| ErrorCode |
string |
The error code returned. |
kenerl not support |
| ErrorMsg |
string |
The error message returned. |
kenerl not support |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0B48AB3C-84FC-424D-A01D-B9270EF46038",
"Data": [
{
"ClusterStatus": "ABNORMAL",
"ClusterId": "c8ca91e0907d94efaba7fb0827eb9****",
"ClusterName": "lmftest",
"NodePluginInfoList": [
{
"PluginVersion": "1.3.1",
"Installed": true,
"MachineType": 0,
"Uuid": "bc563d2b-2a3d-411b-8bbe-d75b8d3c****",
"MachineIntranetIp": "10.XXX.XXX.XX",
"Online": true,
"MachineInternetIp": "100.100.XXX.XX",
"PluginName": "alihips",
"MachineName": "npznas05",
"instanceId": "tpp-cn-2r42njq4y001",
"ErrorCode": "kenerl not support",
"ErrorMsg": "kenerl not support"
}
]
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.