This API is used to obtain the DB instances to which a specified parameter template applies.
None
Name |
Type |
Description |
|---|---|---|
instances |
List data structure. For details, see Table 3. |
Indicates the DB instance list information. |
{
"instances": [
{
"id": "53754eff-3f95-4da8-a908-a88e6ea2f65a",
"name": "instances_test_1"
},
{
"id": "53754eff-3f95-4da8-a908-a88e6ea2f65b",
"name": "instances_test_2"
}
]
}
For details, see Abnormal Request Results.