Files
doc-exports/docs/ims/dev/ALL_META.TXT.json
guoyanyan b3547b53d8 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>
2022-11-16 09:00:55 +00:00

262 lines
10 KiB
JSON

[
{
"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 Image Management Service API Reference.",
"doc_type":"devg",
"kw":"Overview,Developer Guide",
"title":"Overview",
"githuburl":""
},
{
"uri":"en-us_topic_0109822378.html",
"product_code":"ims",
"code":"2",
"des":"An image is a server or disk template that contains an operating system (OS) or service data and necessary software, such as database software. IMS provides public, priva",
"doc_type":"devg",
"kw":"Product Introduction,Developer Guide",
"title":"Product Introduction",
"githuburl":""
},
{
"uri":"en-us_topic_0110299138.html",
"product_code":"ims",
"code":"3",
"des":"You need to learn how to call the APIs before you start.For details about how to call REST APIs, see API Usage Guidelines.",
"doc_type":"devg",
"kw":"Before You Start,Developer Guide",
"title":"Before You Start",
"githuburl":""
},
{
"uri":"en-us_topic_0219492328.html",
"product_code":"ims",
"code":"4",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"devg",
"kw":"Common Scenarios",
"title":"Common Scenarios",
"githuburl":""
},
{
"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 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",
"githuburl":""
},
{
"uri":"en-us_topic_0109822382.html",
"product_code":"ims",
"code":"6",
"des":"An external image file can also be used to create a private image.The API used here is the same as the one for creating a private image from an ECS except for the paramet",
"doc_type":"devg",
"kw":"Creating an Image Using an External Image File,Common Scenarios,Developer Guide",
"title":"Creating an Image Using an External Image File",
"githuburl":""
},
{
"uri":"en-us_topic_0109822403.html",
"product_code":"ims",
"code":"7",
"des":"Images can be created using search criteria.You can type question marks (?) and ampersands (&) at the end of the URI to define multiple search criteria. For details, see ",
"doc_type":"devg",
"kw":"Querying an Images List,Common Scenarios,Developer Guide",
"title":"Querying an Images List",
"githuburl":""
},
{
"uri":"en-us_topic_0109822404.html",
"product_code":"ims",
"code":"8",
"des":"Details about a private or public image can be queried.The token obtained from IAM is valid for only 24 hours. If you want to use a token for authentication, you can cach",
"doc_type":"devg",
"kw":"Queries Details About an Image,Common Scenarios,Developer Guide",
"title":"Queries Details About an Image",
"githuburl":""
},
{
"uri":"en-us_topic_0109822367.html",
"product_code":"ims",
"code":"9",
"des":"Image attributes can be modified to update image information.Only the name and description of private images can be changed.The token obtained from Identity and Access Ma",
"doc_type":"devg",
"kw":"Updating Image Information,Common Scenarios,Developer Guide",
"title":"Updating Image Information",
"githuburl":""
},
{
"uri":"en-us_topic_0109822368.html",
"product_code":"ims",
"code":"10",
"des":"A private image can be deleted if it is no longer needed.The token obtained from IAM is valid for only 24 hours. If you want to use a token for authentication, you can ca",
"doc_type":"devg",
"kw":"Deleting an Image,Common Scenarios,Developer Guide",
"title":"Deleting an Image",
"githuburl":""
},
{
"uri":"en-us_topic_0109822369.html",
"product_code":"ims",
"code":"11",
"des":"If you need to use a private image in a storage device or on other platforms, you can export the image.All available private images can be exported to an OBS bucket in a ",
"doc_type":"devg",
"kw":"Exporting an Image,Common Scenarios,Developer Guide",
"title":"Exporting an Image",
"githuburl":""
},
{
"uri":"en-us_topic_0109822370.html",
"product_code":"ims",
"code":"12",
"des":"A private image can be copied within a region as another one. The API used is an extension API. When replicating an image, you can change the image attributes to meet the",
"doc_type":"devg",
"kw":"Replicating an Images Within a Region,Common Scenarios,Developer Guide",
"title":"Replicating an Images Within a Region",
"githuburl":""
},
{
"uri":"en-us_topic_0110300591.html",
"product_code":"ims",
"code":"13",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"devg",
"kw":"Sharing an Image",
"title":"Sharing an Image",
"githuburl":""
},
{
"uri":"en-us_topic_0110300592.html",
"product_code":"ims",
"code":"14",
"des":"A private image can be shared with other tenants. When sharing an image, you need add a project ID of the tenant with whom you are going to share the image.Currently, ima",
"doc_type":"devg",
"kw":"Adding an Image Member,Sharing an Image,Developer Guide",
"title":"Adding an Image Member",
"githuburl":""
},
{
"uri":"en-us_topic_0110300593.html",
"product_code":"ims",
"code":"15",
"des":"The status of a shared image can be updated after the tenant accepts or rejects the image.The token obtained from IAM is valid for only 24 hours. If you want to use a tok",
"doc_type":"devg",
"kw":"Updating the Image Sharing Status,Sharing an Image,Developer Guide",
"title":"Updating the Image Sharing Status",
"githuburl":""
},
{
"uri":"en-us_topic_0110300594.html",
"product_code":"ims",
"code":"16",
"des":"Details about a tenant with whom you have shared images can be queried.The token obtained from IAM is valid for only 24 hours. If you want to use a token for authenticati",
"doc_type":"devg",
"kw":"Querying Details About an Image Member,Sharing an Image,Developer Guide",
"title":"Querying Details About an Image Member",
"githuburl":""
},
{
"uri":"en-us_topic_0110300595.html",
"product_code":"ims",
"code":"17",
"des":"Tenants with whom you have shared an image can be filtered using search criteria and displayed in a list.The token obtained from IAM is valid for only 24 hours. If you wa",
"doc_type":"devg",
"kw":"Querying Tenants,Sharing an Image,Developer Guide",
"title":"Querying Tenants",
"githuburl":""
},
{
"uri":"en-us_topic_0110300596.html",
"product_code":"ims",
"code":"18",
"des":"Image sharing can be stopped if you do not want to share your images any more.The token obtained from IAM is valid for only 24 hours. If you want to use a token for authe",
"doc_type":"devg",
"kw":"Deleting an Image Member,Sharing an Image,Developer Guide",
"title":"Deleting an Image Member",
"githuburl":""
},
{
"uri":"en-us_topic_0110300597.html",
"product_code":"ims",
"code":"19",
"des":"An image can be shared with multiple tenants. The API used add tenants is an extension API.The token obtained from IAM is valid for only 24 hours. If you want to use a to",
"doc_type":"devg",
"kw":"Adding Image Members,Sharing an Image,Developer Guide",
"title":"Adding Image Members",
"githuburl":""
},
{
"uri":"en-us_topic_0110300598.html",
"product_code":"ims",
"code":"20",
"des":"The image sharing status can be updated in batches after a tenant accepts or rejects multiple shared images. The API used is an extension API.The token obtained from IAM ",
"doc_type":"devg",
"kw":"Updating the Image Sharing Status in Batches,Sharing an Image,Developer Guide",
"title":"Updating the Image Sharing Status in Batches",
"githuburl":""
},
{
"uri":"en-us_topic_0110300599.html",
"product_code":"ims",
"code":"21",
"des":"Image sharing with multiple tenants can be stopped at the same time.The token obtained from IAM is valid for only 24 hours. If you want to use a token for authentication,",
"doc_type":"devg",
"kw":"Deleting Image Members,Sharing an Image,Developer Guide",
"title":"Deleting Image Members",
"githuburl":""
},
{
"uri":"en-us_topic_0109822371.html",
"product_code":"ims",
"code":"22",
"des":"After a request is successfully received, a job id is returned. You can run the job to query the execution status. This part describes how to use a job ID to query job de",
"doc_type":"devg",
"kw":"Querying Job Details,Common Scenarios,Developer Guide",
"title":"Querying Job Details",
"githuburl":""
},
{
"uri":"en-us_topic_0109822372.html",
"product_code":"ims",
"code":"23",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"devg",
"kw":"Appendix",
"title":"Appendix",
"githuburl":""
},
{
"uri":"en-us_topic_0124290300.html",
"product_code":"ims",
"code":"24",
"des":"NormalReturned ValueDescription200 OKThe results of GET and PUT operations are returned as expected.201 CreatedThe results of the POST operation are returned as expected.",
"doc_type":"devg",
"kw":"Status Codes,Appendix,Developer Guide",
"title":"Status Codes",
"githuburl":""
},
{
"uri":"en-us_topic_0110943799.html",
"product_code":"ims",
"code":"25",
"des":"If the returned status code is 400, a customized error message will be returned. This section describes the meaning of each status code.",
"doc_type":"devg",
"kw":"Error Codes,Appendix,Developer Guide",
"title":"Error Codes",
"githuburl":""
},
{
"uri":"en-us_topic_0139609146.html",
"product_code":"ims",
"code":"26",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"devg",
"kw":"Change History,Appendix,Developer Guide",
"title":"Change History",
"githuburl":""
}
]