doc-exports/docs/elb/api-ref/ListCertificates.html
zhoumeng 29d82e98bd ELB_api_0808
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: zhoumeng <zhoumeng35@huawei.com>
Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
2024-09-16 16:47:53 +00:00

419 lines
40 KiB
HTML

<a name="ListCertificates"></a><a name="ListCertificates"></a>
<h1 class="topictitle1">Querying Certificates</h1>
<div id="body516312471412"><div class="section" id="ListCertificates__section141632451414"><h4 class="sectiontitle">Function</h4><p id="ListCertificates__p2164184101416">This API is used to query all SSL certificates.</p>
</div>
<div class="section" id="ListCertificates__section21647418148"><h4 class="sectiontitle">Constraints</h4><p id="ListCertificates__p1416415412143">This API has the following constraints:</p>
<ul id="ListCertificates__ul916414410141"><li id="ListCertificates__li10164442145">Parameters <strong id="ListCertificates__b1416517411415">marker</strong>, <strong id="ListCertificates__b416512417146">limit</strong>, and <strong id="ListCertificates__b9165649143">page_reverse</strong> are used for pagination query.</li><li id="ListCertificates__li81651401412">Parameters <strong id="ListCertificates__b0165104171412">marker</strong> and <strong id="ListCertificates__b116512491410">page_reverse</strong> take effect only when they are used together with parameter <strong id="ListCertificates__b171652413146">limit</strong>.</li></ul>
</div>
<div class="section" id="ListCertificates__section21651461417"><h4 class="sectiontitle">URI</h4><p id="ListCertificates__p141664416146">GET /v3/{project_id}/elb/certificates</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListCertificates__table8166043149" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListCertificates__row171663414143"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="ListCertificates__p1916719441415">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="ListCertificates__p1916710441412">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="ListCertificates__p6167154171411">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="ListCertificates__p18167144181415">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListCertificates__row2166548140"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ListCertificates__p116719481413">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ListCertificates__p111682421414">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ListCertificates__p11168843141">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ListCertificates__p15168147147">Specifies the project ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListCertificates__table1316918431414" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListCertificates__row316813401410"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="ListCertificates__p10169204161418">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="ListCertificates__p1417012416142">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="ListCertificates__p1117074131417">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="ListCertificates__p217074161418">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListCertificates__row1016816413143"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p1317013418149">marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p1117034151419">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p17171041148">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p1417124141419">Specifies the ID of the last record on the previous page.</p>
<p id="ListCertificates__p18171194181414">Note:</p>
<ul id="ListCertificates__ul1117115412140"><li id="ListCertificates__li1217113413147">This parameter must be used together with <strong id="ListCertificates__b1171744142">limit</strong>.</li><li id="ListCertificates__li201721743149">If this parameter is not specified, the first page will be queried.</li><li id="ListCertificates__li1117210481413">This parameter cannot be left blank or set to an invalid ID.</li></ul>
</td>
</tr>
<tr id="ListCertificates__row111681447146"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p16172164111413">limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p11172114191413">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p3172449142">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p1417315419149">Specifies the number of records on each page.</p>
<p id="ListCertificates__p1817374171417">Minimum: <strong id="ListCertificates__b12173124161411">0</strong></p>
<p id="ListCertificates__p617317418142">Maximum: <strong id="ListCertificates__b217354101410">2000</strong></p>
<p id="ListCertificates__p11738410149">Default: <strong id="ListCertificates__b1017310441419">2000</strong></p>
</td>
</tr>
<tr id="ListCertificates__row8169747148"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p517320461413">page_reverse</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p21741419140">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p1117417414147">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p31741140146">Specifies whether to use reverse query. Values:</p>
<ul id="ListCertificates__ul21741841142"><li id="ListCertificates__li417474171414"><strong id="ListCertificates__b21743471410">true</strong>: Query the previous page.</li><li id="ListCertificates__li2175442141"><strong id="ListCertificates__b181750461410">false</strong> (default): Query the next page.</li></ul>
<p id="ListCertificates__p14175749142">Note:</p>
<ul id="ListCertificates__ul1317516491417"><li id="ListCertificates__li91756417144">This parameter must be used together with <strong id="ListCertificates__b2175114141411">limit</strong>.</li><li id="ListCertificates__li16175104151414">If <strong id="ListCertificates__b21750491417">page_reverse</strong> is set to <strong id="ListCertificates__b161756451414">true</strong> and you want to query the previous page, set the value of <strong id="ListCertificates__b111759491417">marker</strong> to the value of <strong id="ListCertificates__b01757411417">previous_marker</strong>.</li></ul>
</td>
</tr>
<tr id="ListCertificates__row416917416146"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p01765411418">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p13176154111412">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p617613441420">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p2017612471417">Specifies a certificate ID.</p>
<p id="ListCertificates__p1176164191410">Multiple IDs can be queried in the format of <em id="ListCertificates__i13177644145">id=xxx&amp;id=xxx</em>.</p>
</td>
</tr>
<tr id="ListCertificates__row9169144141415"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p71771641142">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p21775421413">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p1017734191415">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p2017718431410">Specifies the certificate name.</p>
<p id="ListCertificates__p1217874191414">Multiple names can be queried in the format of <em id="ListCertificates__i2178114191414">name=xxx&amp;name=xxx</em>.</p>
</td>
</tr>
<tr id="ListCertificates__row17169840142"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p717811461416">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p7178149143">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p10178164201414">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p101781944145">Provides supplementary information about the certificate.</p>
<p id="ListCertificates__p6179849143">Multiple descriptions can be queried in the format of <em id="ListCertificates__i111796411145">description=xxx&amp;description=xxx</em>.</p>
</td>
</tr>
<tr id="ListCertificates__row1816916413143"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p16179104151417">admin_state_up</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p121798413146">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p31796419149">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p91791344147">Specifies the administrative status of the certificate.</p>
<p id="ListCertificates__p818018411141">This parameter is unsupported. Please do not use it.</p>
</td>
</tr>
<tr id="ListCertificates__row11169948146"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p10180349145">domain</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p7180174161410">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p1018017411418">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p2180154121412">Specifies the domain names used by the server certificate.</p>
<p id="ListCertificates__p518116416149">Multiple domain names can be queried in the format of <em id="ListCertificates__i1618117412145">domain=xxx&amp;domain=xxx</em>.</p>
</td>
</tr>
<tr id="ListCertificates__row1516954101413"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="ListCertificates__p141817410145">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="ListCertificates__p1918116415143">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="ListCertificates__p318134161417">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="ListCertificates__p518213481412">Specifies the certificate type.</p>
<p id="ListCertificates__p1518220421415">The value can be <strong id="ListCertificates__b2018213415149">server</strong> or <strong id="ListCertificates__b171825419143">client</strong>. <strong id="ListCertificates__b418214413143">server</strong> indicates server certificates, and <strong id="ListCertificates__b5182194161413">client</strong> indicates CA certificates.</p>
<p id="ListCertificates__p0182343145">Multiple types can be queried in the format of <em id="ListCertificates__i2018212411144">type=xxx&amp;type=xxx</em>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListCertificates__section51821847148"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListCertificates__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="ListCertificates__row818311441410"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="ListCertificates__p1518374131412">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="ListCertificates__p518318415142">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="ListCertificates__p21840491410">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="ListCertificates__p17184146140">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListCertificates__row111831541146"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="ListCertificates__p4184841147">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="ListCertificates__p1184104141413">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="ListCertificates__p131841444142">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="ListCertificates__p111858471413">Specifies the token used for IAM authentication.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListCertificates__section121851242141"><h4 class="sectiontitle">Response Parameters</h4><p id="ListCertificates__p7185243143"><strong id="ListCertificates__b61853481412">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListCertificates__response_ListCertificatesResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ListCertificates__row20185194111419"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="ListCertificates__p14186194101416">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="ListCertificates__p1918612416149">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="ListCertificates__p51866416142">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListCertificates__row1718512416149"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ListCertificates__p418618415148">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ListCertificates__p7187141141">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ListCertificates__p1618724151416">Specifies the request ID. The value is automatically generated.</p>
</td>
</tr>
<tr id="ListCertificates__row9185184171410"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ListCertificates__p15187134131415">page_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ListCertificates__p1518724151414"><a href="#ListCertificates__response_PageInfo">PageInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ListCertificates__p1818912416147">Shows pagination information about certificates.</p>
</td>
</tr>
<tr id="ListCertificates__row11854417142"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ListCertificates__p161906413148">certificates</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ListCertificates__p19190645147">Array of <a href="#ListCertificates__response_CertificateInfo">CertificateInfo</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ListCertificates__p21908491417">Lists the certificates.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListCertificates__response_PageInfo"></a><a name="response_PageInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListCertificates__response_PageInfo" frame="border" border="1" rules="all"><caption><b>Table 5 </b>PageInfo</caption><thead align="left"><tr id="ListCertificates__row15190154171414"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p id="ListCertificates__p1019111421410">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.2"><p id="ListCertificates__p1191154151416">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.4.2.4.1.3"><p id="ListCertificates__p121919431418">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListCertificates__row1419194111413"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ListCertificates__p111920481412">previous_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ListCertificates__p51921491413">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ListCertificates__p1919216441411">Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr id="ListCertificates__row819114141419"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ListCertificates__p131921645146">next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ListCertificates__p19193143147">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ListCertificates__p19193124161412">Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr id="ListCertificates__row1519111481415"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ListCertificates__p151933417146">current_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ListCertificates__p519312481410">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ListCertificates__p19193114101414">Specifies the number of records.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListCertificates__response_CertificateInfo"></a><a name="response_CertificateInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListCertificates__response_CertificateInfo" frame="border" border="1" rules="all"><caption><b>Table 6 </b>CertificateInfo</caption><thead align="left"><tr id="ListCertificates__row1819464101419"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p id="ListCertificates__p61951149149">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.2"><p id="ListCertificates__p181951415144">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.5.2.4.1.3"><p id="ListCertificates__p319516414149">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListCertificates__row17194154151411"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p319519414146">admin_state_up</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p9196134131416">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p191961417144">Specifies the administrative status of the certificate.</p>
<p id="ListCertificates__p8196240149">This parameter is unsupported. Please do not use it.</p>
</td>
</tr>
<tr id="ListCertificates__row121948410141"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p201961940145">certificate</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p819617411417">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p1019714441420">Specifies the certificate content. The value must be PEM encoded.</p>
</td>
</tr>
<tr id="ListCertificates__row41941643142"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p119710461411">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p81972043142">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p181978481419">Provides supplementary information about the certificate.</p>
<p id="ListCertificates__p111976431419">Minimum: <strong id="ListCertificates__b1419714181417">1</strong></p>
<p id="ListCertificates__p191988461416">Maximum: <strong id="ListCertificates__b5198194141419">255</strong></p>
</td>
</tr>
<tr id="ListCertificates__row419416401416"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p41984401419">domain</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p13198446140">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p087184191416">Specifies the domain names used by the server certificate.</p>
<p id="ListCertificates__p20872417143">Note the following when using domain names:</p>
<ul id="ListCertificates__ul1787542148"><li id="ListCertificates__li58724181414">The value can contain 0 to 10,000 characters and consists of multiple common domain names or wildcard domain names separated by commas. A maximum of 100 domain names are allowed.</li><li id="ListCertificates__li1988547141">A common domain name consists of several labels separated by periods (.). Each label can contain a maximum of 63 characters, including letters, digits, and hyphens (-), and must start and end with a letter or digit. Example: www.test.com</li><li id="ListCertificates__li10880451419">A wildcard domain name is a domain name starts with an asterisk (*). Example: *.test.com</li><li id="ListCertificates__li1442815511198">This parameter will take effect only when **type** is set to **server**.</li><li id="ListCertificates__li814153711913">SNI certificates of a dedicated load balancer's listener can have up to 200 domain names.</li><li id="ListCertificates__li175977229913">SNI certificates of a shared load balancer's listener can have up to 30 domain names.</li></ul>
<p id="ListCertificates__p019915401412">Minimum: <strong id="ListCertificates__b01998414147">1</strong></p>
<p id="ListCertificates__p21994461412">Maximum: <strong id="ListCertificates__b673345241419">10000</strong></p>
</td>
</tr>
<tr id="ListCertificates__row201941843143"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p6200842147">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p18200947141">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p620015416145">Specifies the certificate ID.</p>
</td>
</tr>
<tr id="ListCertificates__row41942481411"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p82004421412">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p1120014171417">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p13201184191417">Specifies the certificate name.</p>
<p id="ListCertificates__p132011041143">Minimum: <strong id="ListCertificates__b1820114481416">1</strong></p>
<p id="ListCertificates__p162017416145">Maximum: <strong id="ListCertificates__b52011547144">255</strong></p>
</td>
</tr>
<tr id="ListCertificates__row2019413412145"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p42011640141">private_key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p202015491416">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p32025441415">Specifies the private key of the certificate used by HTTPS listeners. The value can contain up to 8,192 PEM encoded characters.</p>
<ul id="ListCertificates__ul1220214413145"><li id="ListCertificates__li1220217421416">This parameter is valid and mandatory only when <strong id="ListCertificates__b22021416148">type</strong> is set to <strong id="ListCertificates__b12021248144">server</strong>.</li><li id="ListCertificates__li820210491418">This parameter will be ignored even if <strong id="ListCertificates__b72027431411">type</strong> is set to <strong id="ListCertificates__b132021540149">client</strong>. A CA certificate can still be created and used normally.</li></ul>
</td>
</tr>
<tr id="ListCertificates__row191941040149"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p1420274161416">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p142031046147">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p3203194121417">Specifies the certificate type. The value can be <strong id="ListCertificates__b6203134161418">server</strong> or <strong id="ListCertificates__b152032413143">client</strong>. <strong id="ListCertificates__b420344151416">server</strong> indicates server certificates, and <strong id="ListCertificates__b1720354111413">client</strong> indicates CA certificates. The default value is <strong id="ListCertificates__b172031844148">server</strong>.</p>
</td>
</tr>
<tr id="ListCertificates__row21941144142"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p1920316419148">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p12203134161419">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p122046416144">Specifies the time when the certificate was created.</p>
</td>
</tr>
<tr id="ListCertificates__row1319411416149"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p820474191412">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p10204144181420">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p172047471412">Specifies the time when the certificate was updated.</p>
</td>
</tr>
<tr id="ListCertificates__row131945412143"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p1220416461418">expire_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p8205446140">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p15205849147">Specifies the time when the certificate expires.</p>
</td>
</tr>
<tr id="ListCertificates__row1194114141416"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ListCertificates__p1220510441411">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ListCertificates__p1020516417142">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ListCertificates__p172059451415">Specifies the project ID of the certificate.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListCertificates__section11206164181414"><h4 class="sectiontitle">Example Requests</h4><pre class="screen" id="ListCertificates__screen1420644131420">GET https://{ELB_Endpoint}/v3/{project_id}/elb/certificates</pre>
</div>
<div class="section" id="ListCertificates__section1720684151419"><h4 class="sectiontitle">Example Responses</h4><p id="ListCertificates__p18206742143"><strong id="ListCertificates__b142065411417">Status code: 200</strong></p>
<p id="ListCertificates__p8206204161413">Successful request.</p>
<pre class="screen" id="ListCertificates__screen1321313401410">{
"certificates" : [ {
"id" : "5494a835d88f40ff940554992f2f04d4",
"project_id" : "99a3fff0d03c428eac3678da6a7d0f24",
"name" : "https_certificatekkkk",
"type" : "server",
"domain" : null,
"description" : "description for certificatehhhh",
"private_key" : "-----BEGIN PRIVATE KEY-----MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDQVAbOLe5xNf4M253Wn9vhdUzojetjv4J+B7kYwsMhRcgdcJ8KCnX1nfzTvI2ksXlTQ2o9BkpStnPetB4s32ZiJRMlk+61iUUMNsHwK2WBX57JT3JgmyVbH8GbmRY0+H3sH1i72luna7rMMD30gLh6QoP3cq7PGWcuZKV7hjd1tjCTQukwMvqV8Icq39buNpIgDOWzEP5AzqXtCOFYn6RTH5SRug4hKNN7sT1eYMslHu7wtEBDKVgrLjOCe/W2f8rLT1zEsoAW2ChlZAPYUBkl/0XuTWRg3CohPPcI+UtlRSfvLDeeQ460swjbwgS/RbJh3sIwlCRLU08kEo04Z9H/AgMBAAECggEAEIeaQqHCWZk/HyYN0Am/GJSGFa2tD60SXY2fUieh8/HlfvCArftGgMaYWPSNCJRMXB7tPwpQu19esjz4Z/cR2Je4fTLPrffGUsHFgZjv5OQBZVe4a5Hj1OcgJYhwCqPs2d9i2wToYNBbcfgh8lSETq8YaXngBO6vES9LMhHkNKKrciu9YkInNEHu6uRJ5g/eGGX3KQynTvVIhnOVGAJvjTXcoU6fm7gYdHAD6jk9lc9MEGpfYI6AdHIwFZcT/RNAxhP82lg2gUJSgAu66FfDjMwQXKbafKdP3zq4Up8a7AlekrguPtfV1vWklg+bUFhgGaiAEYTpAUN9t2DVIiijgQKBgQDnYMMsaF0r557CM1CTXUqgCZo8MKeV2jf2drlxRRwRl33SksQbzAQ/qrLdT7GP3sCGqvkxWY2FPdFYf8kxGcCeZPcIeZYCQAM41pjtsaM8tVbLWVR8UtGBuQoPSph7JNF3Tm/JH/fbwjpjP7dtJ7n8EzkRUNE6aIMHOFEeych/PQKBgQDmf1bMogx63rTcwQ0PEZ9Vt7mTgKYK4aLriWgTWHXPZxUQaYhpjXo6+lMI6DpExiDgBAkMzJGIvS7yQiYWU+wthAr9urbWYdGZlS6VjoTkF6r7VZoILXX0fbuXh6lm8K8IQRfBpJff56p9phMwaBpDNDrfpHB5utBUxs40yIdp6wKBgQC69Cp/xUwTX7GdxQzEJctYiKnBHKcspAg38zJf3bGSXU/jR4eB1lVQhELGI9CbKSdzKM71GyEImix/T7FnJSHIWlho1qVo6AQyduNWnAQD15pr8KAdXGXAZZ1FQcb3KYa+2fflERmazdOTwjYZ0tGqZnXkEeMdSLkmqlCRigWhGQKBgDak/735uP20KKqhNehZpC2dJei7OiIgRhCS/dKASUXHSW4fptBnUxACYocdDxtY4VhafI7FPMdvGl8ioYbvlHFh+X0Xs9r1S8yeWnHoXMb6eXWmYKMJrAoveLa+2cFm1Agf7nLhA4R4lqm9IpV6SKegDUkR4fxp9pPyodZPqBLLAoGBAJkD4wHW54Pwd4Ctfk9ojHjWB7pQlUYpTZO9dm+4fpCMn9Okf43AE2yAOaAP94GdzdDJkxfciXKcsYr9IIukfaoXgjKR7p1zERiWZuFF63SB4aiyX1H7IX0MwHDZQO38a5gZaOm/BUlGKMWXzuEd3fy+1rCUwzOp9LSjtJYf4ege-----END PRIVATE KEY-----",
"certificate" : "-----BEGIN CERTIFICATE-----MIIC4TCCAcmgAwIBAgICEREwDQYJKoZIhvcNAQELBQAwFzEVMBMGA1UEAxMMTXlDb21wYW55IENBMB4XDTE4MDcwMjEzMjU0N1oXDTQ1MTExNzEzMjU0N1owFDESMBAGA1UEAwwJbG9jYWxob3N0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0FQGzi3ucTX+DNud1p/b4XVM6I3rY7+Cfge5GMLDIUXIHXCfCgp19Z3807yNpLF5U0NqPQZKUrZz3rQeLN9mYiUTJZPutYlFDDbB8CtlgV+eyU9yYJslWx/Bm5kWNPh97B9Yu9pbp2u6zDA99IC4ekKD93KuzxlnLmSle4Y3dbYwk0LpMDL6lfCHKt/W7jaSIAzlsxD+QM6l7QjhWJ+kUx+UkboOISjTe7E9XmDLJR7u8LRAQylYKy4zgnv1tn/Ky09cxLKAFtgoZWQD2FAZJf9F7k1kYNwqITz3CPlLZUUn7yw3nkOOtLMI28IEv0WyYd7CMJQkS1NPJBKNOGfR/wIDAQABozowODAhBgNVHREEGjAYggpkb21haW4uY29thwQKuUvJhwR/AAABMBMGA1UdJQQMMAoGCCsGAQUFBwMBMA0GCSqGSIb3DQEBCwUAA4IBAQA8lMQJxaTey7EjXtRLSVlEAMftAQPG6jijNQuvIBQYUDauDT4W2XUZ5wAnjiOyQ83va672K1G9s8n6xlH+xwwdSNnozaKzC87vwSeZKIOdl9I5I98TGKI6OoDaezmzCwQYtHBMVQ4c7Ml8554Ft1mWSt4dMAK2rzNYjvPRLYlzp1HMnI6hkjPk4PCZwKnha0dlScati9CCt3UzXSNJOSLalKdHErH08Iqd+1BchScxCfk0xNITn1HZZGmI+vbmunok3A2lucI14rnsrcbkGYqxGikySN6B2cRLBDK4Y3wChiW6NVYtVqcx5/mZiYsGDVN+9QBd0eYUHce+77s96i3I-----END CERTIFICATE-----",
"admin_state_up" : true,
"created_at" : "2019-04-21T18:59:43Z",
"updated_at" : "2019-04-21T18:59:43Z",
"expire_time" : "2045-11-17T13:25:47Z"
}, {
"id" : "7875ccb4c6b44cdb90ab2ab89892ab71",
"project_id" : "99a3fff0d03c428eac3678da6a7d0f24",
"name" : "https_certificatekkkk",
"type" : "client",
"domain" : "sda.com",
"description" : "description for certificatehhhh",
"private_key" : "-----BEGIN PRIVATE KEY-----MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDQVAbOLe5xNf4M253Wn9vhdUzojetjv4J+B7kYwsMhRcgdcJ8KCnX1nfzTvI2ksXlTQ2o9BkpStnPetB4s32ZiJRMlk+61iUUMNsHwK2WBX57JT3JgmyVbH8GbmRY0+H3sH1i72luna7rMMD30gLh6QoP3cq7PGWcuZKV7hjd1tjCTQukwMvqV8Icq39buNpIgDOWzEP5AzqXtCOFYn6RTH5SRug4hKNN7sT1eYMslHu7wtEBDKVgrLjOCe/W2f8rLT1zEsoAW2ChlZAPYUBkl/0XuTWRg3CohPPcI+UtlRSfvLDeeQ460swjbwgS/RbJh3sIwlCRLU08kEo04Z9H/AgMBAAECggEAEIeaQqHCWZk/HyYN0Am/GJSGFa2tD60SXY2fUieh8/HlfvCArftGgMaYWPSNCJRMXB7tPwpQu19esjz4Z/cR2Je4fTLPrffGUsHFgZjv5OQBZVe4a5Hj1OcgJYhwCqPs2d9i2wToYNBbcfgh8lSETq8YaXngBO6vES9LMhHkNKKrciu9YkInNEHu6uRJ5g/eGGX3KQynTvVIhnOVGAJvjTXcoU6fm7gYdHAD6jk9lc9MEGpfYI6AdHIwFZcT/RNAxhP82lg2gUJSgAu66FfDjMwQXKbafKdP3zq4Up8a7AlekrguPtfV1vWklg+bUFhgGaiAEYTpAUN9t2DVIiijgQKBgQDnYMMsaF0r557CM1CTXUqgCZo8MKeV2jf2drlxRRwRl33SksQbzAQ/qrLdT7GP3sCGqvkxWY2FPdFYf8kxGcCeZPcIeZYCQAM41pjtsaM8tVbLWVR8UtGBuQoPSph7JNF3Tm/JH/fbwjpjP7dtJ7n8EzkRUNE6aIMHOFEeych/PQKBgQDmf1bMogx63rTcwQ0PEZ9Vt7mTgKYK4aLriWgTWHXPZxUQaYhpjXo6+lMI6DpExiDgBAkMzJGIvS7yQiYWU+wthAr9urbWYdGZlS6VjoTkF6r7VZoILXX0fbuXh6lm8K8IQRfBpJff56p9phMwaBpDNDrfpHB5utBUxs40yIdp6wKBgQC69Cp/xUwTX7GdxQzEJctYiKnBHKcspAg38zJf3bGSXU/jR4eB1lVQhELGI9CbKSdzKM71GyEImix/T7FnJSHIWlho1qVo6AQyduNWnAQD15pr8KAdXGXAZZ1FQcb3KYa+2fflERmazdOTwjYZ0tGqZnXkEeMdSLkmqlCRigWhGQKBgDak/735uP20KKqhNehZpC2dJei7OiIgRhCS/dKASUXHSW4fptBnUxACYocdDxtY4VhafI7FPMdvGl8ioYbvlHFh+X0Xs9r1S8yeWnHoXMb6eXWmYKMJrAoveLa+2cFm1Agf7nLhA4R4lqm9IpV6SKegDUkR4fxp9pPyodZPqBLLAoGBAJkD4wHW54Pwd4Ctfk9ojHjWB7pQlUYpTZO9dm+4fpCMn9Okf43AE2yAOaAP94GdzdDJkxfciXKcsYr9IIukfaoXgjKR7p1zERiWZuFF63SB4aiyX1H7IX0MwHDZQO38a5gZaOm/BUlGKMWXzuEd3fy+1rCUwzOp9LSjtJYf4ege-----END PRIVATE KEY-----",
"certificate" : "-----BEGIN CERTIFICATE-----MIIC4TCCAcmgAwIBAgICEREwDQYJKoZIhvcNAQELBQAwFzEVMBMGA1UEAxMMTXlDb21wYW55IENBMB4XDTE4MDcwMjEzMjU0N1oXDTQ1MTExNzEzMjU0N1owFDESMBAGA1UEAwwJbG9jYWxob3N0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0FQGzi3ucTX+DNud1p/b4XVM6I3rY7+Cfge5GMLDIUXIHXCfCgp19Z3807yNpLF5U0NqPQZKUrZz3rQeLN9mYiUTJZPutYlFDDbB8CtlgV+eyU9yYJslWx/Bm5kWNPh97B9Yu9pbp2u6zDA99IC4ekKD93KuzxlnLmSle4Y3dbYwk0LpMDL6lfCHKt/W7jaSIAzlsxD+QM6l7QjhWJ+kUx+UkboOISjTe7E9XmDLJR7u8LRAQylYKy4zgnv1tn/Ky09cxLKAFtgoZWQD2FAZJf9F7k1kYNwqITz3CPlLZUUn7yw3nkOOtLMI28IEv0WyYd7CMJQkS1NPJBKNOGfR/wIDAQABozowODAhBgNVHREEGjAYggpkb21haW4uY29thwQKuUvJhwR/AAABMBMGA1UdJQQMMAoGCCsGAQUFBwMBMA0GCSqGSIb3DQEBCwUAA4IBAQA8lMQJxaTey7EjXtRLSVlEAMftAQPG6jijNQuvIBQYUDauDT4W2XUZ5wAnjiOyQ83va672K1G9s8n6xlH+xwwdSNnozaKzC87vwSeZKIOdl9I5I98TGKI6OoDaezmzCwQYtHBMVQ4c7Ml8554Ft1mWSt4dMAK2rzNYjvPRLYlzp1HMnI6hkjPk4PCZwKnha0dlScati9CCt3UzXSNJOSLalKdHErH08Iqd+1BchScxCfk0xNITn1HZZGmI+vbmunok3A2lucI14rnsrcbkGYqxGikySN6B2cRLBDK4Y3wChiW6NVYtVqcx5/mZiYsGDVN+9QBd0eYUHce+77s96i3I-----END CERTIFICATE-----",
"admin_state_up" : true,
"created_at" : "2018-10-29T20:16:17Z",
"updated_at" : "2019-04-06T21:33:24Z",
"expire_time" : "2045-11-17T13:25:47Z"
}, {
"id" : "7f41c96223d34ebaa3c8e836b6625ec0",
"project_id" : "99a3fff0d03c428eac3678da6a7d0f24",
"name" : "asdf",
"type" : "server",
"domain" : "sda.com",
"description" : "",
"private_key" : "-----BEGIN PRIVATE KEY-----MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDQVAbOLe5xNf4M253Wn9vhdUzojetjv4J+B7kYwsMhRcgdcJ8KCnX1nfzTvI2ksXlTQ2o9BkpStnPetB4s32ZiJRMlk+61iUUMNsHwK2WBX57JT3JgmyVbH8GbmRY0+H3sH1i72luna7rMMD30gLh6QoP3cq7PGWcuZKV7hjd1tjCTQukwMvqV8Icq39buNpIgDOWzEP5AzqXtCOFYn6RTH5SRug4hKNN7sT1eYMslHu7wtEBDKVgrLjOCe/W2f8rLT1zEsoAW2ChlZAPYUBkl/0XuTWRg3CohPPcI+UtlRSfvLDeeQ460swjbwgS/RbJh3sIwlCRLU08kEo04Z9H/AgMBAAECggEAEIeaQqHCWZk/HyYN0Am/GJSGFa2tD60SXY2fUieh8/HlfvCArftGgMaYWPSNCJRMXB7tPwpQu19esjz4Z/cR2Je4fTLPrffGUsHFgZjv5OQBZVe4a5Hj1OcgJYhwCqPs2d9i2wToYNBbcfgh8lSETq8YaXngBO6vES9LMhHkNKKrciu9YkInNEHu6uRJ5g/eGGX3KQynTvVIhnOVGAJvjTXcoU6fm7gYdHAD6jk9lc9MEGpfYI6AdHIwFZcT/RNAxhP82lg2gUJSgAu66FfDjMwQXKbafKdP3zq4Up8a7AlekrguPtfV1vWklg+bUFhgGaiAEYTpAUN9t2DVIiijgQKBgQDnYMMsaF0r557CM1CTXUqgCZo8MKeV2jf2drlxRRwRl33SksQbzAQ/qrLdT7GP3sCGqvkxWY2FPdFYf8kxGcCeZPcIeZYCQAM41pjtsaM8tVbLWVR8UtGBuQoPSph7JNF3Tm/JH/fbwjpjP7dtJ7n8EzkRUNE6aIMHOFEeych/PQKBgQDmf1bMogx63rTcwQ0PEZ9Vt7mTgKYK4aLriWgTWHXPZxUQaYhpjXo6+lMI6DpExiDgBAkMzJGIvS7yQiYWU+wthAr9urbWYdGZlS6VjoTkF6r7VZoILXX0fbuXh6lm8K8IQRfBpJff56p9phMwaBpDNDrfpHB5utBUxs40yIdp6wKBgQC69Cp/xUwTX7GdxQzEJctYiKnBHKcspAg38zJf3bGSXU/jR4eB1lVQhELGI9CbKSdzKM71GyEImix/T7FnJSHIWlho1qVo6AQyduNWnAQD15pr8KAdXGXAZZ1FQcb3KYa+2fflERmazdOTwjYZ0tGqZnXkEeMdSLkmqlCRigWhGQKBgDak/735uP20KKqhNehZpC2dJei7OiIgRhCS/dKASUXHSW4fptBnUxACYocdDxtY4VhafI7FPMdvGl8ioYbvlHFh+X0Xs9r1S8yeWnHoXMb6eXWmYKMJrAoveLa+2cFm1Agf7nLhA4R4lqm9IpV6SKegDUkR4fxp9pPyodZPqBLLAoGBAJkD4wHW54Pwd4Ctfk9ojHjWB7pQlUYpTZO9dm+4fpCMn9Okf43AE2yAOaAP94GdzdDJkxfciXKcsYr9IIukfaoXgjKR7p1zERiWZuFF63SB4aiyX1H7IX0MwHDZQO38a5gZaOm/BUlGKMWXzuEd3fy+1rCUwzOp9LSjtJYf4ege-----END PRIVATE KEY-----",
"certificate" : "-----BEGIN CERTIFICATE-----MIIC4TCCAcmgAwIBAgICEREwDQYJKoZIhvcNAQELBQAwFzEVMBMGA1UEAxMMTXlDb21wYW55IENBMB4XDTE4MDcwMjEzMjU0N1oXDTQ1MTExNzEzMjU0N1owFDESMBAGA1UEAwwJbG9jYWxob3N0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0FQGzi3ucTX+DNud1p/b4XVM6I3rY7+Cfge5GMLDIUXIHXCfCgp19Z3807yNpLF5U0NqPQZKUrZz3rQeLN9mYiUTJZPutYlFDDbB8CtlgV+eyU9yYJslWx/Bm5kWNPh97B9Yu9pbp2u6zDA99IC4ekKD93KuzxlnLmSle4Y3dbYwk0LpMDL6lfCHKt/W7jaSIAzlsxD+QM6l7QjhWJ+kUx+UkboOISjTe7E9XmDLJR7u8LRAQylYKy4zgnv1tn/Ky09cxLKAFtgoZWQD2FAZJf9F7k1kYNwqITz3CPlLZUUn7yw3nkOOtLMI28IEv0WyYd7CMJQkS1NPJBKNOGfR/wIDAQABozowODAhBgNVHREEGjAYggpkb21haW4uY29thwQKuUvJhwR/AAABMBMGA1UdJQQMMAoGCCsGAQUFBwMBMA0GCSqGSIb3DQEBCwUAA4IBAQA8lMQJxaTey7EjXtRLSVlEAMftAQPG6jijNQuvIBQYUDauDT4W2XUZ5wAnjiOyQ83va672K1G9s8n6xlH+xwwdSNnozaKzC87vwSeZKIOdl9I5I98TGKI6OoDaezmzCwQYtHBMVQ4c7Ml8554Ft1mWSt4dMAK2rzNYjvPRLYlzp1HMnI6hkjPk4PCZwKnha0dlScati9CCt3UzXSNJOSLalKdHErH08Iqd+1BchScxCfk0xNITn1HZZGmI+vbmunok3A2lucI14rnsrcbkGYqxGikySN6B2cRLBDK4Y3wChiW6NVYtVqcx5/mZiYsGDVN+9QBd0eYUHce+77s96i3I-----END CERTIFICATE-----",
"admin_state_up" : true,
"created_at" : "2019-03-31T22:23:51Z",
"updated_at" : "2019-03-31T23:26:49Z",
"expire_time" : "2045-11-17T13:25:47Z"
} ],
"page_info" : {
"previous_marker" : "5494a835d88f40ff940554992f2f04d4",
"current_count" : 3
},
"request_id" : "a27e7ae6-d901-4ec2-8e66-b8a1413819ad"
}</pre>
</div>
<div class="section" id="ListCertificates__section13417194131420"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListCertificates__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListCertificates__row32168471413"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="ListCertificates__p1441774121414">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="ListCertificates__p1341715451410">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListCertificates__row1321610451415"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ListCertificates__p1041704131412">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ListCertificates__p241719431414">Successful request.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListCertificates__section741774171419"><h4 class="sectiontitle">Error Codes</h4><p id="ListCertificates__p1641720481416">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_certificates.html">Certificate</a></div>
</div>
</div>