doc-exports/docs/bms/api-ref/en-us_topic_0131920833.html
guoyanyan c311ecafe3 bms_api_0510
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2023-10-11 08:28:11 +00:00

270 lines
22 KiB
HTML

<a name="EN-US_TOPIC_0131920833"></a><a name="EN-US_TOPIC_0131920833"></a>
<h1 class="topictitle1">Querying Tenant Quotas</h1>
<div id="body1537258221162"><div class="section" id="EN-US_TOPIC_0131920833__section7764884"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0131920833__p23680747">This API is used to query the quotas of all resources for a specified tenant, including used quotas.</p>
</div>
<div class="section" id="EN-US_TOPIC_0131920833__section2775100"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0131920833__p38567085163342">GET /v1/{project_id}/baremetalservers/limits</p>
<div class="p" id="EN-US_TOPIC_0131920833__p1914411526425"><a href="#EN-US_TOPIC_0131920833__table23262209">Table 1</a> lists the parameters.
<div class="tablenoborder"><a name="EN-US_TOPIC_0131920833__table23262209"></a><a name="table23262209"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0131920833__table23262209" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0131920833__row32406826"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.3.2.2.4.1.1"><p id="EN-US_TOPIC_0131920833__p7707213">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.3.2.2.4.1.2"><p id="EN-US_TOPIC_0131920833__p20304554">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.3.2.2.4.1.3"><p id="EN-US_TOPIC_0131920833__p34056167">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0131920833__row7086124"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p37105186">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p52730096">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p37593705">Specifies the project ID.</p>
<p id="EN-US_TOPIC_0131920833__p652825144113">For details about how to obtain the project ID, see <a href="en-us_topic_0171277624.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0131920833__section24975902"><h4 class="sectiontitle">Request Parameters</h4><p id="EN-US_TOPIC_0131920833__p19484826144614">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0131920833__section1040822617174"><h4 class="sectiontitle">Example Request</h4><div class="p" id="EN-US_TOPIC_0131920833__p6743692147">Querying the quotas of a tenant (project ID: bbf1946d374b44a0a2a95533562ba954)<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0131920833__screen158479509588"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal">1</span></pre></div></td><td class="code"><div><pre><span></span><span class="n">GET</span><span class="w"> </span><span class="n">https</span><span class="p">:</span><span class="c1">//{BMS Endpoint}/v1/bbf1946d374b44a0a2a95533562ba954/baremetalservers/limits</span>
</pre></div></td></tr></table></div>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0131920833__section23456533"><h4 class="sectiontitle">Response Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0131920833__table6147620" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0131920833__row63161481"><th align="left" class="cellrowborder" valign="top" width="31.14%" id="mcps1.3.5.2.1.4.1.1"><p id="EN-US_TOPIC_0131920833__p15806308">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.810000000000002%" id="mcps1.3.5.2.1.4.1.2"><p id="EN-US_TOPIC_0131920833__p21995508">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="45.050000000000004%" id="mcps1.3.5.2.1.4.1.3"><p id="EN-US_TOPIC_0131920833__p36805753">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0131920833__row28476039"><td class="cellrowborder" valign="top" width="31.14%" headers="mcps1.3.5.2.1.4.1.1 "><p id="EN-US_TOPIC_0131920833__p24857797">absolute</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.5.2.1.4.1.2 "><p id="EN-US_TOPIC_0131920833__p17467122">Object</p>
</td>
<td class="cellrowborder" valign="top" width="45.050000000000004%" headers="mcps1.3.5.2.1.4.1.3 "><p id="EN-US_TOPIC_0131920833__p49956928">Specifies tenant quotas. For details, see <a href="#EN-US_TOPIC_0131920833__table7714075">Table 2</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="note" id="EN-US_TOPIC_0131920833__note74021167015"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0131920833__p1940201610016">Value <strong id="EN-US_TOPIC_0131920833__b13518519411">-1</strong> indicates that the quantity is unlimited.</p>
</div></div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0131920833__table7714075"></a><a name="table7714075"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0131920833__table7714075" frame="border" border="1" rules="all"><caption><b>Table 2 </b><strong id="EN-US_TOPIC_0131920833__b142842136465">absolute</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0131920833__row63715136"><th align="left" class="cellrowborder" valign="top" width="32.58%" id="mcps1.3.5.4.2.4.1.1"><p id="EN-US_TOPIC_0131920833__p60652411">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="13.79%" id="mcps1.3.5.4.2.4.1.2"><p id="EN-US_TOPIC_0131920833__p52018130">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.63%" id="mcps1.3.5.4.2.4.1.3"><p id="EN-US_TOPIC_0131920833__p52719039">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0131920833__row42383756"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p10532193">maxTotalInstances</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p46701637">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p21300044">Specifies the maximum number of <span id="EN-US_TOPIC_0131920833__text22321919476">BMS</span><span id="EN-US_TOPIC_0131920833__text194371512154710"></span>s you can create.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row57482668"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p25584516">maxTotalCores</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p20741957">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p21392630">Specifies the maximum number of CPUs you can use.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row58315944"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p25971051">maxTotalRAMSize</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p6661465">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p24370177">Specifies the maximum memory (MB) you can use.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row18005001"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p49119006">maxTotalKeypairs</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p13038474">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p42697780">Specifies the maximum number of SSH key pairs you can use.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row48735703"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p55277862">maxServerMeta</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p21756767">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p22991320">Specifies the maximum length of the metadata you can use.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row56010681154433"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p34334083154433">maxServerGroups</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p29597354154433">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p48575502154433">Specifies the maximum number of server groups.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row6104724715477"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p4587998315477">maxServerGroupMembers</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p2529112315477">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p3531507615477">Specifies the maximum number of <span id="EN-US_TOPIC_0131920833__text161981924134717">BMS</span><span id="EN-US_TOPIC_0131920833__text1664712884717"></span>s in a server group.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row3499539015481"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p1605434815481">totalServerGroupsUsed</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p2533385115481">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p3877608315481">Specifies the number of used server groups.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row8462746"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p14393865">maxSecurityGroups</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p15982473">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p41389494">Specifies the maximum number of security groups you can use.</p>
<div class="note" id="EN-US_TOPIC_0131920833__note8411879113615"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0131920833__p8598055113615">The quota limit complies with the VPC quota limit.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row36961130"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p41061555">maxSecurityGroupRules</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p29888320">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p45313516">Specifies the maximum number of security group rules that you can configure in a security group.</p>
<div class="note" id="EN-US_TOPIC_0131920833__note32309229113621"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0131920833__p22347611113621">The quota limit complies with the VPC quota limit.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row5168462"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p15992282">maxTotalFloatingIps</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p34210755">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p42252410">Specifies the maximum number of EIPs you can use.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row44727375"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p66147589">maxImageMeta</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p1311131">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p16290985">Specifies the maximum length of the image metadata.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row12401140"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p64968253">totalInstancesUsed</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p48312784">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p54975040">Specifies the number of the used <span id="EN-US_TOPIC_0131920833__text5238642194718">BMS</span><span id="EN-US_TOPIC_0131920833__text15704174674714"></span>s.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row25013317"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p12812809">totalCoresUsed</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p44542441">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p57858440">Specifies the number of used CPUs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row50963915"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p34436465">totalRAMUsed</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p49214446">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p41198408">Specifies the used memory (MB).</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row35241358"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p35977726">totalSecurityGroupsUsed</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p27989608">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p3330249">Specifies the number of used security groups.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0131920833__row29972245"><td class="cellrowborder" valign="top" width="32.58%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0131920833__p11832760">totalFloatingIpsUsed</p>
</td>
<td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0131920833__p56892511">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.63%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0131920833__p1362898">Specifies the number of used EIPs.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0131920833__section1948418459172"><h4 class="sectiontitle">Example Response</h4><div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0131920833__screen5744552620315"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal"> 1</span>
<span class="normal"> 2</span>
<span class="normal"> 3</span>
<span class="normal"> 4</span>
<span class="normal"> 5</span>
<span class="normal"> 6</span>
<span class="normal"> 7</span>
<span class="normal"> 8</span>
<span class="normal"> 9</span>
<span class="normal">10</span>
<span class="normal">11</span>
<span class="normal">12</span>
<span class="normal">13</span>
<span class="normal">14</span>
<span class="normal">15</span>
<span class="normal">16</span>
<span class="normal">17</span>
<span class="normal">18</span>
<span class="normal">19</span>
<span class="normal">20</span>
<span class="normal">21</span>
<span class="normal">22</span>
<span class="normal">23</span></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;absolute&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;maxServerMeta&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">128</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxPersonality&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">5</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxImageMeta&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">128</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxPersonalitySize&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">10240</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxSecurityGroupRules&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">20</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxTotalKeypairs&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">100</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;totalRAMUsed&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">799836</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;totalInstancesUsed&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">21</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxSecurityGroups&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">10</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;totalFloatingIpsUsed&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">0</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxTotalCores&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">-</span><span class="mi">1</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;totalSecurityGroupsUsed&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">1</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxTotalFloatingIps&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">10</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxTotalInstances&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">100</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;totalCoresUsed&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">148</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxTotalRAMSize&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">-</span><span class="mi">1</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxServerGroups&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">-</span><span class="mi">1</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;maxServerGroupMembers&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">-</span><span class="mi">1</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;totalServerGroupsUsed&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">1</span>
<span class="w"> </span><span class="p">}</span>
<span class="p">}</span>
</pre></div></td></tr></table></div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0131920833__section868814916514"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_p193201622141412">Normal values
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.7.2.1.1.3.1.1"><p id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_p19735204616177">Returned Values</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.7.2.1.1.3.1.2"><p id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_p207355465176">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.7.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_p13735144611178">200</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.7.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_p207351246161711">The request has been successfully processed.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<p id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0131920833__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0131920833__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0131920832.html">BMS Quota Management</a></div>
</div>
</div>