Queries the storage configuration of fine-grained monitoring.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nlb:DescribeHdMonitorRegionConfig |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The ID of the region where the resources are deployed. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
RpcResponse |
||
| RequestId |
string |
The ID of the request. |
54B48E3D-DF70-471B-AA93-08E683A1B45 |
| RegionId |
string |
The region ID of the NLB instance. You can call the DescribeRegions operation to obtain the region ID. |
cn-hangzhou |
| LogProject |
string |
The name of the Log Service project. |
hdmonitor-cn-hangzhou-223794579283657556 |
| MetricStore |
string |
The name of the Metricstore in Simple Log Service. |
hdmonitor-cn-hangzhou-metricStore-1 |
Examples
Success response
JSON format
{
"RequestId": "54B48E3D-DF70-471B-AA93-08E683A1B45",
"RegionId": "cn-hangzhou",
"LogProject": "hdmonitor-cn-hangzhou-223794579283657556\n",
"MetricStore": "hdmonitor-cn-hangzhou-metricStore-1"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 403 | Forbidden.NoPermission | Authentication is failed for NoPermission. | Authentication is failed for NoPermission. |
| 404 | DescribeHDMonitor.Fail | DescribeHDMonitor Fail. | Failed to query second-level monitoring configuration. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.