Queries the collection frequency of monitoring data for an ApsaraDB for MongoDB instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dds:DescribeDBInstanceMonitor |
get |
*Instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The instance ID. |
dds-bp1143f90ff3**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
EFD65226-08CC-4C4D-B6A4-CB3C382F67B0 |
| Granularity |
string |
The collection frequency of monitoring data for the instance. Valid value: 5. Unit: seconds. |
5 |
Examples
Success response
JSON format
{
"RequestId": "EFD65226-08CC-4C4D-B6A4-CB3C382F67B0",
"Granularity": "5"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.