Queries the number of Alibaba Cloud, Tencent Cloud, and Huawei Cloud products that can be integrated with Threat Analysis.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeProdCount |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RoleType |
integer |
No |
The type of the view.
|
1 |
| RoleFor |
integer |
No |
The user ID of a member. This parameter allows an administrator to switch to the perspective of the member. |
113091674488**** |
| RegionId |
string |
No |
The region where the Data Management center of Threat Analysis is located. Select a region for the Management Center based on the region where your assets reside. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
CloudSiemSuccessResponse |
||
| Data |
object |
The data returned. |
|
| AliyunProdCount |
integer |
The number of Alibaba Cloud products. |
19 |
| HcloudProdCount |
integer |
The number of Huawei Cloud products. |
2 |
| QcloudProdCount |
integer |
The number of Tencent Cloud products. |
2 |
| IdcProdCount |
integer |
The number of IDC products. |
2 |
| AliyunImportedCount |
integer |
The number of automatically connected Alibaba Cloud products. |
2 |
| HcloudImportedCount |
integer |
The number of automatically connected Huawei Cloud products. |
2 |
| QcloudImportedCount |
integer |
The number of automatically connected Tencent Cloud products. |
2 |
| IdcImportedCount |
integer |
The number of automatically connected IDC products. |
2 |
| RequestId |
string |
The ID of the request. |
6276D891-*****-55B2-87B9-74D413F7**** |
Examples
Success response
JSON format
{
"Data": {
"AliyunProdCount": 19,
"HcloudProdCount": 2,
"QcloudProdCount": 2,
"IdcProdCount": 2,
"AliyunImportedCount": 2,
"HcloudImportedCount": 2,
"QcloudImportedCount": 2,
"IdcImportedCount": 2
},
"RequestId": "6276D891-*****-55B2-87B9-74D413F7****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | The request processing has failed due to some unknown error. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.