Queries the AppKey for bot management.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeBotAppKey |
get |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call DescribeInstance to query the ID of your WAF instance. |
waf_v3prepaid_public_cn-5v23u****** |
| KeyVersion |
string |
No |
The version of the key. The value must be 1. |
1 |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-aek2uo27badl*** |
| RegionId |
string |
No |
The region where the WAF instance is deployed. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
0C4ADFD4-5B7D-591D-A607-A45C***** |
| AppKey |
string |
The AppKey. |
N1Kiv3AGZm****** |
Examples
Success response
JSON format
{
"RequestId": "0C4ADFD4-5B7D-591D-A607-A45C*****",
"AppKey": "N1Kiv3AGZm******"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.