Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeHybridCloudProtectableCount |
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 the WAF instance. |
waf-cn-4xl3fdi4u01**fe23 |
| RegionId |
string |
No |
The region where the WAF instance is deployed. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the resource group. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response. |
||
| RequestId |
string |
The request ID. |
6087EA47-C10F-5A0A-A405-DB5B241**B1 |
| ProtectableCount |
integer |
The number of protectable nodes that can be added to the cluster. |
1 |
Examples
Success response
JSON format
{
"RequestId": "6087EA47-C10F-5A0A-A405-DB5B241**B1",
"ProtectableCount": 1
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.