forked from docs/doc-exports
Reviewed-by: Gladkov, Maksim <mgladkov@noreply.gitea.eco.tsi-dev.otc-service.com> Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com> Co-authored-by: weihongmin1 <weihongmin1@huawei.com> Co-committed-by: weihongmin1 <weihongmin1@huawei.com>
242 lines
20 KiB
HTML
242 lines
20 KiB
HTML
<a name="en-us_topic_0121230880"></a><a name="en-us_topic_0121230880"></a>
|
|
|
|
<h1 class="topictitle1">Querying the Enterprise Project List</h1>
|
|
<div id="body2450034"><div class="section" id="en-us_topic_0121230880__section7066597"><h4 class="sectiontitle">Function</h4><p class="msonormal" id="en-us_topic_0121230880__p64235050">This API is used to query the list of enterprise projects that can be managed by a user. The user can add resources to an enterprise project in the list.</p>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0121230880__section63599373"><h4 class="sectiontitle">URI</h4><p id="en-us_topic_0121230880__p2498475">GET /v1.0/enterprise-projects</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0121230880__table12039366" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Query parameters</caption><thead align="left"><tr id="en-us_topic_0121230880__row15825197"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="en-us_topic_0121230880__p6772561">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="en-us_topic_0121230880__p2041439172410">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="en-us_topic_0121230880__p8707431">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="en-us_topic_0121230880__p34213288">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0121230880__row1968185112241"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-us_topic_0121230880__p63469331">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-us_topic_0121230880__p181411857112420">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-us_topic_0121230880__p11785017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-us_topic_0121230880__p15062292">Specifies the ID of an enterprise project. The value <strong id="en-us_topic_0121230880__b842352706124947">0</strong> indicates enterprise project <strong id="en-us_topic_0121230880__b582632419453">default</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row525933692410"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-us_topic_0121230880__p13259103682418">limit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-us_topic_0121230880__p15259936152416">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-us_topic_0121230880__p18259936192413">Interger</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-us_topic_0121230880__p5259133613245">Specifies the number of records to be queried. The default value is <strong id="en-us_topic_0121230880__b109281620115114">1000</strong>. The maximum value is <strong id="en-us_topic_0121230880__b1193217203517">1000</strong>, and the minimum value is <strong id="en-us_topic_0121230880__b6932192019515">1</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row19812975"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-us_topic_0121230880__p61347105">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-us_topic_0121230880__p1740123992415">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-us_topic_0121230880__p46503020">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-us_topic_0121230880__p8648276">Specifies the enterprise project name. Fuzzy search is supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row13493220152912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-us_topic_0121230880__p18493122015292">offset</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-us_topic_0121230880__p17493820142916">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-us_topic_0121230880__p1771343153016">Interger</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-us_topic_0121230880__p20493720152915">Specifies the index position, which starts from the next data record specified by <strong id="en-us_topic_0121230880__b962312535511">offset</strong>. The value must be a number and cannot be a negative number. The default value is <strong id="en-us_topic_0121230880__b1662835325114">0</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row18467217102913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-us_topic_0121230880__p12467191715292">sort_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-us_topic_0121230880__p1446821713295">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-us_topic_0121230880__p7716431302">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-us_topic_0121230880__p16439161517326">Specifies the result sorting order. The default value is <strong id="en-us_topic_0121230880__b741272175211">desc</strong>.</p>
|
|
<ul id="en-us_topic_0121230880__ul1295715751617"><li id="en-us_topic_0121230880__li73151317171"><strong id="en-us_topic_0121230880__b1031613181716">desc</strong>: Results are sorted in descending order.</li><li id="en-us_topic_0121230880__li9957175761618"><strong id="en-us_topic_0121230880__b39381443179">asc</strong>: Results are sorted in ascending order.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row10725625"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-us_topic_0121230880__p17273411270">sort_key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-us_topic_0121230880__p172610414271">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-us_topic_0121230880__p17251492715">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-us_topic_0121230880__p46892413271">Specifies the keyword by which the results to return are sorted. Keywords such as <strong id="en-us_topic_0121230880__b137281132193520">updated_at</strong> are supported. By default, the keyword <strong id="en-us_topic_0121230880__b10603144513517">created_at</strong> is used.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row1342904"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-us_topic_0121230880__p41666436">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-us_topic_0121230880__p0166958122410">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-us_topic_0121230880__p39084151">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-us_topic_0121230880__p11699696">Specifies the enterprise project status.</p>
|
|
<ul id="en-us_topic_0121230880__ul69310318291"><li id="en-us_topic_0121230880__li3930153182920"><strong id="en-us_topic_0121230880__b793016311295">1</strong>: The enterprise project is enabled.</li><li id="en-us_topic_0121230880__li1993114342914"><strong id="en-us_topic_0121230880__b193111392910">2</strong>: The enterprise project is disabled.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0121230880__section35523450"><h4 class="sectiontitle">Request</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0121230880__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameters in the request header</caption><thead align="left"><tr id="en-us_topic_0121230880__row24904337110"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="en-us_topic_0121230880__p124912335110">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="en-us_topic_0121230880__p04911233191117">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="en-us_topic_0121230880__p134911433191111">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="en-us_topic_0121230880__p849114333115">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0121230880__row74905338114"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="en-us_topic_0121230880__p2492133131116">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="en-us_topic_0121230880__p1249213381117">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="en-us_topic_0121230880__p14926331116">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="en-us_topic_0121230880__p949333341117">Specifies the user token. EPS is a global service. When calling the IAM API to obtain a user token, set <strong id="en-us_topic_0121230880__b965853717317">scope</strong> to <strong id="en-us_topic_0121230880__b1565814378311">domain</strong>. The value of <strong id="en-us_topic_0121230880__b1292623923113">X-Subject-Token</strong> in the response header is the user token.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<ul id="en-us_topic_0121230880__ul6253067"><li id="en-us_topic_0121230880__li56277607">Example request<pre class="codeblock" id="en-us_topic_0121230880__codeblock3397171813157">GET https://{EPS endpoint}/v1.0/enterprise-projects?name=prise_pro</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0121230880__section51275595"><h4 class="sectiontitle">Response</h4><p id="en-us_topic_0121230880__p165182016166"><strong id="en-us_topic_0121230880__b1689051817320">Status code: 200</strong></p>
|
|
<ul id="en-us_topic_0121230880__ul22859873"><li id="en-us_topic_0121230880__li4412272">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0121230880__table39710449" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameters in the response body</caption><thead align="left"><tr id="en-us_topic_0121230880__row61321271"><th align="left" class="cellrowborder" valign="top" width="26.19%" id="mcps1.3.4.3.1.1.2.4.1.1"><p id="en-us_topic_0121230880__p967080">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="35.709999999999994%" id="mcps1.3.4.3.1.1.2.4.1.2"><p id="en-us_topic_0121230880__p11224694">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="38.1%" id="mcps1.3.4.3.1.1.2.4.1.3"><p id="en-us_topic_0121230880__p26797639">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0121230880__row23125146"><td class="cellrowborder" valign="top" width="26.19%" headers="mcps1.3.4.3.1.1.2.4.1.1 "><p id="en-us_topic_0121230880__p61197546">enterprise_projects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.709999999999994%" headers="mcps1.3.4.3.1.1.2.4.1.2 "><p id="en-us_topic_0121230880__p58054174">List<enterprise_project></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.1%" headers="mcps1.3.4.3.1.1.2.4.1.3 "><p id="en-us_topic_0121230880__p50635092">Specifies the enterprise project list.</p>
|
|
<p id="en-us_topic_0121230880__p17434051183513">For details, see <a href="#en-us_topic_0121230880__table66686638">Table 4</a>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row53062645"><td class="cellrowborder" valign="top" width="26.19%" headers="mcps1.3.4.3.1.1.2.4.1.1 "><p id="en-us_topic_0121230880__p3107028">total_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.709999999999994%" headers="mcps1.3.4.3.1.1.2.4.1.2 "><p id="en-us_topic_0121230880__p50342748">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.1%" headers="mcps1.3.4.3.1.1.2.4.1.3 "><p id="en-us_topic_0121230880__p56051844">Specifies the total number of enterprise projects that meet the query conditions.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="en-us_topic_0121230880__ul43905525"><li id="en-us_topic_0121230880__li59605409"><strong id="en-us_topic_0121230880__b6699296094725">enterprise_project</strong> field data structure
|
|
<div class="tablenoborder"><a name="en-us_topic_0121230880__table66686638"></a><a name="table66686638"></a><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0121230880__table66686638" frame="border" border="1" rules="all"><caption><b>Table 4 </b>enterprise_project field data structure description</caption><thead align="left"><tr id="en-us_topic_0121230880__row17593999"><th align="left" class="cellrowborder" valign="top" width="25.88%" id="mcps1.3.4.4.1.2.2.4.1.1"><p id="en-us_topic_0121230880__p15827797">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="34.12%" id="mcps1.3.4.4.1.2.2.4.1.2"><p id="en-us_topic_0121230880__p6983217">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.4.1.2.2.4.1.3"><p id="en-us_topic_0121230880__p48642116">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0121230880__row47697357"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p38280714">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p13730148">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p23408013">Specifies the enterprise project ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row9345526"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p18790159">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p45607880">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p61985083">Specifies the enterprise project name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row20994837"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p22860275">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p39742997">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p35871815">Specifies the description of the enterprise project.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row54410884"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p45205473">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p10323256135217">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p1618205816351">Specifies the enterprise project status.</p>
|
|
<ul id="en-us_topic_0121230880__ul771694716166"><li id="en-us_topic_0121230880__li17160475164"><strong id="en-us_topic_0121230880__b67162479169">1</strong>: The enterprise project is enabled.</li><li id="en-us_topic_0121230880__li12716147121616"><strong id="en-us_topic_0121230880__b4716154751616">2</strong>: The enterprise project is disabled.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row6069154"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p21839497">created_at</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p24168795">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p60331750">Specifies the time (UTC) when the enterprise project was created.</p>
|
|
<p id="en-us_topic_0121230880__p16999113141414">Example: 2018-05-18T06:49:06Z</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row6114842"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p25540195">updated_at</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p55489949">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p3973635">Specifies the time (UTC) when the enterprise project was modified.</p>
|
|
<p id="en-us_topic_0121230880__p1577413383146">Example: 2018-05-28T02:21:36Z</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row1293123813613"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p3667961143">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p1966746146">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p186671615414">Project type. <strong id="en-us_topic_0121230880__b559482720316">prod</strong>: commercial project; <strong id="en-us_topic_0121230880__b659422712319">poc</strong>: test project</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0121230880__row1856674319819"><td class="cellrowborder" valign="top" width="25.88%" headers="mcps1.3.4.4.1.2.2.4.1.1 "><p id="en-us_topic_0121230880__p8509193331112">delete_flag</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.12%" headers="mcps1.3.4.4.1.2.2.4.1.2 "><p id="en-us_topic_0121230880__p7509113319113">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.1.2.2.4.1.3 "><p id="en-us_topic_0121230880__p155091833151117">Deletion flag. The value <strong id="en-us_topic_0121230880__b105491237143218">false</strong> means that the information is not deleted and the value <strong id="en-us_topic_0121230880__b16868193916323">true</strong> means that the information is deleted.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="en-us_topic_0121230880__li35762716">Example response<div class="p" id="en-us_topic_0121230880__p1779814941614"><a name="en-us_topic_0121230880__li35762716"></a><a name="li35762716"></a><strong id="en-us_topic_0121230880__b104847421239">Status code: 200</strong><pre class="screen" id="en-us_topic_0121230880__screen676410383541">{
|
|
"enterprise_projects": [
|
|
{
|
|
"id": "6fbcf2f3-3164-4d32-9a3e-a8886dc38c24",
|
|
"name": "auto_test",
|
|
"description": "hello world!",
|
|
"type":"prod",
|
|
"status": 1,
|
|
"delete_flag" : false,
|
|
"created_at": "2018-05-18T06:49:06Z",
|
|
"updated_at": "2018-05-28T02:21:36Z"
|
|
}
|
|
],
|
|
"total_count": 1
|
|
}</pre>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0121230880__section17789101582315"><h4 class="sectiontitle">Status Codes</h4><p id="en-us_topic_0121230880__p145228330242">For details, see <a href="en-us_topic_0171146972.html">Status Code</a>.</p>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0121230880__section18604165622519"><h4 class="sectiontitle">Error Codes</h4><p id="en-us_topic_0121230880__p177044331253">For details, see <a href="en-us_topic_0121230887.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0133321992.html">Enterprise Project Management</a></div>
|
|
</div>
|
|
</div>
|
|
|