Mengambil instans yang gagal pada item pemeriksaan untuk konfigurasi platform cloud.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| CheckId |
integer |
Yes |
ID item pemeriksaan. |
23 |
| Statuses |
array |
No |
Status item pemeriksaan. |
|
|
string |
No |
Status item pemeriksaan. Nilai valid:
|
PASS |
|
| InstanceIdKey |
string |
No |
ID instans item pemeriksaan. |
i-uf64w4q6p9jti5gl**** |
| InstanceNameKey |
string |
No |
Nama instans item pemeriksaan. |
i-uf64w4q6p9jti5gl**** |
| RegionIdKey |
string |
No |
ID wilayah tempat instans berada. |
cn-qingdao |
| CurrentPage |
integer |
No |
Nomor halaman yang akan dikembalikan. |
1 |
| PageSize |
integer |
No |
Jumlah entri yang akan dikembalikan pada setiap halaman. Nilai maksimum: 100. |
20 |
| InstanceIds |
array |
No |
ID instans layanan cloud yang akan dikueri. |
|
|
string |
No |
ID instans layanan cloud yang akan dikueri. |
i-uf64w4q6p9jti5gl**** |
|
| Lang |
string |
No |
Bahasa permintaan dan tanggapan. Nilai default: zh. Nilai valid:
|
zh |
| SortTypes |
array |
No |
Tipe pengurutan item pemeriksaan. |
|
|
string |
No |
Tipe pengurutan item pemeriksaan. Nilai ditetapkan sebagai STATUS. |
STATUS |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Struktur tanggapan. |
||
| RequestId |
string |
ID permintaan, yang digunakan untuk melokalisasi dan memecahkan masalah. ID ini dihasilkan oleh Alibaba Cloud dan bersifat unik untuk permintaan tersebut. |
3AB18264-8A1B-52A6-A9AF-A886556E0F2E |
| BasicData |
array<object> |
Daftar informasi dasar tentang instans yang terpengaruh. |
|
|
array<object> |
Informasi dasar tentang instans yang terpengaruh. |
||
| Id |
integer |
ID hasil pemeriksaan instans. |
300054 |
| Status |
string |
Daftar status item pemeriksaan. Beberapa status dipisahkan oleh koma (,). Nilai valid:
|
NOT_PASS |
| RegionId |
string |
ID wilayah tempat instans berada. |
ap-southeast-1 |
| InstanceId |
string |
ID instans server. |
rm-m5es7ch1s62i4**** |
| InstanceName |
string |
Nama instans server. |
sg-t4nbk2aodzio52xv**** |
| StatusMessage |
string |
Paket tentang status tidak normal item pemeriksaan. |
检查任务失败。 |
| InstanceInfo |
object |
Informasi tentang instans yang ditampilkan untuk item pemeriksaan yang sesuai. |
|
| FirstUpdateTime |
integer |
The time of the first check. |
1716447535531 |
| LastUpdateTime |
integer |
The time of the last check. |
1716447535531 |
| Config |
array<object> |
The information about the configuration item whose risks are fixed for the instance. |
|
|
object |
|||
| Name |
string |
The name of the configuration item, which is unique. |
prot |
| Value |
string |
The value of the configuration item specified for the instance. |
8080 |
| ShowName |
string |
The display name of the configuration item for internationalization. |
prot |
| VendorUserName |
string |
Nama akun vendor multi-cloud. |
test |
| Columns |
array<object> |
Daftar metadata dari daftar tampilan informasi instans yang terpengaruh. |
|
|
array<object> |
Metadata dari daftar tampilan informasi instans yang terpengaruh. |
||
| Type |
string |
Tipe atribut hasil pemeriksaan instans. Nilai valid:
|
text |
| Key |
string |
Kunci atribut daftar. |
RegionIdShow |
| ShowName |
string |
Nama tampilan. |
Region |
| Search |
boolean |
Apakah pencarian didukung. Nilai valid:
|
true |
| SearchKey |
string |
Kunci yang digunakan untuk pencarian. |
InstanceIdKey |
| Grids |
array<object> |
Daftar metadata dari tipe daftar. |
|
|
object |
Metadata dari tipe daftar. |
||
| Type |
string |
The format of the check result for the instance. Valid values:
|
text |
| Key |
string |
The search condition. |
RegionIdShow |
| ShowName |
string |
The display name of the search condition. |
Region |
| Checks |
array<object> |
Daftar informasi tambahan tentang instans yang terpengaruh. |
[{ "SecurityGroupNameShow": { "value": "Sas_Malicious_Ip_Security_Group" }, "InstanceIdShow": { "link": "https://ecs.console.alibabacloud.com/#/securityGroupDetail/region/ap-southeast-1/groupId/sg-t4nbk2aodzio52xvj00s/rule/intranetIngress", "value": "sg-t4nbk2aodzio52xv****" } }] |
|
object |
Informasi tambahan tentang instans yang terpengaruh. |
[{ "SecurityGroupNameShow": { "value": "Sas_Malicious_Ip_Security_Group" }, "InstanceIdShow": { "link": "https://ecs.console.alibabacloud.com/#/securityGroupDetail/region/ap-southeast-1/groupId/sg-t4nbk2aodzio52xvj00s/rule/intranetIngress", "value": "sg-t4nbk2aodzio52xv****" } }] |
|
|
any |
The information of the check item. |
{ "InstanceIdShow": { "link": "https://vpc.console.alibabacloud.com/vpc/cn-beijing/vpcs", "value": "ngw-2zenx8j1lf5w8rcdhdqs5" }, "RegionIdShow": { "value": "China(Beijing)" } } |
|
| PageInfo |
object |
Informasi paginasi yang ditampilkan pada halaman. |
|
| CurrentPage |
integer |
Nomor halaman dari halaman yang dikembalikan. |
1 |
| PageSize |
integer |
Jumlah entri yang dikembalikan per halaman. |
20 |
| TotalCount |
integer |
Jumlah total entri yang dikembalikan. |
100 |
| Count |
string |
Jumlah entri yang ditampilkan pada halaman saat ini dari hasil yang dikembalikan. |
20 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "3AB18264-8A1B-52A6-A9AF-A886556E0F2E",
"BasicData": [
{
"Id": 300054,
"Status": "NOT_PASS",
"RegionId": "ap-southeast-1",
"InstanceId": "rm-m5es7ch1s62i4****",
"InstanceName": "sg-t4nbk2aodzio52xv****",
"StatusMessage": "检查任务失败。",
"InstanceInfo": {
"FirstUpdateTime": 1716447535531,
"LastUpdateTime": 1716447535531,
"Config": [
{
"Name": "prot",
"Value": "8080",
"ShowName": "prot"
}
]
},
"VendorUserName": "test"
}
],
"Columns": [
{
"Type": "text",
"Key": "RegionIdShow",
"ShowName": "Region",
"Search": true,
"SearchKey": "InstanceIdKey",
"Grids": [
{
"Type": "text",
"Key": "RegionIdShow",
"ShowName": "Region"
}
]
}
],
"Checks": [
{
"key": "{\n \"InstanceIdShow\": {\n \"link\": \"https://vpc.console.alibabacloud.com/vpc/cn-beijing/vpcs\",\n \"value\": \"ngw-2zenx8j1lf5w8rcdhdqs5\"\n },\n \"RegionIdShow\": {\n \"value\": \"China(Beijing)\"\n }\n }"
}
],
"PageInfo": {
"CurrentPage": 1,
"PageSize": 20,
"TotalCount": 100,
"Count": "20"
}
}
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.