Queries the application key (AppKey) for bot management.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call DescribeInstance to query the ID of the WAF instance. |
waf_v3prepaid_public_cn-5v23u****** |
| KeyVersion |
string |
No |
The version of the key. Only 1 is a supported value. |
1 |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the resource group. |
rg-aek2uo27badl*** |
| RegionId |
string |
No |
The region where the WAF instance resides. 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.