Mengkueri server SDK Cloud Hibrida yang dikelola oleh instans Web Application Firewall (WAF).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeHybridCloudSdkServers |
get |
*全部资源
|
|
None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans WAF. Catatan
Panggil operasi DescribeInstance untuk mengkueri ID instans WAF. |
waf_v3prepaid_public_cn-i7m2***0b |
| Ip |
string |
No |
Alamat IP server SDK Cloud Hibrida yang ingin Anda kueri. |
1.*.*1。 |
| HostName |
string |
No |
Hostname server SDK Cloud Hibrida yang ingin Anda kueri. |
online-***wwq |
| ClusterName |
string |
No |
Nama kluster Cloud Hibrida yang ingin Anda kueri. |
testcluster |
| PageSize |
integer |
No |
Jumlah entri per halaman. Nilai default: 10. |
10 |
| PageNumber |
integer |
No |
Nomor halaman. Nilai default: 1. |
1 |
| RegionId |
string |
No |
Wilayah tempat instans WAF berada. Nilai valid:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
ID kelompok sumber daya Alibaba Cloud. |
rg-acfm***q |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| TotalCount |
integer |
The total number of hybrid cloud SDK servers returned. |
5 |
| SdkServers |
array<object> |
The information about the hybrid cloud SDK servers. |
|
|
object |
|||
| Status |
string |
The status of the hybrid cloud SDK server. |
1 |
| PullinStatus |
string |
Indicates whether traffic redirection is enabled. Valid values:
|
on |
| ResourceId |
string |
The ID of the resource. |
test-antifaud-2.jqt.wafqax.top-waf |
| Ip |
string |
The IP address of the hybrid cloud SDK server. |
127.0.0.1 |
| CreateTime |
integer |
The time when the hybrid cloud SDK server was created. This value is a UNIX timestamp in milliseconds. |
1621428205000 |
| UpdateTime |
integer |
The time when the hybrid cloud SDK server was last updated. This value is a UNIX timestamp in milliseconds. |
1719489906000 |
| ClusterName |
string |
The name of the hybrid cloud cluster to which the SDK server belongs. |
testcluster |
| Mid |
string |
The ID of the SDK server. |
b11327c21790846374051d5d**83c |
| ProtectionGroupAddress |
string |
The address of the protection group associated with the SDK server. |
1.1.1.1 |
| HostName |
string |
The hostname of the hybrid cloud SDK server. |
qsh5-sec-8-fedd**005 |
| RequestId |
string |
The ID of the request. |
3600F008-2E76-5D0B-BC76-EFBD****6D |
Contoh
Respons sukses
JSONformat
{
"TotalCount": 5,
"SdkServers": [
{
"Status": "1",
"PullinStatus": "on",
"ResourceId": "test-antifaud-2.jqt.wafqax.top-waf",
"Ip": "127.0.0.1",
"CreateTime": 1621428205000,
"UpdateTime": 1719489906000,
"ClusterName": "testcluster",
"Mid": "b11327c21790846374051d5d**83c",
"ProtectionGroupAddress": "1.1.1.1",
"HostName": "qsh5-sec-8-fedd**005"
}
],
"RequestId": "3600F008-2E76-5D0B-BC76-EFBD****6D"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.