Evaluates whether the endpoint connection format of each PolarDB cluster matches a specified format. A match returns a Compliant result.
Scenarios
Standardizing endpoint connection formats for PolarDB clusters improves management, performance, security, and extensibility. Use this rule to detect PolarDB clusters whose endpoint formats do not meet your requirements.
Risk level
Default risk level: low.
You can change the risk level when you apply this rule.
Compliance evaluation logic
-
If the connection format for the endpoint of each PolarDB cluster is the same as a specified format, the evaluation result is Compliant.
-
If the connection format for the endpoint of a PolarDB cluster is different from a specified format, the evaluation result is Non-compliant.
Rule details
|
Item |
Description |
|
Rule name |
polardb-cluster-address-check |
|
Rule ID |
|
|
Tag |
PolarDB |
|
Automatic remediation |
Not supported |
|
Trigger type |
Periodic execution |
|
Evaluation frequency |
|
|
Supported resource type |
PolarDB cluster |
|
Input parameter |
addressFormat. Default value:{ResourceName}-rw.rwlb.rds.aliyuncs.com:3306 |
Non-compliance remediation
Make sure the endpoint connection format of each PolarDB cluster matches the specified format. For more information, see Modify or delete an endpoint.