Files
doc-exports/docs/ims/dev/CLASS.TXT.json
Hasko, Vladimir 3621d07131 Initial import of IMS DEV
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2022-09-20 07:04:29 +00:00

236 lines
8.9 KiB
JSON

[
{
"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.",
"product_code":"ims",
"title":"Overview",
"uri":"en-us_topic_0109822377.html",
"doc_type":"devg",
"p_code":"",
"code":"1"
},
{
"desc":"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",
"product_code":"ims",
"title":"Product Introduction",
"uri":"en-us_topic_0109822378.html",
"doc_type":"devg",
"p_code":"",
"code":"2"
},
{
"desc":"You need to learn how to call the APIs before you start.For details about how to call REST APIs, see API Usage Guidelines.",
"product_code":"ims",
"title":"Before You Start",
"uri":"en-us_topic_0110299138.html",
"doc_type":"devg",
"p_code":"",
"code":"3"
},
{
"desc":"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.",
"product_code":"ims",
"title":"Common Scenarios",
"uri":"en-us_topic_0219492328.html",
"doc_type":"devg",
"p_code":"",
"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",
"product_code":"ims",
"title":"Creating an Image Using an ECS",
"uri":"en-us_topic_0109822381.html",
"doc_type":"devg",
"p_code":"4",
"code":"5"
},
{
"desc":"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",
"product_code":"ims",
"title":"Creating an Image Using an External Image File",
"uri":"en-us_topic_0109822382.html",
"doc_type":"devg",
"p_code":"4",
"code":"6"
},
{
"desc":"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 ",
"product_code":"ims",
"title":"Querying an Images List",
"uri":"en-us_topic_0109822403.html",
"doc_type":"devg",
"p_code":"4",
"code":"7"
},
{
"desc":"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",
"product_code":"ims",
"title":"Queries Details About an Image",
"uri":"en-us_topic_0109822404.html",
"doc_type":"devg",
"p_code":"4",
"code":"8"
},
{
"desc":"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",
"product_code":"ims",
"title":"Updating Image Information",
"uri":"en-us_topic_0109822367.html",
"doc_type":"devg",
"p_code":"4",
"code":"9"
},
{
"desc":"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",
"product_code":"ims",
"title":"Deleting an Image",
"uri":"en-us_topic_0109822368.html",
"doc_type":"devg",
"p_code":"4",
"code":"10"
},
{
"desc":"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 ",
"product_code":"ims",
"title":"Exporting an Image",
"uri":"en-us_topic_0109822369.html",
"doc_type":"devg",
"p_code":"4",
"code":"11"
},
{
"desc":"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",
"product_code":"ims",
"title":"Replicating an Images Within a Region",
"uri":"en-us_topic_0109822370.html",
"doc_type":"devg",
"p_code":"4",
"code":"12"
},
{
"desc":"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.",
"product_code":"ims",
"title":"Sharing an Image",
"uri":"en-us_topic_0110300591.html",
"doc_type":"devg",
"p_code":"4",
"code":"13"
},
{
"desc":"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",
"product_code":"ims",
"title":"Adding an Image Member",
"uri":"en-us_topic_0110300592.html",
"doc_type":"devg",
"p_code":"13",
"code":"14"
},
{
"desc":"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",
"product_code":"ims",
"title":"Updating the Image Sharing Status",
"uri":"en-us_topic_0110300593.html",
"doc_type":"devg",
"p_code":"13",
"code":"15"
},
{
"desc":"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",
"product_code":"ims",
"title":"Querying Details About an Image Member",
"uri":"en-us_topic_0110300594.html",
"doc_type":"devg",
"p_code":"13",
"code":"16"
},
{
"desc":"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",
"product_code":"ims",
"title":"Querying Tenants",
"uri":"en-us_topic_0110300595.html",
"doc_type":"devg",
"p_code":"13",
"code":"17"
},
{
"desc":"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",
"product_code":"ims",
"title":"Deleting an Image Member",
"uri":"en-us_topic_0110300596.html",
"doc_type":"devg",
"p_code":"13",
"code":"18"
},
{
"desc":"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",
"product_code":"ims",
"title":"Adding Image Members",
"uri":"en-us_topic_0110300597.html",
"doc_type":"devg",
"p_code":"13",
"code":"19"
},
{
"desc":"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 ",
"product_code":"ims",
"title":"Updating the Image Sharing Status in Batches",
"uri":"en-us_topic_0110300598.html",
"doc_type":"devg",
"p_code":"13",
"code":"20"
},
{
"desc":"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,",
"product_code":"ims",
"title":"Deleting Image Members",
"uri":"en-us_topic_0110300599.html",
"doc_type":"devg",
"p_code":"13",
"code":"21"
},
{
"desc":"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",
"product_code":"ims",
"title":"Querying Job Details",
"uri":"en-us_topic_0109822371.html",
"doc_type":"devg",
"p_code":"4",
"code":"22"
},
{
"desc":"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.",
"product_code":"ims",
"title":"Appendix",
"uri":"en-us_topic_0109822372.html",
"doc_type":"devg",
"p_code":"",
"code":"23"
},
{
"desc":"NormalReturned ValueDescription200 OKThe results of GET and PUT operations are returned as expected.201 CreatedThe results of the POST operation are returned as expected.",
"product_code":"ims",
"title":"Status Codes",
"uri":"en-us_topic_0124290300.html",
"doc_type":"devg",
"p_code":"23",
"code":"24"
},
{
"desc":"If the returned status code is 400, a customized error message will be returned. This section describes the meaning of each status code.",
"product_code":"ims",
"title":"Error Codes",
"uri":"en-us_topic_0110943799.html",
"doc_type":"devg",
"p_code":"23",
"code":"25"
},
{
"desc":"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.",
"product_code":"ims",
"title":"Change History",
"uri":"en-us_topic_0139609146.html",
"doc_type":"devg",
"p_code":"23",
"code":"26"
}
]