forked from docs/doc-exports
ims_dev_1109
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
This commit is contained in:
parent
fe8c0cf45c
commit
b3547b53d8
@ -3,7 +3,7 @@
|
||||
"uri":"en-us_topic_0109822377.html",
|
||||
"product_code":"ims",
|
||||
"code":"1",
|
||||
"des":"This document describes how to make calls to APIs designed for Image Management Service (IMS).For how to call APIs, see the Image Management Service API Reference.",
|
||||
"des":"This document describes how to make calls to APIs designed for Image Management Service (IMS).For how to call APIs, see Image Management Service API Reference.",
|
||||
"doc_type":"devg",
|
||||
"kw":"Overview,Developer Guide",
|
||||
"title":"Overview",
|
||||
@ -43,7 +43,7 @@
|
||||
"uri":"en-us_topic_0109822381.html",
|
||||
"product_code":"ims",
|
||||
"code":"5",
|
||||
"des":"A Windows or Linux ECS can be used to create a private image.Before creating the image, ensure that the ECS is stopped.The token obtained from Identity and Access Managem",
|
||||
"des":"A Windows or Linux ECS can be used to create a private image.Before creating an image, ensure that the ECS is stopped.The token obtained from Identity and Access Manageme",
|
||||
"doc_type":"devg",
|
||||
"kw":"Creating an Image Using an ECS,Common Scenarios,Developer Guide",
|
||||
"title":"Creating an Image Using an ECS",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"desc":"This document describes how to make calls to APIs designed for Image Management Service (IMS).For how to call APIs, see the Image Management Service API Reference.",
|
||||
"desc":"This document describes how to make calls to APIs designed for Image Management Service (IMS).For how to call APIs, see Image Management Service API Reference.",
|
||||
"product_code":"ims",
|
||||
"title":"Overview",
|
||||
"uri":"en-us_topic_0109822377.html",
|
||||
@ -36,7 +36,7 @@
|
||||
"code":"4"
|
||||
},
|
||||
{
|
||||
"desc":"A Windows or Linux ECS can be used to create a private image.Before creating the image, ensure that the ECS is stopped.The token obtained from Identity and Access Managem",
|
||||
"desc":"A Windows or Linux ECS can be used to create a private image.Before creating an image, ensure that the ECS is stopped.The token obtained from Identity and Access Manageme",
|
||||
"product_code":"ims",
|
||||
"title":"Creating an Image Using an ECS",
|
||||
"uri":"en-us_topic_0109822381.html",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"value": "ims_test"
|
||||
}
|
||||
]</pre>
|
||||
</li><li class="MsoNormal" id="EN-US_TOPIC_0109822367__li7839453174511">Refer to "Updating Image Information" in the <em id="EN-US_TOPIC_0109822367__i1778834808184440">Image Management Service API Reference</em> for details about the request response parameters.<p id="EN-US_TOPIC_0109822367__p7849203403113">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li><li class="MsoNormal" id="EN-US_TOPIC_0109822367__li7839453174511">Refer to "Updating Image Information" in the <em id="EN-US_TOPIC_0109822367__i1778834808184440">Image Management Service API Reference</em> for details about the request response parameters.<p id="EN-US_TOPIC_0109822367__p7849203403113">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -10,7 +10,7 @@
|
||||
</li><li id="EN-US_TOPIC_0109822368__li38945471">IMS API used to delete an image (Native OpenStack API)<p id="EN-US_TOPIC_0109822368__p1160141020392"><a name="EN-US_TOPIC_0109822368__li38945471"></a><a name="li38945471"></a>URI format: DELETE https://<em id="EN-US_TOPIC_0109822368__i77091425172312">IMS endpoint</em>/v2/images/<em id="EN-US_TOPIC_0109822368__i37091825122319">Image ID</em></p>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0109822368__section24495972"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0109822368__ol163172032204610"><li id="EN-US_TOPIC_0109822368__li1837051910476">Obtain the token.</li><li class="msonormal" id="EN-US_TOPIC_0109822368__li1227855811466">Send <strong id="EN-US_TOPIC_0109822368__b08965113255">DELETE https://</strong><em id="EN-US_TOPIC_0109822368__i1811958152312">IMS endpoint</em><strong id="EN-US_TOPIC_0109822368__b16136195122517">/v2/images/</strong><em id="EN-US_TOPIC_0109822368__i15518464247">Image ID</em>.</li><li class="msonormal" id="EN-US_TOPIC_0109822368__li927865810468">Add <strong id="EN-US_TOPIC_0109822368__b84235270615255">X-Auth-Token</strong> to the request header.</li><li class="msonormal" id="EN-US_TOPIC_0109822368__li1727805811465">Check the status code. If the request is successful, <strong id="EN-US_TOPIC_0109822368__b842352706171255">204</strong> is returned.<p id="EN-US_TOPIC_0109822368__p13688656203119">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0109822368__section24495972"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0109822368__ol163172032204610"><li id="EN-US_TOPIC_0109822368__li1837051910476">Obtain the token.</li><li class="msonormal" id="EN-US_TOPIC_0109822368__li1227855811466">Send <strong id="EN-US_TOPIC_0109822368__b08965113255">DELETE https://</strong><em id="EN-US_TOPIC_0109822368__i1811958152312">IMS endpoint</em><strong id="EN-US_TOPIC_0109822368__b16136195122517">/v2/images/</strong><em id="EN-US_TOPIC_0109822368__i15518464247">Image ID</em>.</li><li class="msonormal" id="EN-US_TOPIC_0109822368__li927865810468">Add <strong id="EN-US_TOPIC_0109822368__b84235270615255">X-Auth-Token</strong> to the request header.</li><li class="msonormal" id="EN-US_TOPIC_0109822368__li1727805811465">Check the status code. If the request is successful, <strong id="EN-US_TOPIC_0109822368__b842352706171255">204</strong> is returned.<p id="EN-US_TOPIC_0109822368__p13688656203119">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -18,7 +18,7 @@
|
||||
}</pre>
|
||||
<p class="msonormal" id="EN-US_TOPIC_0109822369__p356234915712">If the request is successful, a job ID is returned.</p>
|
||||
</li><li id="EN-US_TOPIC_0109822369__li514842411357">Query job details using the job ID by referring to <a href="en-us_topic_0109822371.html">Querying Job Details</a>.<p id="EN-US_TOPIC_0109822369__p411722533511">If the job status is <strong id="EN-US_TOPIC_0109822369__b8423527061586">SUCCESS</strong>, the private image is successfully created.</p>
|
||||
<p id="EN-US_TOPIC_0109822369__p19843953175711">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0109822369__p19843953175711">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -17,7 +17,7 @@
|
||||
}</pre>
|
||||
<p class="msonormal" id="EN-US_TOPIC_0109822370__p16929557185717">If the request is successful, a job ID is returned.</p>
|
||||
</li><li id="EN-US_TOPIC_0109822370__li514842411357">Query job details using the job ID by referring to <a href="en-us_topic_0109822371.html">Querying Job Details</a>.<p id="EN-US_TOPIC_0109822370__p411722533511">If the job status is <strong id="EN-US_TOPIC_0109822370__b8423527061586">SUCCESS</strong>, the image is successfully replicated.</p>
|
||||
<p id="EN-US_TOPIC_0109822370__p12436959135710">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0109822370__p12436959135710">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<h1 class="topictitle1">Overview</h1>
|
||||
<div id="body27509893"><p class="MsoNormal" id="EN-US_TOPIC_0109822377__p55186683">This document describes how to make calls to APIs designed for Image Management Service (IMS).</p>
|
||||
<div class="note" id="EN-US_TOPIC_0109822377__note44222521746"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0109822377__p1442214521841">For how to call APIs, see the <em id="EN-US_TOPIC_0109822377__i842352697155647">Image Management Service API Reference</em>.</p>
|
||||
<div class="note" id="EN-US_TOPIC_0109822377__note44222521746"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0109822377__p1442214521841">For how to call APIs, see <a href="https://docs.otc.t-systems.com/en-us/api/ims/en-us_topic_0020507759.html" target="_blank" rel="noopener noreferrer">Image Management Service API Reference</a>.</p>
|
||||
</div></div>
|
||||
</div>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<h1 class="topictitle1">Creating an Image Using an ECS</h1>
|
||||
<div id="body23462052"><div class="section" id="EN-US_TOPIC_0109822381__section10781336"><h4 class="sectiontitle">Scenario</h4><p id="EN-US_TOPIC_0109822381__p7923645314">A Windows or Linux ECS can be used to create a private image.</p>
|
||||
<div class="note" id="EN-US_TOPIC_0109822381__note44222521746"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="EN-US_TOPIC_0109822381__ul550713253156"><li id="EN-US_TOPIC_0109822381__li3714320">Before creating the image, ensure that the ECS is stopped.</li><li id="EN-US_TOPIC_0109822381__li850719256151">The token obtained from Identity and Access Management (IAM) is valid for only 24 hours. If you want to use a token for authentication, you can cache it to avoid frequently calling the IAM API.</li></ul>
|
||||
<div class="note" id="EN-US_TOPIC_0109822381__note44222521746"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="EN-US_TOPIC_0109822381__ul550713253156"><li id="EN-US_TOPIC_0109822381__li3714320">Before creating an image, ensure that the ECS is stopped.</li><li id="EN-US_TOPIC_0109822381__li850719256151">The token obtained from Identity and Access Management (IAM) is valid for only 24 hours. If you want to use a token for authentication, you can cache it to avoid frequently calling the IAM API.</li></ul>
|
||||
</div></div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0109822381__section872994"><h4 class="sectiontitle">Involved APIs</h4><p class="litext" id="EN-US_TOPIC_0109822381__p23385131">If you use a token for authentication, you must obtain the token and add <strong id="EN-US_TOPIC_0109822381__b842352706134841">X-Auth-Token</strong> to the request header of the IMS API when making an API call.</p>
|
||||
@ -23,7 +23,7 @@
|
||||
<p id="EN-US_TOPIC_0109822381__p146904541437"></p>
|
||||
<ul id="EN-US_TOPIC_0109822381__ul18271195810316"><li id="EN-US_TOPIC_0109822381__li172708581238">If the request is successful, a job ID is returned.</li><li id="EN-US_TOPIC_0109822381__li7597170542">If the request fails, an error code and error details are returned. For details, see <a href="en-us_topic_0110943799.html">Error Codes</a>.</li></ul>
|
||||
</li></ol><ol start="5" id="EN-US_TOPIC_0109822381__ol31495913310"><li id="EN-US_TOPIC_0109822381__li514842411357">Query job details using the job ID by referring to <a href="en-us_topic_0109822371.html">Querying Job Details</a>.<p id="EN-US_TOPIC_0109822381__p411722533511">If the job status is <strong id="EN-US_TOPIC_0109822381__b8423527061586">SUCCESS</strong>, the private image is successfully created.</p>
|
||||
<p id="EN-US_TOPIC_0109822381__p1126722819573">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0109822381__p1126722819573">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li><li id="EN-US_TOPIC_0109822381__li17483254347">Obtain the image ID from the job body and query, delete, and export the private image using the image ID.</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -16,7 +16,7 @@
|
||||
"image_url": "ims-image:centos70.qcow2", //Image file address (mandatory, string)
|
||||
"os_version": "CentOS 7.0 64bit", //OS version (optional, string)
|
||||
"is_config_init":true, //Initialized or not (optional, boolean)
|
||||
"min_disk": 40, //Minimum system disk space (mandatory, integer)
|
||||
"min_disk": 40, //Minimum system disk size (mandatory, integer)
|
||||
"is_config":true, //Whether to enable automatic configuration (optional, boolean)
|
||||
"tags": [
|
||||
"aaa.111",
|
||||
@ -28,7 +28,7 @@
|
||||
</div></div>
|
||||
<ul id="EN-US_TOPIC_0109822382__ul1080665150"><li id="EN-US_TOPIC_0109822382__li38061951558">If the request is successful, a job ID is returned.</li><li id="EN-US_TOPIC_0109822382__li145964817518">If the request fails, an error code and error details are returned. For details, see <a href="en-us_topic_0110943799.html">Error Codes</a>.</li></ul>
|
||||
</li><li id="EN-US_TOPIC_0109822382__li514842411357">Query job details using the job ID by referring to <a href="en-us_topic_0109822371.html">Querying Job Details</a>.<p id="EN-US_TOPIC_0109822382__p411722533511">If the job status is <strong id="EN-US_TOPIC_0109822382__b8423527061586">SUCCESS</strong>, the private image is successfully created.</p>
|
||||
<p id="EN-US_TOPIC_0109822382__p562815375571">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0109822382__p562815375571">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li><li id="EN-US_TOPIC_0109822382__li17483254347">Obtain the image ID from the job body. You can query for image details based on the image ID. For details, see <a href="en-us_topic_0109822404.html">Queries Details About an Image</a>.</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -10,7 +10,7 @@
|
||||
</li><li id="EN-US_TOPIC_0109822403__li40994058">IMS API used to query the image list<p id="EN-US_TOPIC_0109822403__p62932010202910"><a name="EN-US_TOPIC_0109822403__li40994058"></a><a name="li40994058"></a>URI format: GET https://<em id="EN-US_TOPIC_0109822403__i161571852155419">IMS endpoint</em>/v2/cloudimages</p>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0109822403__section10462857"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0109822403__ol134841326152613"><li id="EN-US_TOPIC_0109822403__li1837051910476">Obtain the token.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li7546155813263">Send <strong id="EN-US_TOPIC_0109822403__b777533114554">GET https://</strong><em id="EN-US_TOPIC_0109822403__i276717276557">IMS endpoint</em><strong id="EN-US_TOPIC_0109822403__b53941435145516">/v2/cloudimages</strong>.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li2546758122614">Add <strong id="EN-US_TOPIC_0109822403__b84235270615255">X-Auth-Token</strong> to the request header.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li15546135822613">Type question marks (?) and ampersands (&) at the end of the URI to define multiple search criteria, for example, https://<em id="EN-US_TOPIC_0109822403__i795621835712">IMS endpoint</em>/v2/cloudimages?__imagetype=gold&sort_key=name&limit=1.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li95461583263">Refer to "Querying Images" in the <strong id="EN-US_TOPIC_0109822403__b1788838614183927">Image Management Service API Reference</strong> for parameter descriptions and response details.<p id="EN-US_TOPIC_0109822403__p127871624103016">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0109822403__section10462857"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0109822403__ol134841326152613"><li id="EN-US_TOPIC_0109822403__li1837051910476">Obtain the token.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li7546155813263">Send <strong id="EN-US_TOPIC_0109822403__b777533114554">GET https://</strong><em id="EN-US_TOPIC_0109822403__i276717276557">IMS endpoint</em><strong id="EN-US_TOPIC_0109822403__b53941435145516">/v2/cloudimages</strong>.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li2546758122614">Add <strong id="EN-US_TOPIC_0109822403__b84235270615255">X-Auth-Token</strong> to the request header.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li15546135822613">Type question marks (?) and ampersands (&) at the end of the URI to define multiple search criteria, for example, https://<em id="EN-US_TOPIC_0109822403__i795621835712">IMS endpoint</em>/v2/cloudimages?__imagetype=gold&sort_key=name&limit=1.</li><li class="msonormal" id="EN-US_TOPIC_0109822403__li95461583263">Refer to "Querying Images" in the <strong id="EN-US_TOPIC_0109822403__b1788838614183927">Image Management Service API Reference</strong> for parameter descriptions and response details.<p id="EN-US_TOPIC_0109822403__p127871624103016">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0109822403__section33791047111111"><h4 class="sectiontitle">Common Query Methods</h4><ul id="EN-US_TOPIC_0109822403__ul1643114418195"><li id="EN-US_TOPIC_0109822403__li18431204121918">Public images<p id="EN-US_TOPIC_0109822403__p9431134161911"><a name="EN-US_TOPIC_0109822403__li18431204121918"></a><a name="li18431204121918"></a>GET /v2/images?__imagetype=gold&visibility=public&protected=true</p>
|
||||
|
@ -11,7 +11,7 @@
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0109822404__section47910391"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0109822404__ol1897794143816"><li id="EN-US_TOPIC_0109822404__li1837051910476">Obtain the token.</li><li id="EN-US_TOPIC_0109822404__li11801239392">Send <strong id="EN-US_TOPIC_0109822404__b13671133413619">GET https://</strong><em id="EN-US_TOPIC_0109822404__i0779014066">IMS endpoint</em><strong id="EN-US_TOPIC_0109822404__b980919390613">/v2/images/</strong><em id="EN-US_TOPIC_0109822404__i199142312617">Image ID</em>.</li><li class="msonormal" id="EN-US_TOPIC_0109822404__li11180123143915">Add <strong id="EN-US_TOPIC_0109822404__b84235270615255">X-Auth-Token</strong> to the request header.<p class="msonormal" id="EN-US_TOPIC_0109822404__p9248124021917">An example request is as follows: https://<em id="EN-US_TOPIC_0109822404__i25732078715">IMS endpoint</em>/v2/images/33ad552d-1149-471c-8190-ff6776174a00.</p>
|
||||
</li><li class="msonormal" id="EN-US_TOPIC_0109822404__li111803343910">Refer to "Querying Image Details (Native OpenStack API)" in <em id="EN-US_TOPIC_0109822404__i54213259810">Image Management Service API Reference</em> for parameter descriptions and response details.<p id="EN-US_TOPIC_0109822404__p82771181316">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li><li class="msonormal" id="EN-US_TOPIC_0109822404__li111803343910">Refer to "Querying Image Details (Native OpenStack API)" in <em id="EN-US_TOPIC_0109822404__i54213259810">Image Management Service API Reference</em> for parameter descriptions and response details.<p id="EN-US_TOPIC_0109822404__p82771181316">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -16,12 +16,12 @@
|
||||
</li><li id="EN-US_TOPIC_0110300592__en-us_topic_0110299938_li60482217">Check the response parameters.<pre class="screen" id="EN-US_TOPIC_0110300592__screen1282785071618">{
|
||||
"status": "pending", //Image is being shared
|
||||
"created_at": "2016-09-01T02:05:14Z", //Time when the image is shared
|
||||
"updated_at": "2016-09-01T02:05:14Z", //Time when the image is updated
|
||||
"updated_at": "2016-09-01T02:05:14Z", //Time when the image status is updated
|
||||
"image_id": "d164b5df-1bc3-4c3f-893e-3e471fd16e64", //Image ID
|
||||
"member_id": "edc89b490d7d4392898e19b2deb34797" //Member ID (that is, project ID of the image recipient)
|
||||
"schema": "/v2/schemas/member" //Image sharing schema
|
||||
}</pre>
|
||||
<p id="EN-US_TOPIC_0110300592__p17617162163611">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300592__p17617162163611">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -11,17 +11,17 @@
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0110300593__en-us_topic_0110299939_section66748299"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0110300593__en-us_topic_0110299939_ol31084503"><li id="EN-US_TOPIC_0110300593__li1837051910476">Obtain the token.</li><li id="EN-US_TOPIC_0110300593__en-us_topic_0110299939_li51228725">Send <strong id="EN-US_TOPIC_0110300593__b842352706162610">PUT https://</strong><em id="EN-US_TOPIC_0110300593__i842352697162616">IMS endpoint</em><strong id="EN-US_TOPIC_0110300593__b842352706162621">/v2/images/</strong><em id="EN-US_TOPIC_0110300593__i842352697162648">Image ID</em><strong id="EN-US_TOPIC_0110300593__b1269673461162643">/members/</strong><em id="EN-US_TOPIC_0110300593__i842352697162629">Member ID</em>. <em id="EN-US_TOPIC_0110300593__i842352697162714">Member ID</em> indicates the project ID of the image recipient.</li><li id="EN-US_TOPIC_0110300593__en-us_topic_0110299939_li58405349">Add <strong id="EN-US_TOPIC_0110300593__b84235270615255">X-Auth-Token</strong> to the request header.</li><li id="EN-US_TOPIC_0110300593__en-us_topic_0110299939_li55886094">Specify the following parameters in the request body:<pre class="screen" id="EN-US_TOPIC_0110300593__screen15328184114189">{
|
||||
"status": "accepted" //<strong id="EN-US_TOPIC_0110300593__b842352706164822">accepted</strong> indicates that the shared image will be accepted.
|
||||
"status": "accepted" //Value: <strong id="EN-US_TOPIC_0110300593__b1747601621514">accepted</strong> or <strong id="EN-US_TOPIC_0110300593__b0670121921512">rejected</strong>
|
||||
}</pre>
|
||||
</li><li id="EN-US_TOPIC_0110300593__en-us_topic_0110299939_li52942405">Check the response parameters.<pre class="screen" id="EN-US_TOPIC_0110300593__screen18984175161815">{
|
||||
"status": "accepted", //Sharing status (<strong id="EN-US_TOPIC_0110300593__b2001791239165011">accepted</strong> indicates that the shared image will be accepted.)
|
||||
"status": "accepted", //Sharing status (value: <strong id="EN-US_TOPIC_0110300593__b18295134012320">accepted</strong> or <strong id="EN-US_TOPIC_0110300593__b13828174412317">rejected</strong>)
|
||||
"created_at": "2016-09-01T02:05:14Z", //Time when the image is shared
|
||||
"updated_at": "2016-09-01T02:37:11Z", //Time when the image is updated
|
||||
"updated_at": "2016-09-01T02:37:11Z", //Time when the image status is updated
|
||||
"image_id": "d164b5df-1bc3-4c3f-893e-3e471fd16e64", //Image ID
|
||||
"member_id": "edc89b490d7d4392898e19b2deb34797" //Member ID (that is, project ID of the image recipient)
|
||||
"schema": "/v2/schemas/member" //Image sharing schema
|
||||
}</pre>
|
||||
<p id="EN-US_TOPIC_0110300593__p104514441366">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300593__p104514441366">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -11,14 +11,14 @@
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0110300594__en-us_topic_0110299940_section11127745"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0110300594__en-us_topic_0110299940_ol38379555"><li id="EN-US_TOPIC_0110300594__li1837051910476">Obtain the token.</li><li id="EN-US_TOPIC_0110300594__en-us_topic_0110299940_li43938279">Send <strong id="EN-US_TOPIC_0110300594__b842352706163157">GET https://</strong><em id="EN-US_TOPIC_0110300594__i84235269716322">IMS endpoint</em><strong id="EN-US_TOPIC_0110300594__b84235270616329">/v2/images/</strong><em id="EN-US_TOPIC_0110300594__i928543420163218">Image ID</em><strong id="EN-US_TOPIC_0110300594__b842352706163227">/members/</strong><em id="EN-US_TOPIC_0110300594__i842352697163231">Member ID</em>. <em id="EN-US_TOPIC_0110300594__i84235269716330">Member ID</em> indicates the project ID of the image recipient.</li><li id="EN-US_TOPIC_0110300594__en-us_topic_0110299940_li59900193">Add <strong id="EN-US_TOPIC_0110300594__b84235270615255">X-Auth-Token</strong> to the request header.</li><li id="EN-US_TOPIC_0110300594__en-us_topic_0110299940_li2230829">Check the response parameters.<pre class="screen" id="EN-US_TOPIC_0110300594__screen5688104616197">{
|
||||
"status": "accepted", //Sharing status (<strong id="EN-US_TOPIC_0110300594__b76873467216">accepted</strong> indicates that the shared image will be accepted.)
|
||||
"status": "accepted", //Sharing status (value: <strong id="EN-US_TOPIC_0110300594__b1299105762317">accepted</strong> or <strong id="EN-US_TOPIC_0110300594__b1799257182312">rejected</strong>)
|
||||
"created_at": "2016-09-01T02:05:14Z", //Time when the image is shared
|
||||
"updated_at": "2016-09-01T02:37:11Z", //Time when the image is updated
|
||||
"updated_at": "2016-09-01T02:37:11Z", //Time when the image status is updated
|
||||
"image_id": "d164b5df-1bc3-4c3f-893e-3e471fd16e64", //Image ID
|
||||
"member_id": "edc89b490d7d4392898e19b2deb34797" //Member ID (that is, project ID of the image recipient)
|
||||
"schema": "/v2/schemas/member" //Image sharing schema
|
||||
}</pre>
|
||||
<p id="EN-US_TOPIC_0110300594__p10445182563713">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300594__p10445182563713">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -11,14 +11,14 @@
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0110300595__en-us_topic_0110299941_section9647994"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0110300595__en-us_topic_0110299941_ol61724767"><li id="EN-US_TOPIC_0110300595__li1837051910476">Obtain the token.</li><li id="EN-US_TOPIC_0110300595__en-us_topic_0110299941_li57311924">Send <strong id="EN-US_TOPIC_0110300595__b202761056945">GET https://</strong><em id="EN-US_TOPIC_0110300595__i1031564919411">IMS endpoint</em><strong id="EN-US_TOPIC_0110300595__b898616521748">/v2/images/</strong><em id="EN-US_TOPIC_0110300595__i842352697172926">Image ID</em><strong id="EN-US_TOPIC_0110300595__b1034289154172917">/members/</strong>.</li><li id="EN-US_TOPIC_0110300595__en-us_topic_0110299941_li46045275">Add <strong id="EN-US_TOPIC_0110300595__b84235270615255">X-Auth-Token</strong> to the request header.</li><li id="EN-US_TOPIC_0110300595__en-us_topic_0110299941_li11754296">Check the response parameters.<pre class="screen" id="EN-US_TOPIC_0110300595__screen730511578205">{
|
||||
"status": "accepted", //Sharing status (<strong id="EN-US_TOPIC_0110300595__b15848173117512">accepted</strong> indicates that the shared image will be accepted.)
|
||||
"status": "accepted", //Sharing status (value: <strong id="EN-US_TOPIC_0110300595__b86911026241">accepted</strong> or <strong id="EN-US_TOPIC_0110300595__b1069722152410">rejected</strong>)
|
||||
"created_at": "2016-09-01T02:05:14Z", //Time when the image is shared
|
||||
"updated_at": "2016-09-01T02:37:11Z", //Time when the image is updated
|
||||
"updated_at": "2016-09-01T02:37:11Z", //Time when the image status is updated
|
||||
"image_id": "d164b5df-1bc3-4c3f-893e-3e471fd16e64", //Image ID
|
||||
"member_id": "edc89b490d7d4392898e19b2deb34797" //Member ID (that is, project ID of the image recipient)
|
||||
"schema": "/v2/schemas/member" //Image sharing schema
|
||||
}</pre>
|
||||
<p id="EN-US_TOPIC_0110300595__p103872115382">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300595__p103872115382">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -11,7 +11,7 @@
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0110300596__en-us_topic_0110299943_section5992637"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0110300596__en-us_topic_0110299943_ol42856673"><li id="EN-US_TOPIC_0110300596__li1837051910476">Obtain the token.</li><li id="EN-US_TOPIC_0110300596__en-us_topic_0110299943_li60176744">Send <strong id="EN-US_TOPIC_0110300596__b134601332565">DELETE https://</strong><em id="EN-US_TOPIC_0110300596__i2460632763">IMS endpoint</em><strong id="EN-US_TOPIC_0110300596__b1246053216611">/v2/images/</strong><em id="EN-US_TOPIC_0110300596__i17460193217614">Image ID</em><strong id="EN-US_TOPIC_0110300596__b44615322614">/members/</strong><em id="EN-US_TOPIC_0110300596__i44611132364">Member ID</em>. <em id="EN-US_TOPIC_0110300596__i164611328619">Member ID</em> indicates the project ID of the image recipient.</li><li id="EN-US_TOPIC_0110300596__li1329510246315">Add <strong id="EN-US_TOPIC_0110300596__b84235270615255">X-Auth-Token</strong> to the request header.<p id="EN-US_TOPIC_0110300596__p23341256310">If the request is successful, status code 204 is returned.</p>
|
||||
<p id="EN-US_TOPIC_0110300596__p19540153313813">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300596__p19540153313813">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -22,7 +22,7 @@
|
||||
}</pre>
|
||||
<p id="EN-US_TOPIC_0110300597__p11433121819584">If the request is successful, a job ID is returned.</p>
|
||||
</li><li id="EN-US_TOPIC_0110300597__li514842411357">Query job details using the job ID by referring to <a href="en-us_topic_0109822371.html">Querying Job Details</a>.<p id="EN-US_TOPIC_0110300597__p411722533511">If the job status is <strong id="EN-US_TOPIC_0110300597__b8423527061586">SUCCESS</strong>, the private image is successfully created.</p>
|
||||
<p id="EN-US_TOPIC_0110300597__p2120102015816">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300597__p2120102015816">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -16,11 +16,11 @@
|
||||
"0b680482-acaa-4045-b14c-9a8c7dfe9c70"
|
||||
], //Image IDs (mandatory, list<string>)
|
||||
"project_id": "edc89b490d7d4392898e19b2deb34797", //Project IDs (mandatory, string)
|
||||
"status": "accepted" //Image sharing status: <strong id="EN-US_TOPIC_0110300598__b842352706185655">accepted</strong> indicates that shared images will be accepted. (mandatory, string)
|
||||
"status": "accepted" //Image sharing status which can be <strong id="EN-US_TOPIC_0110300598__b16267438121616">accepted</strong> or <strong id="EN-US_TOPIC_0110300598__b17789154111613">rejected</strong> (mandatory, string)
|
||||
}</pre>
|
||||
<p id="EN-US_TOPIC_0110300598__p1432212256584">If the request is successful, a job ID is returned.</p>
|
||||
</li><li id="EN-US_TOPIC_0110300598__li514842411357">Query job details using the job ID by referring to <a href="en-us_topic_0109822371.html">Querying Job Details</a>.<p id="EN-US_TOPIC_0110300598__p411722533511">If the job status is <strong id="EN-US_TOPIC_0110300598__b8423527061586">SUCCESS</strong>, the private image is successfully created.</p>
|
||||
<p id="EN-US_TOPIC_0110300598__p96422825818">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300598__p96422825818">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -22,7 +22,7 @@
|
||||
}</pre>
|
||||
<p id="EN-US_TOPIC_0110300599__p17480327105813">If the request is successful, a job ID is returned.</p>
|
||||
</li><li id="EN-US_TOPIC_0110300599__li514842411357">Query job details using the job ID by referring to <a href="en-us_topic_0109822371.html">Querying Job Details</a>.<p id="EN-US_TOPIC_0110300599__p411722533511">If the job status is <strong id="EN-US_TOPIC_0110300599__b8423527061586">SUCCESS</strong>, the private image is successfully created.</p>
|
||||
<p id="EN-US_TOPIC_0110300599__p1960622885819">For details about status codes for request exceptions, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
<p id="EN-US_TOPIC_0110300599__p1960622885819">For details about status codes for request errors, see <a href="en-us_topic_0124290300.html">Status Codes</a>.</p>
|
||||
</li></ol>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -4,19 +4,20 @@
|
||||
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_section6144247617754"><h4 class="sectiontitle">Function Description</h4><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p1078464617754">If the returned status code is <strong>400</strong>, a customized error message will be returned. This section describes the meaning of each status code.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_section2995295617754"><h4 class="sectiontitle">Response Format</h4><pre class="codeblock" id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_codeblock5677395994855">STATUS CODE 400</pre>
|
||||
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_screen1806582894841"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="p">{</span>
|
||||
<span class="s">"error"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="s">"message"</span><span class="p">:</span> <span class="s">"The imagetype is invalid."</span><span class="p">,</span>
|
||||
<span class="s">"code"</span><span class="p">:</span> <span class="s">"IMG.0024"</span>
|
||||
<span class="p">}</span>
|
||||
<span class="p">}</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_screen1806582894841"><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></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span><span class="w"></span>
|
||||
<span class="w"> </span><span class="s">"error"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
|
||||
<span class="w"> </span><span class="s">"message"</span><span class="p">:</span><span class="w"> </span><span class="s">"The imagetype is invalid."</span><span class="p">,</span><span class="w"></span>
|
||||
<span class="w"> </span><span class="s">"code"</span><span class="p">:</span><span class="w"> </span><span class="s">"IMG.0024"</span><span class="w"></span>
|
||||
<span class="w"> </span><span class="p">}</span><span class="w"></span>
|
||||
<span class="p">}</span><span class="w"></span>
|
||||
</pre></div></td></tr></table></div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_section3932856217754"><h4 class="sectiontitle">Error Message Description</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_table22139774114422" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Error codes</caption><thead align="left"><tr id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_row25421928114422"><th align="left" class="cellrowborder" valign="top" width="10.14%" id="mcps1.3.3.2.2.6.1.1"><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p55374399114435">Status Code</p>
|
||||
@ -147,7 +148,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p238232615384"><strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b84235270614571">forceCreate</strong> must be set to <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b84235270614575">true</strong>.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p48365908115557"><strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b1135014685">forceCreate</strong> must be set to <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b2010374998">true</strong>.</p>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p48365908115557"><strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b344326503">forceCreate</strong> must be set to <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b1508660048">true</strong>.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p1668942653519">Set <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b842352706144656">forceCreate</strong> to <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b842352706144659">true</strong>.</p>
|
||||
</td>
|
||||
@ -422,7 +423,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p177291826133819">An error occurred when the value of <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b84235270616410">asumeToken</strong> was obtained.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p38564288115557">An error occurred when the value of <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b257668683">asumeToken</strong> was obtained. </p>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p38564288115557">An error occurred when the value of <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b1435434721">asumeToken</strong> was obtained. </p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p15689142643517">Contact technical support.</p>
|
||||
</td>
|
||||
@ -890,15 +891,15 @@
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p186901926113512">Increase the quota.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_row12851533114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p137092451919">400</p>
|
||||
<tr id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_row114317425541"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p16586243115415">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p53312812114454">IMG.0089</p>
|
||||
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p35861043115417">IMG.0089</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p2048382763817">The public image or Marketplace image cannot be shared.</p>
|
||||
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p9587184365419">The public image cannot be shared.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p24177686115557">A public image or marketplace image cannot be shared.</p>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p1258734325413">A public image cannot be shared.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p186909265359">Check the constraints of image sharing.</p>
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p4587543125410">Check the constraints of image sharing.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_row53982163114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p18385152461916">400</p>
|
||||
@ -967,15 +968,15 @@
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p176901926163520">Enable the key.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_row34235822114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p12463132421914">400</p>
|
||||
<tr id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_row932163620556"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p737714395512">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p30608756114454">IMG.0098</p>
|
||||
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p1377144319551">IMG.0098</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p36005274386">The encrypted image cannot be shared or published in Marketplace.</p>
|
||||
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p1237715433552">The encrypted image cannot be shared.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p20603188115557">The encrypted image cannot be shared or published in the Marketplace.</p>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p1237718432556">An encrypted image cannot be shared.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p16909268357">Copy the image to a non-encrypted image and then share or release the non-encrypted image.</p>
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p83776439554">Copy the image to a non-encrypted image and then share the non-encrypted image.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_row28181404114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p2479224161912">400</p>
|
||||
@ -1402,7 +1403,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p2024152893812">The value of <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b842352706163246">hw_firmware_type</strong> is not <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b842352706163251">uefi</strong> or <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b84235270616331">bios</strong>.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p126659281813">The value of <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b637022191">hw_firmware_type</strong> is not <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b760210176">uefi</strong> or <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b1130160960">bios</strong>.</p>
|
||||
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p126659281813">The value of <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b1848118078">hw_firmware_type</strong> is not <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b395536777">uefi</strong> or <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b1774265422">bios</strong>.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_p2069202603512">Set <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b84235270617416">hw_firmware_type</strong> to <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b84235270617419">uefi</strong> or <strong id="EN-US_TOPIC_0110943799__en-us_topic_0022473689_b842352706174119">bios</strong>.</p>
|
||||
</td>
|
||||
|
@ -8,10 +8,16 @@
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0139609146__row115313185447"><td class="cellrowborder" valign="top" width="29.32%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0139609146__p35325183442">2021-08-16</p>
|
||||
<tbody><tr id="EN-US_TOPIC_0139609146__row15558114184412"><td class="cellrowborder" valign="top" width="29.32%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0139609146__p65588410445">2022-10-31</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="70.67999999999999%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0139609146__p1355834164416">This issue is the third official release.</p>
|
||||
<ul id="EN-US_TOPIC_0139609146__ul134031349155819"><li id="EN-US_TOPIC_0139609146__li4403114913585">Added the link to the IMS API reference in <a href="en-us_topic_0109822377.html">Overview</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0139609146__row115313185447"><td class="cellrowborder" valign="top" width="29.32%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0139609146__p35325183442">2021-08-16</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="70.67999999999999%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0139609146__p7532201844417">This issue is the second official release.</p>
|
||||
<ul id="EN-US_TOPIC_0139609146__ul201844114415"><li id="EN-US_TOPIC_0139609146__li160164418441">Deleted content related to Marketplace.</li></ul>
|
||||
<p id="EN-US_TOPIC_0139609146__p458153263719">Adjusted the structure of the document.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0139609146__row461418105320"><td class="cellrowborder" valign="top" width="29.32%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0139609146__p1099083412530">2018-11-08</p>
|
||||
|
@ -1,2 +1,2 @@
|
||||
.msgph{font-family:Courier New}.unresolved{background-color:#87ceeb}.noTemplate{background-color:#ff0}.base{background-color:#fff}/*! Add space for top level topics */.nested0,.p{margin-top:1em}/*! div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid *//*! Default of italics to set apart figure captions */.figcap,.italic,.var{font-style:italic}.figdesc{font-style:normal}/*! Use @frame to create frames on figures */.figborder{padding-left:3px;padding-right:3px;margin-top:1em;border:2px solid Silver}.figsides{margin-top:1em;padding-left:3px;padding-right:3px;border-left:2px solid Silver;border-right:2px solid Silver}.figtop{border-top:2px solid Silver;margin-top:1em}.figbottom{border-bottom:2px solid Silver}.figtopbot{border-top:2px solid Silver;border-bottom:2px solid Silver;margin-top:1em}/*! Most link groups are created with <div>. Ensure they have space before and after. */.ullinks,ul.simple{list-style-type:none}.attention,.danger,.ddexpand,.dlexpand,.example,.fastpath,.important,.liexpand,.linklist,.note,.notice,.olchildlink,.relconcepts,.relinfo,.relref,.reltasks,.remember,.restriction,.section,.sliexpand,.stepexpand,.substepexpand,.tip,.ulchildlink,.warning{margin-top:1em;margin-bottom:1em}.linklistwithchild,.sublinklist{margin-top:1em;margin-right:1.5em;margin-bottom:1em}.breadcrumb{font-size:smaller;margin-bottom:1em}.prereq{margin-right:20px}/*! Set heading sizes, getting smaller for deeper nesting */.topictitle1{font-size:1.34em;margin-top:0;margin-bottom:.1em}.topictitle2,.topictitle3,.topictitle4,.topictitle5,.topictitle6,.sectiontitle{font-size:1.17em}.topictitle2{margin-top:1pc;margin-bottom:.45em}.topictitle3{margin-top:1pc;margin-bottom:.17em;font-weight:700}.topictitle4{margin-top:.83em;font-weight:700}.topictitle5{font-weight:700}.topictitle6{font-style:italic}.sectiontitle{margin-top:1em;margin-bottom:0;color:#000;font-weight:700}/*! All note formats have the same default presentation */.attentiontitle,.bold,.cautiontitle,.dangertitle,.dlterm,.fastpathtitle,.firstcol,.importanttitle,.notelisttitle,.notetitle,.noticetitle,.parmname,.remembertitle,.restrictiontitle,.tiptitle,.uicontrol,.warningtitle{font-weight:700}.caution{font-weight:700;margin-bottom:1em}/*! Simple lists do not get a bullet *//*! Used on the first column of a table, when rowheader="firstcol" is used *//*! Various basic phrase styles */.boldItalic{font-weight:700;font-style:italic}.shortcut,.underlined{text-decoration:underline}/*! 2008-10-27 keyword采用跟随上下文的样式
|
||||
/*! Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved. */.msgph{font-family:Courier New}.unresolved{background-color:#87ceeb}.noTemplate{background-color:#ff0}.base{background-color:#fff}/*! Add space for top level topics */.nested0,.p{margin-top:1em}/*! div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid *//*! Default of italics to set apart figure captions */.figcap,.italic,.var{font-style:italic}.figdesc{font-style:normal}/*! Use @frame to create frames on figures */.figborder{padding-left:3px;padding-right:3px;margin-top:1em;border:2px solid Silver}.figsides{margin-top:1em;padding-left:3px;padding-right:3px;border-left:2px solid Silver;border-right:2px solid Silver}.figtop{border-top:2px solid Silver;margin-top:1em}.figbottom{border-bottom:2px solid Silver}.figtopbot{border-top:2px solid Silver;border-bottom:2px solid Silver;margin-top:1em}/*! Most link groups are created with <div>. Ensure they have space before and after. */.ullinks,ul.simple{list-style-type:none}.attention,.danger,.ddexpand,.dlexpand,.example,.fastpath,.important,.liexpand,.linklist,.note,.notice,.olchildlink,.relconcepts,.relinfo,.relref,.reltasks,.remember,.restriction,.section,.sliexpand,.stepexpand,.substepexpand,.tip,.ulchildlink,.warning{margin-top:1em;margin-bottom:1em}.linklistwithchild,.sublinklist{margin-top:1em;margin-right:1.5em;margin-bottom:1em}.breadcrumb{font-size:smaller;margin-bottom:1em}.prereq{margin-right:20px}/*! Set heading sizes, getting smaller for deeper nesting */.topictitle1{font-size:1.34em;margin-top:0;margin-bottom:.1em}.topictitle2,.topictitle3,.topictitle4,.topictitle5,.topictitle6,.sectiontitle{font-size:1.17em}.topictitle2{margin-top:1pc;margin-bottom:.45em}.topictitle3{margin-top:1pc;margin-bottom:.17em;font-weight:700}.topictitle4{margin-top:.83em;font-weight:700}.topictitle5{font-weight:700}.topictitle6{font-style:italic}.sectiontitle{margin-top:1em;margin-bottom:0;color:#000;font-weight:700}/*! All note formats have the same default presentation */.attentiontitle,.bold,.cautiontitle,.dangertitle,.dlterm,.fastpathtitle,.firstcol,.importanttitle,.notelisttitle,.notetitle,.noticetitle,.parmname,.remembertitle,.restrictiontitle,.tiptitle,.uicontrol,.warningtitle{font-weight:700}.caution{font-weight:700;margin-bottom:1em}/*! Simple lists do not get a bullet *//*! Used on the first column of a table, when rowheader="firstcol" is used *//*! Various basic phrase styles */.boldItalic{font-weight:700;font-style:italic}.shortcut,.underlined{text-decoration:underline}/*! 2008-10-27 keyword采用跟随上下文的样式
|
||||
*//*! Default of bold for definition list terms *//*! Use CSS to expand lists with @compact="no" */.dltermexpand{font-weight:700;margin-top:1em}[compact="yes"]>li{margin-top:0}[compact="no"]>li{margin-top:.53em}/*! Align images based on @align on topic/image */div.imageleft,.text-align-left{text-align:left}div.imagecenter,.text-align-center{text-align:center}div.imageright,.text-align-right{text-align:right}div.imagejustify,.text-align-justify{text-align:justify}.cellrowborder{border-right:0;border-top:0;border-left:1px solid;border-bottom:1px solid}.row-nocellborder{border-left:hidden;border-right:0;border-top:0;border-bottom:1px solid}.cell-norowborder{border-top:0;border-bottom:hidden;border-right:0;border-left:1px solid}.nocellnorowborder{border:0;border-left:hidden;border-bottom:hidden}pre.codeblock,pre.screen{padding:5px;border:outset;background-color:#ccc;margin-top:2px;margin-bottom:2px;white-space:pre}
|
@ -1 +1 @@
|
||||
.hll{background-color:#ffc}.c{color:#069;font-style:italic}.err{color:black}.k{color:#069;font-weight:bold}.ch{color:#069;font-style:italic}.cm{color:#008200}.cp{color:black}.cpf{color:#069;font-style:italic}.c1{color:#008200}.cs{color:#069;font-weight:bold}.gd{color:#000;background-color:#fdd}.ge{font-style:italic}.gr{color:#a00}.gh{color:#999}.gi{color:#000;background-color:#dfd}.go{color:#888}.gp{color:#555}.gs{font-weight:bold}.gu{color:#aaa}.gt{color:#a00}.kc{color:#000080;font-weight:bold}.kd{color:#069;font-weight:bold}.kn{color:#000080;font-weight:bold}.kp{color:#069;font-weight:bold}.kr{color:#000080;font-weight:bold}.kt{color:#069;font-weight:bold}.m{color:blue}.s{color:blue}.na{color:gray}.nt{color:#069;font-weight:bold}.ow{font-weight:bold}.w{color:#bbb}.mb{color:blue}.mf{color:blue}.mh{color:blue}.mi{color:black}.mo{color:blue}.sa{color:blue}.sb{color:blue}.sc{color:#800080}.dl{color:blue}.sd{color:blue}.s2{color:blue}.se{color:blue}.sh{color:blue}.si{color:blue}.sx{color:blue}.sr{color:blue}.s1{color:blue}.ss{color:blue}.il{color:blue}.linenos{width:15px}.linenos{border-right:3px solid #6ce26c;color:#afafaf;text-align:right;padding:0 .5em 0 1em}.codecoloring{line-height:1.1em}.code .highlight pre{font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace}.code .highlight pre span{font-size:1em}.nb{color:#ff1493}.nv{color:#a70}.nx,.o,.n,.nf{color:black}.vc,.vi{color:#a70}.highlight pre{padding:0 1em}.highlighttable pre{box-sizing:border-box;margin:0}
|
||||
.hll{background-color:#ffc}.c{color:#069;font-style:italic}.err{color:black}.k{color:#069;font-weight:bold}.ch{color:#069;font-style:italic}.cm{color:#008200}.cp{color:black}.cpf{color:#069;font-style:italic}.c1{color:#008200}.cs{color:#069;font-weight:bold}.gd{color:#000;background-color:#fdd}.ge{font-style:italic}.gr{color:#a00}.gh{color:#999}.gi{color:#000;background-color:#dfd}.go{color:#888}.gp{color:#555}.gs{font-weight:bold}.gu{color:#aaa}.gt{color:#a00}.kc{color:#000080;font-weight:bold}.kd{color:#069;font-weight:bold}.kn{color:#000080;font-weight:bold}.kp{color:#069;font-weight:bold}.kr{color:#000080;font-weight:bold}.kt{color:#069;font-weight:bold}.m{color:blue}.s{color:blue}.na{color:gray}.nt{color:#069;font-weight:bold}.ow{font-weight:bold}.w{color:#bbb}.mb{color:blue}.mf{color:blue}.mh{color:blue}.mi{color:black}.mo{color:blue}.sa{color:blue}.sb{color:blue}.sc{color:#800080}.dl{color:blue}.sd{color:blue}.s2{color:blue}.se{color:blue}.sh{color:blue}.si{color:blue}.sx{color:blue}.sr{color:blue}.s1{color:blue}.ss{color:blue}.il{color:blue}.linenos{width:15px}.linenos{border-right:3px solid #6ce26c;color:#afafaf;text-align:right;padding:0 .5em 0 1em}.codecoloring{line-height:1.1em}.code,.highlight pre{font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace}.code,.highlight pre span{font-size:1em}.nb{color:#ff1493}.nv{color:#a70}.nx,.o,.n,.nf{color:black}.vc,.vi{color:#a70}.code,.highlight pre{padding:0 1em}.highlighttable pre{box-sizing:border-box;margin:0}
|
Loading…
x
Reference in New Issue
Block a user