Files
doc-exports/docs/rds/api-ref/rds_21_0003.html
wangdengke2 1ddaec1a62 rds_api
Reviewed-by: Gladkov, Maksim <mgladkov@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: wangdengke2 <wangdengke2@huawei.com>
Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2026-01-29 11:28:26 +00:00

231 lines
22 KiB
HTML

<a name="rds_21_0003"></a><a name="rds_21_0003"></a>
<h1 class="topictitle1">Querying Database Proxy Specifications</h1>
<div id="body0000002474417118"><div class="section" id="rds_21_0003__en-us_topic_0000001789916316_section4850156117316"><h4 class="sectiontitle">Function</h4><p id="rds_21_0003__en-us_topic_0000001836635801_p52780252141331">This API is used to query database proxy specifications of a DB instance.</p>
<ul id="rds_21_0003__ul10163594121"><li id="rds_21_0003__en-us_topic_0240111818_li836513175363">Before calling an API, you need to understand the API in <a href="rds_03_0001.html">Authentication</a>.</li><li id="rds_21_0003__en-us_topic_0240111818_li1991981933613">Before calling this API, obtain the required <a href="https://docs.otc.t-systems.com/en-us/endpoint/index.html" target="_blank" rel="noopener noreferrer">region and endpoint</a>.</li></ul>
</div>
<div class="section" id="rds_21_0003__en-us_topic_0000001836635801_section10225113019459"><h4 class="sectiontitle">Constraints</h4><p id="rds_21_0003__en-us_topic_0000001836635801_p4434302416126">This operation cannot be performed when the instance is in the abnormal or frozen state.</p>
</div>
<div class="section" id="rds_21_0003__en-us_topic_0000001789916316_section28961517113719"><h4 class="sectiontitle">URI</h4><ul id="rds_21_0003__en-us_topic_0000001789916316_ul16391217184115"><li id="rds_21_0003__en-us_topic_0000001789916316_li363951734111">URI format<p id="rds_21_0003__en-us_topic_0000001789916316_p119751919257"><a name="rds_21_0003__en-us_topic_0000001789916316_li363951734111"></a><a name="en-us_topic_0000001789916316_li363951734111"></a>GET https://{Endpoint}/v3/{project_id}/instances/{instance_id}/proxy/flavors?offset={offset}&amp;limit={limit}</p>
</li></ul>
<ul id="rds_21_0003__en-us_topic_0000001789916316_ul49831254144655"><li id="rds_21_0003__en-us_topic_0000001789916316_li15430535">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_21_0003__en-us_topic_0000001789916316_table4657088" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters</caption><thead align="left"><tr id="rds_21_0003__en-us_topic_0000001789916316_row60083059"><th align="left" class="cellrowborder" valign="top" width="19.36%" id="mcps1.3.3.3.1.1.2.5.1.1"><p id="rds_21_0003__en-us_topic_0000001789916316_p34889605"><strong id="rds_21_0003__b148181623208">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.35%" id="mcps1.3.3.3.1.1.2.5.1.2"><p id="rds_21_0003__en-us_topic_0000001789916316_p7485743"><strong id="rds_21_0003__b83331922019">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="10.45%" id="mcps1.3.3.3.1.1.2.5.1.3"><p id="rds_21_0003__p875120385134"><strong id="rds_21_0003__b7751183891311">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="54.84%" id="mcps1.3.3.3.1.1.2.5.1.4"><p id="rds_21_0003__en-us_topic_0000001789916316_p2365466"><strong id="rds_21_0003__b1849119172201">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rds_21_0003__en-us_topic_0000001789916316_row57385070"><td class="cellrowborder" valign="top" width="19.36%" headers="mcps1.3.3.3.1.1.2.5.1.1 "><p id="rds_21_0003__en-us_topic_0000001789916316_p69633355250">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="15.35%" headers="mcps1.3.3.3.1.1.2.5.1.2 "><p id="rds_21_0003__en-us_topic_0000001789916316_p13963113520251">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="10.45%" headers="mcps1.3.3.3.1.1.2.5.1.3 "><p id="rds_21_0003__p14625317612">String</p>
</td>
<td class="cellrowborder" valign="top" width="54.84%" headers="mcps1.3.3.3.1.1.2.5.1.4 "><p id="rds_21_0003__p28182251">Specifies the project ID of a tenant in a region.</p>
<p id="rds_21_0003__p27281110194">For details about how to obtain the project ID, see <a href="rds_03_0002.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="rds_21_0003__en-us_topic_0000001789916316_row2864326155157"><td class="cellrowborder" valign="top" width="19.36%" headers="mcps1.3.3.3.1.1.2.5.1.1 "><p id="rds_21_0003__en-us_topic_0000001789916316_p3963163516252">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="15.35%" headers="mcps1.3.3.3.1.1.2.5.1.2 "><p id="rds_21_0003__en-us_topic_0000001789916316_p20963335192520">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="10.45%" headers="mcps1.3.3.3.1.1.2.5.1.3 "><p id="rds_21_0003__p13625615610">String</p>
</td>
<td class="cellrowborder" valign="top" width="54.84%" headers="mcps1.3.3.3.1.1.2.5.1.4 "><p id="rds_21_0003__p64450739155220">Specifies the DB instance ID.</p>
</td>
</tr>
<tr id="rds_21_0003__row144391654272"><td class="cellrowborder" valign="top" width="19.36%" headers="mcps1.3.3.3.1.1.2.5.1.1 "><p id="rds_21_0003__p161463213617">offset</p>
</td>
<td class="cellrowborder" valign="top" width="15.35%" headers="mcps1.3.3.3.1.1.2.5.1.2 "><p id="rds_21_0003__p1314622115615">No</p>
</td>
<td class="cellrowborder" valign="top" width="10.45%" headers="mcps1.3.3.3.1.1.2.5.1.3 "><p id="rds_21_0003__p15955134122710">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="54.84%" headers="mcps1.3.3.3.1.1.2.5.1.4 "><p id="rds_21_0003__p12501184214333">Index offset. The query starts from the next piece of data indexed by this parameter.</p>
<p id="rds_21_0003__p6152162703711">The value must be a non-negative number.</p>
<p id="rds_21_0003__p34651093715">The default value is <strong id="rds_21_0003__b122463133015">0</strong>, indicating that the query starts from the first data record.</p>
</td>
</tr>
<tr id="rds_21_0003__row106311358273"><td class="cellrowborder" valign="top" width="19.36%" headers="mcps1.3.3.3.1.1.2.5.1.1 "><p id="rds_21_0003__p114610212069">limit</p>
</td>
<td class="cellrowborder" valign="top" width="15.35%" headers="mcps1.3.3.3.1.1.2.5.1.2 "><p id="rds_21_0003__p101466211263">No</p>
</td>
<td class="cellrowborder" valign="top" width="10.45%" headers="mcps1.3.3.3.1.1.2.5.1.3 "><p id="rds_21_0003__p4955941102711">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="54.84%" headers="mcps1.3.3.3.1.1.2.5.1.4 "><p id="rds_21_0003__p8445142711377">Number of records to be queried.</p>
<p id="rds_21_0003__en-us_topic_0291571266_p14921123723811">The value ranges from 1 (inclusive) to 100 (inclusive).</p>
<p id="rds_21_0003__p72931151193516">The default value is <strong id="rds_21_0003__b86393404544">100</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="rds_21_0003__en-us_topic_0000001789916316_section3074340117316"><h4 class="sectiontitle">Request</h4><ul id="rds_21_0003__en-us_topic_0000001836635801_ul1183180183717"><li id="rds_21_0003__en-us_topic_0000001836635801_li1283110163719">Request parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_21_0003__table12536623333" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="rds_21_0003__row153612211337"><th align="left" class="cellrowborder" valign="top" width="19.7%" id="mcps1.3.4.2.1.1.2.5.1.1"><p id="rds_21_0003__p95111733143318">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="13.780000000000001%" id="mcps1.3.4.2.1.1.2.5.1.2"><p id="rds_21_0003__p13511123373311">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.959999999999999%" id="mcps1.3.4.2.1.1.2.5.1.3"><p id="rds_21_0003__p125111433133312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.559999999999995%" id="mcps1.3.4.2.1.1.2.5.1.4"><p id="rds_21_0003__p551110331335">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="rds_21_0003__row05378213331"><td class="cellrowborder" valign="top" width="19.7%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="rds_21_0003__p1163015550331">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="13.780000000000001%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="rds_21_0003__p1963035563316">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="12.959999999999999%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="rds_21_0003__p1630105520331">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.559999999999995%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="rds_21_0003__p1086851153317">Specifies the user token.</p>
<p id="rds_21_0003__p1057635831">The user token is a response to the API used to <a href="https://docs.otc.t-systems.com/en-us/api/iam/en-us_topic_0057845583.html" target="_blank" rel="noopener noreferrer">obtain a user token</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="rds_21_0003__en-us_topic_0000001836635801_li4411135064210">URI example<pre class="screen" id="rds_21_0003__screen2691191712310">GET https://rds.eu-de.otc.t-systems.com/v3/23a50154cf494ec9ad6883979a12db0a/instances/ba0fd7c13cca4655820e0f858d5d467bin01/proxy/flavors?offset=0&amp;limit=100</pre>
</li></ul>
</div>
<div class="section" id="rds_21_0003__en-us_topic_0000001789916316_section28521534113742"><h4 class="sectiontitle">Response</h4><ul id="rds_21_0003__en-us_topic_0000001789916316_ul12573920"><li id="rds_21_0003__en-us_topic_0000001789916316_li46056421">Normal response
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_21_0003__en-us_topic_0000001789916316_table32267243" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameters</caption><thead align="left"><tr id="rds_21_0003__en-us_topic_0000001789916316_row9230088"><th align="left" class="cellrowborder" valign="top" width="22.5022502250225%" id="mcps1.3.5.2.1.1.2.4.1.1"><p id="rds_21_0003__en-us_topic_0000001789916316_p9439626"><strong id="rds_21_0003__b1161548796">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="29.24292429242924%" id="mcps1.3.5.2.1.1.2.4.1.2"><p id="rds_21_0003__en-us_topic_0000001789916316_p26412257"><strong id="rds_21_0003__b1796210491596">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="48.254825482548256%" id="mcps1.3.5.2.1.1.2.4.1.3"><p id="rds_21_0003__en-us_topic_0000001789916316_p59018101"><strong id="rds_21_0003__b1294617513914">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rds_21_0003__en-us_topic_0000001789916316_row15736877"><td class="cellrowborder" valign="top" width="22.5022502250225%" headers="mcps1.3.5.2.1.1.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p636116643710">compute_flavor_groups</p>
</td>
<td class="cellrowborder" valign="top" width="29.24292429242924%" headers="mcps1.3.5.2.1.1.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p36221483">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="48.254825482548256%" headers="mcps1.3.5.2.1.1.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p48259009">Specification group information.</p>
<p id="rds_21_0003__en-us_topic_0000001836635801_p26901575575">For details, see <a href="#rds_21_0003__en-us_topic_0000001836635801_table1457984914368">Table 4</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="rds_21_0003__en-us_topic_0000001836635801_table1457984914368"></a><a name="en-us_topic_0000001836635801_table1457984914368"></a><table cellpadding="4" cellspacing="0" summary="" id="rds_21_0003__en-us_topic_0000001836635801_table1457984914368" frame="border" border="1" rules="all"><caption><b>Table 4 </b>compute_flavor_groups element structure description</caption><thead align="left"><tr id="rds_21_0003__en-us_topic_0000001836635801_row7589124919365"><th align="left" class="cellrowborder" valign="top" width="22.41224122412241%" id="mcps1.3.5.2.1.2.2.4.1.1"><p id="rds_21_0003__en-us_topic_0000001836635801_p6590349173618"><strong id="rds_21_0003__b522410918329">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="29.002900290029%" id="mcps1.3.5.2.1.2.2.4.1.2"><p id="rds_21_0003__en-us_topic_0000001836635801_p459111499361"><strong id="rds_21_0003__b2649611143218">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="48.584858485848585%" id="mcps1.3.5.2.1.2.2.4.1.3"><p id="rds_21_0003__en-us_topic_0000001836635801_p559314917360"><strong id="rds_21_0003__b19998171214324">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rds_21_0003__en-us_topic_0000001836635801_row16594849183618"><td class="cellrowborder" valign="top" width="22.41224122412241%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p1434344533719">group_type</p>
</td>
<td class="cellrowborder" valign="top" width="29.002900290029%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p20343144511373">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.584858485848585%" headers="mcps1.3.5.2.1.2.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p434310458372">Specification group type.</p>
<ul id="rds_21_0003__en-us_topic_0000001787045181_ul181581436181413"><li id="rds_21_0003__en-us_topic_0000001787045181_li1415923620141">X86</li><li id="rds_21_0003__en-us_topic_0000001787045181_li9159936161420">ARM</li></ul>
</td>
</tr>
<tr id="rds_21_0003__en-us_topic_0000001836635801_row1190185813486"><td class="cellrowborder" valign="top" width="22.41224122412241%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p1735019583373">compute_flavors</p>
</td>
<td class="cellrowborder" valign="top" width="29.002900290029%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p297304035318">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="48.584858485848585%" headers="mcps1.3.5.2.1.2.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p0700142618389">Specification information.</p>
<p id="rds_21_0003__en-us_topic_0000001836635801_p13828042193813">For details, see <a href="#rds_21_0003__en-us_topic_0000001836635801_table52411536133812">Table 5</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="rds_21_0003__en-us_topic_0000001836635801_table52411536133812"></a><a name="en-us_topic_0000001836635801_table52411536133812"></a><table cellpadding="4" cellspacing="0" summary="" id="rds_21_0003__en-us_topic_0000001836635801_table52411536133812" frame="border" border="1" rules="all"><caption><b>Table 5 </b>compute_flavors element structure description</caption><thead align="left"><tr id="rds_21_0003__en-us_topic_0000001836635801_row12337203683820"><th align="left" class="cellrowborder" valign="top" width="22.18%" id="mcps1.3.5.2.1.3.2.4.1.1"><p id="rds_21_0003__en-us_topic_0000001836635801_p233723623813"><strong id="rds_21_0003__b12723948183718">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="29.110000000000003%" id="mcps1.3.5.2.1.3.2.4.1.2"><p id="rds_21_0003__en-us_topic_0000001836635801_p1533810362386"><strong id="rds_21_0003__b2175175016379">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="48.71%" id="mcps1.3.5.2.1.3.2.4.1.3"><p id="rds_21_0003__en-us_topic_0000001836635801_p23389367383"><strong id="rds_21_0003__b11596165163713">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rds_21_0003__en-us_topic_0000001836635801_row16338536123813"><td class="cellrowborder" valign="top" width="22.18%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p3338153612381">id</p>
</td>
<td class="cellrowborder" valign="top" width="29.110000000000003%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p1733833653814">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.71%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p933820364384">Specification ID of the database proxy.</p>
</td>
</tr>
<tr id="rds_21_0003__en-us_topic_0000001836635801_row1533863613389"><td class="cellrowborder" valign="top" width="22.18%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p14338036163820">code</p>
</td>
<td class="cellrowborder" valign="top" width="29.110000000000003%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p83381736133819">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.71%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p13338153693819">Specification code of the database proxy.</p>
</td>
</tr>
<tr id="rds_21_0003__en-us_topic_0000001836635801_row633823673813"><td class="cellrowborder" valign="top" width="22.18%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p10338203611387">cpu</p>
</td>
<td class="cellrowborder" valign="top" width="29.110000000000003%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p6338143617386">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.71%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p6340103613817">Number of vCPUs.</p>
<p id="rds_21_0003__p15731040112110">For example, the value <strong id="rds_21_0003__b710413765314">1</strong> indicates one vCPU.</p>
</td>
</tr>
<tr id="rds_21_0003__en-us_topic_0000001836635801_row934033673819"><td class="cellrowborder" valign="top" width="22.18%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p1834083683819">mem</p>
</td>
<td class="cellrowborder" valign="top" width="29.110000000000003%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p03403362382">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.71%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p13340936173812">Memory size in GB.</p>
</td>
</tr>
<tr id="rds_21_0003__en-us_topic_0000001836635801_row33409360380"><td class="cellrowborder" valign="top" width="22.18%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p634011368389">db_type</p>
</td>
<td class="cellrowborder" valign="top" width="29.110000000000003%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p17340153611383">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.71%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p1834093633812">Only specifications whose database type is database proxy are returned. The return value is Proxy.</p>
</td>
</tr>
<tr id="rds_21_0003__en-us_topic_0000001836635801_row103409369387"><td class="cellrowborder" valign="top" width="22.18%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="rds_21_0003__en-us_topic_0000001836635801_p18341163618384">az_status</p>
</td>
<td class="cellrowborder" valign="top" width="29.110000000000003%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="rds_21_0003__en-us_topic_0000001836635801_p534114362381">Object</p>
</td>
<td class="cellrowborder" valign="top" width="48.71%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="rds_21_0003__en-us_topic_0000001836635801_p7221013115217">AZ information. <strong id="rds_21_0003__b750316611406">key</strong> indicates the AZ associated with the specification, and <strong id="rds_21_0003__b8516123134016">value</strong> indicates the specification status in the AZ. Only the specification status in the AZ where the primary instance is located is displayed.</p>
<ul id="rds_21_0003__en-us_topic_0000001836635801_ul188939324525"><li id="rds_21_0003__en-us_topic_0000001836635801_li8893132145219"><strong id="rds_21_0003__b134182491422">normal</strong>: The specification is normal.</li><li id="rds_21_0003__en-us_topic_0000001836635801_li189443217524"><strong id="rds_21_0003__b18444215154512">abandon</strong>: The specification is abandoned.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="rds_21_0003__en-us_topic_0000001789916316_ul16665627"><li id="rds_21_0003__en-us_topic_0000001789916316_li15772917">Example normal response<pre class="screen" id="rds_21_0003__en-us_topic_0000001836635801_screen13272124785218">{
"compute_flavor_groups" : [ {
"group_type" : "X86",
"compute_flavors" : [ {
"id" : "3208f282-7815-4ff8-9466-90a6fedd6b52",
"code" : "rds.proxy.large.2",
"cpu" : "2",
"mem" : "4",
"db_type" : "Proxy",
"az_status" : {
"aaa" : "normal"
}
} ]
} ]
}</pre>
</li><li id="rds_21_0003__en-us_topic_0000001789916316_li28023262501">Abnormal response<p id="rds_21_0003__en-us_topic_0000001789916316_p28475059"><a name="rds_21_0003__en-us_topic_0000001789916316_li28023262501"></a><a name="en-us_topic_0000001789916316_li28023262501"></a>For details, see <a href="en-us_topic_0032488197.html">Abnormal Request Results</a>.</p>
</li></ul>
</div>
<div class="section" id="rds_21_0003__section4778540915440"><h4 class="sectiontitle">Status Code</h4><ul id="rds_21_0003__en-us_topic_0110967248_ul7858132212142"><li id="rds_21_0003__en-us_topic_0110967248_li58581622171411">Normal<p id="rds_21_0003__en-us_topic_0110967248_p1040982941020"><a name="rds_21_0003__en-us_topic_0110967248_li58581622171411"></a><a name="en-us_topic_0110967248_li58581622171411"></a>200</p>
</li><li id="rds_21_0003__en-us_topic_0110967248_li11583183218149">Abnormal<p id="rds_21_0003__en-us_topic_0110967248_p65078394148"><a name="rds_21_0003__en-us_topic_0110967248_li11583183218149"></a><a name="en-us_topic_0110967248_li11583183218149"></a>For details, see <a href="en-us_topic_0032488240.html">Status Codes</a>.</p>
</li></ul>
</div>
<div class="section" id="rds_21_0003__section946032144017"><h4 class="sectiontitle">Error Code</h4><p id="rds_21_0003__en-us_topic_0110967248_p19357163913406">For details, see <a href="en-us_topic_0032488241.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rds_21_0000.html">Database Proxy (RDS for MySQL)</a></div>
</div>
</div>