forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
659 lines
27 KiB
JSON
659 lines
27 KiB
JSON
[
|
|
{
|
|
"desc":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ",
|
|
"product_code":"ims",
|
|
"title":"API Usage Guidelines",
|
|
"uri":"en-us_topic_0020507759.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"1"
|
|
},
|
|
{
|
|
"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":"IMS APIs",
|
|
"uri":"en-us_topic_0122410333.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"2"
|
|
},
|
|
{
|
|
"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":"Image",
|
|
"uri":"en-us_topic_0135460761.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"3"
|
|
},
|
|
{
|
|
"desc":"This API is used to query images using search criteria and to display the images in a list.GET /v2/cloudimages{?__isregistered,__imagetype,__whole_image,__system__cmkid,p",
|
|
"product_code":"ims",
|
|
"title":"Querying Images",
|
|
"uri":"en-us_topic_0020091565.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"4"
|
|
},
|
|
{
|
|
"desc":"This API is used to modify image attributes and update image information.Only information of images in active status can be changed.PATCH /v2/cloudimages/{image_id}Table ",
|
|
"product_code":"ims",
|
|
"title":"Updating Image Information",
|
|
"uri":"en-us_topic_0020091567.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"5"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a private image. The following methods are supported:Create a system or data disk image from an ECS.Create a system disk image from an external",
|
|
"product_code":"ims",
|
|
"title":"Creating an Image",
|
|
"uri":"en-us_topic_0020092109.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"6"
|
|
},
|
|
{
|
|
"desc":"This API is used to quickly create a private image from an oversized external image file that has uploaded to the OBS bucket. Currently, only ZVHD2 and RAW image files ar",
|
|
"product_code":"ims",
|
|
"title":"Importing an Image File Quickly",
|
|
"uri":"en-us_topic_0133188204.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"7"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a data disk image from a data disk image file uploaded to the OBS bucket. The API is an asynchronous one. If it is successfully called, the clo",
|
|
"product_code":"ims",
|
|
"title":"Creating a Data Disk Image Using an External Image File",
|
|
"uri":"en-us_topic_0083905788.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"8"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a full-ECS image from an ECS, Cloud Server Backup Service (CSBS) backup, or Cloud Backup and Recovery (CBR) backup. The API is an asynchronous ",
|
|
"product_code":"ims",
|
|
"title":"Creating a Full-ECS Image",
|
|
"uri":"en-us_topic_0092380109.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"9"
|
|
},
|
|
{
|
|
"desc":"This API is used to register an image file as an uninitialized private image on the cloud platform.The following describes how to use this API:Upload the image file to an",
|
|
"product_code":"ims",
|
|
"title":"Registering an Image",
|
|
"uri":"en-us_topic_0037131984.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"10"
|
|
},
|
|
{
|
|
"desc":"This is an extension API and used to export a private image to an OBS bucket.Before exporting an image, ensure that you have the Tenant Administrator permission for OBS.T",
|
|
"product_code":"ims",
|
|
"title":"Exporting an Image",
|
|
"uri":"en-us_topic_0036994315.html",
|
|
"doc_type":"api",
|
|
"p_code":"3",
|
|
"code":"11"
|
|
},
|
|
{
|
|
"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":"Image Tagging",
|
|
"uri":"en-us_topic_0135481402.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"12"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a tag to an image or modify a tag of an image. With tags, you can manage easily the images.PUT /v1/cloudimages/tagsRequest parametersParameterMand",
|
|
"product_code":"ims",
|
|
"title":"Adding or Modifying a Tag",
|
|
"uri":"en-us_topic_0067360381.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"13"
|
|
},
|
|
{
|
|
"desc":"This API is used to query image tags using search criteria and display them in a list.GET /v1/cloudimages/tags{?__isregistered,__imagetype,__whole_image,__system__cmkid,p",
|
|
"product_code":"ims",
|
|
"title":"Querying Tags",
|
|
"uri":"en-us_topic_0067360382.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"14"
|
|
},
|
|
{
|
|
"desc":"This API is used to filter or count images using tags or other conditions.To be compatible with remaining tags, the system will not verify the character set of the tag ke",
|
|
"product_code":"ims",
|
|
"title":"Querying Images by Tag",
|
|
"uri":"en-us_topic_0102682861.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"15"
|
|
},
|
|
{
|
|
"desc":"This API is used to add tags to, update tags of, or delete tags from an image in batches.Each tag consists of a key and a value. The key contains at most 36 characters, a",
|
|
"product_code":"ims",
|
|
"title":"Adding or Deleting Image Tags in Batches",
|
|
"uri":"en-us_topic_0102682862.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"16"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a tag to an image or update a tag.Each tag consists of a key and a value. The key contains at most 36 characters, and the value contains at most 4",
|
|
"product_code":"ims",
|
|
"title":"Adding an Image Tag",
|
|
"uri":"en-us_topic_0102682863.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"17"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a specified tag from an image.To be compatible with remaining tags, the system will not verify the character set and length of the keys and val",
|
|
"product_code":"ims",
|
|
"title":"Deleting an Image Tag",
|
|
"uri":"en-us_topic_0102682864.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"18"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all the tags of a specified image.GET /v2/{project_id}/images/{image_id}/tagsTable 1 lists the parameters in the URI.Parameter descriptionParame",
|
|
"product_code":"ims",
|
|
"title":"Querying Tags of an Image",
|
|
"uri":"en-us_topic_0102682865.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"19"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all the image tags.GET /v2/{project_id}/images/tagsTable 1 lists the parameters in the URI.Parameter descriptionParameterMandatoryTypeDescriptio",
|
|
"product_code":"ims",
|
|
"title":"Querying All Image Tags",
|
|
"uri":"en-us_topic_0102682866.html",
|
|
"doc_type":"api",
|
|
"p_code":"12",
|
|
"code":"20"
|
|
},
|
|
{
|
|
"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":"Image Sharing",
|
|
"uri":"en-us_topic_0135482660.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"21"
|
|
},
|
|
{
|
|
"desc":"This API is an extension one and used to stop sharing images by deleting tenants with whom the image is shared in batches.This API is an asynchronous one. If job_id is re",
|
|
"product_code":"ims",
|
|
"title":"Deleting Image Members in Batches",
|
|
"uri":"en-us_topic_0036994324.html",
|
|
"doc_type":"api",
|
|
"p_code":"21",
|
|
"code":"22"
|
|
},
|
|
{
|
|
"desc":"This API is an extension one and used to share more than one image with multiple tenants.This API is an asynchronous one. If job_id is returned, the task is successfully ",
|
|
"product_code":"ims",
|
|
"title":"Adding Image Members in Batches",
|
|
"uri":"en-us_topic_0036994322.html",
|
|
"doc_type":"api",
|
|
"p_code":"21",
|
|
"code":"23"
|
|
},
|
|
{
|
|
"desc":"This API is an extension one and used to update the image sharing status after the tenant accepts or rejects the shared images.This API is an asynchronous one. If job_id ",
|
|
"product_code":"ims",
|
|
"title":"Updating the Status of Image Members in Batches",
|
|
"uri":"en-us_topic_0036994323.html",
|
|
"doc_type":"api",
|
|
"p_code":"21",
|
|
"code":"24"
|
|
},
|
|
{
|
|
"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":"Image Replication",
|
|
"uri":"en-us_topic_0049147855.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"25"
|
|
},
|
|
{
|
|
"desc":"This API is an extension one and is used to copy an existing image to another image. When replicating an image, you can change the image attributes to meet the requiremen",
|
|
"product_code":"ims",
|
|
"title":"Replicating an Image Within a Region",
|
|
"uri":"en-us_topic_0049147856.html",
|
|
"doc_type":"api",
|
|
"p_code":"25",
|
|
"code":"26"
|
|
},
|
|
{
|
|
"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":"Image Quota",
|
|
"uri":"en-us_topic_0093967371.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"27"
|
|
},
|
|
{
|
|
"desc":"This extension API is used to query the quota of private images of a tenant in the current region.GET /v1/cloudimages/quotaRequest parametersNoneNoneExample requestGET ht",
|
|
"product_code":"ims",
|
|
"title":"Querying the Image Quota",
|
|
"uri":"en-us_topic_0093967372.html",
|
|
"doc_type":"api",
|
|
"p_code":"27",
|
|
"code":"28"
|
|
},
|
|
{
|
|
"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":"Image Jobs",
|
|
"uri":"en-us_topic_0000001311190309.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"29"
|
|
},
|
|
{
|
|
"desc":"This is an extension API. It is used to query for the execution status of an asynchronous job, for example, querying for the execution status of an image exporting job.GE",
|
|
"product_code":"ims",
|
|
"title":"Asynchronous Job Query",
|
|
"uri":"en-us_topic_0022473688.html",
|
|
"doc_type":"api",
|
|
"p_code":"29",
|
|
"code":"30"
|
|
},
|
|
{
|
|
"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":"Native OpenStack APIs",
|
|
"uri":"en-us_topic_0160121770.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"31"
|
|
},
|
|
{
|
|
"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":"Image (Native OpenStack APIs)",
|
|
"uri":"en-us_topic_0122410334.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"32"
|
|
},
|
|
{
|
|
"desc":"This API is used to obtain the image list.This API does not return the complete result at once, but uses pagination.Pagination refers to the function of returning a subse",
|
|
"product_code":"ims",
|
|
"title":"Querying Images (Native OpenStack API)",
|
|
"uri":"en-us_topic_0060804959.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"33"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a public or private image.GET /v2/images/{image_id}Table 1 lists the parameters.Parameter descriptionParameterMandatoryTypeDescrip",
|
|
"product_code":"ims",
|
|
"title":"Querying Image Details (Native OpenStack API)",
|
|
"uri":"en-us_topic_0020091566.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"34"
|
|
},
|
|
{
|
|
"desc":"This API is used to modify image information.Only customized attributes, image name, and image description can be modified.PATCH /v2/images/{image_id}Table 1 lists the pa",
|
|
"product_code":"ims",
|
|
"title":"Updating Image Information (Native OpenStack API)",
|
|
"uri":"en-us_topic_0060804960.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"35"
|
|
},
|
|
{
|
|
"desc":"This API is used to upload a local image to the cloud platform. The image to be uploaded must be smaller than 128 GB.For more information about how to use external files ",
|
|
"product_code":"ims",
|
|
"title":"Uploading an Image (Native OpenStack API)",
|
|
"uri":"en-us_topic_0031615566.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"36"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a private image. You can only delete your own private images.DELETE /v2/images/{image_id}Table 1 lists the parameters in the URI.Parameter desc",
|
|
"product_code":"ims",
|
|
"title":"Deleting an Image (Native OpenStack API)",
|
|
"uri":"en-us_topic_0020092108.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"37"
|
|
},
|
|
{
|
|
"desc":"This API is used to create image metadata.After the API is successfully invoked, the image metadata is created, but the image file does not exist yet.POST /v2/imagesReque",
|
|
"product_code":"ims",
|
|
"title":"Creating Image Metadata (Native OpenStack API)",
|
|
"uri":"en-us_topic_0031615565.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"38"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete an image. If you soft delete the image with a specified ID, the image persists in the database, but in the deletedstatus.This API has been disc",
|
|
"product_code":"ims",
|
|
"title":"Deleting an Image (Native OpenStack API v1.1 - Abandoned and Not Recommended)",
|
|
"uri":"en-us_topic_0066978722.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"39"
|
|
},
|
|
{
|
|
"desc":"This API is used to query image metadata.This API has been discarded. The API for querying image details (Querying Image Details (Native OpenStack API)) is recommended.HE",
|
|
"product_code":"ims",
|
|
"title":"Querying Image Metadata (Native OpenStack API v1 - Abandoned and Not Recommended)",
|
|
"uri":"en-us_topic_0066978721.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"40"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details of images.This API has been discarded. The image query API (Querying Images (Native OpenStack API)) is recommended.GET /v1.1/images/deta",
|
|
"product_code":"ims",
|
|
"title":"Querying Image Details (Native OpenStack API v1.1 - Abandoned and Not Recommended)",
|
|
"uri":"en-us_topic_0066978720.html",
|
|
"doc_type":"api",
|
|
"p_code":"32",
|
|
"code":"41"
|
|
},
|
|
{
|
|
"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":"Image Tagging (Native OpenStack APIs)",
|
|
"uri":"en-us_topic_0122410335.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"42"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a custom tag to an image. With tags, you can manage easily the images.PUT /v2/images/{image_id}/tags/{tag}Table 1 lists the parameters in the URI.",
|
|
"product_code":"ims",
|
|
"title":"Adding a Tag (Native OpenStack API)",
|
|
"uri":"en-us_topic_0020092111.html",
|
|
"doc_type":"api",
|
|
"p_code":"42",
|
|
"code":"43"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a custom tag from a private image.DELETE /v2/images/{image_id}/tags/{tag}Table 1 lists the parameters in the URI.Parameter descriptionParameter",
|
|
"product_code":"ims",
|
|
"title":"Deleting a Tag (Native OpenStack API)",
|
|
"uri":"en-us_topic_0020091553.html",
|
|
"doc_type":"api",
|
|
"p_code":"42",
|
|
"code":"44"
|
|
},
|
|
{
|
|
"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":"Image Schema (Native OpenStack APIs)",
|
|
"uri":"en-us_topic_0020091554.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"45"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the image schema, which allows you to view image attributes and their data types.GET /v2/schemas/imageRequest parametersNoneNoneExample requestG",
|
|
"product_code":"ims",
|
|
"title":"Querying an Image Schema (Native OpenStack API)",
|
|
"uri":"en-us_topic_0020091555.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"46"
|
|
},
|
|
{
|
|
"desc":"This API is used to query an image list schema, which allows you to know details about and the data structure of the image list.GET /v2/schemas/imagesRequest parametersNo",
|
|
"product_code":"ims",
|
|
"title":"Querying an Image List Schema (Native OpenStack API)",
|
|
"uri":"en-us_topic_0020091556.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"47"
|
|
},
|
|
{
|
|
"desc":"This API is used to query an image member schema, which allows you to view image member attributes and their data types.GET /v2/schemas/memberRequest parametersNoneNoneEx",
|
|
"product_code":"ims",
|
|
"title":"Querying an Image Member Schema (Native OpenStack API)",
|
|
"uri":"en-us_topic_0049147876.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"48"
|
|
},
|
|
{
|
|
"desc":"This API is used to query an image member list schema, which allows you to view image member attributes and their data types.GET /v2/schemas/membersRequest parametersNone",
|
|
"product_code":"ims",
|
|
"title":"Querying an Image Member List Schema (Native OpenStack API)",
|
|
"uri":"en-us_topic_0049147877.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"49"
|
|
},
|
|
{
|
|
"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":"Image Sharing (Native OpenStack APIs)",
|
|
"uri":"en-us_topic_0122410336.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"50"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a project ID of a tenant with whom the image is to be shared.For an encrypted image, you need to authorize the key used by the image before adding",
|
|
"product_code":"ims",
|
|
"title":"Adding an Image Member (Native OpenStack API)",
|
|
"uri":"en-us_topic_0036994317.html",
|
|
"doc_type":"api",
|
|
"p_code":"50",
|
|
"code":"51"
|
|
},
|
|
{
|
|
"desc":"This API is used to update the image sharing status when a tenant accepts or rejects a shared image.PUT /v2/images/{image_id}/members/{member_id}Table 1 lists the paramet",
|
|
"product_code":"ims",
|
|
"title":"Updating the Image Sharing Status in Batches (Native OpenStack API)",
|
|
"uri":"en-us_topic_0036994318.html",
|
|
"doc_type":"api",
|
|
"p_code":"50",
|
|
"code":"52"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a tenant with whom the image is shared.GET /v2/images/{image_id}/members/{member_id}Table 1 lists the parameters in the URI.Reques",
|
|
"product_code":"ims",
|
|
"title":"Querying Image Member Details (Native OpenStack API)",
|
|
"uri":"en-us_topic_0036994319.html",
|
|
"doc_type":"api",
|
|
"p_code":"50",
|
|
"code":"53"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the tenants with whom an image is shared using search criteria and to display the tenants in a list.GET /v2/images/{image_id}/membersTable 1 lis",
|
|
"product_code":"ims",
|
|
"title":"Querying Image Members (Native OpenStack API)",
|
|
"uri":"en-us_topic_0036994320.html",
|
|
"doc_type":"api",
|
|
"p_code":"50",
|
|
"code":"54"
|
|
},
|
|
{
|
|
"desc":"This API is used to stop image sharing by deleting the tenant with whom the image is shared.DELETE /v2/images/{image_id}/members/{member_id}Table 1 lists the parameters i",
|
|
"product_code":"ims",
|
|
"title":"Deleting an Image Member (Native OpenStack API)",
|
|
"uri":"en-us_topic_0036994321.html",
|
|
"doc_type":"api",
|
|
"p_code":"50",
|
|
"code":"55"
|
|
},
|
|
{
|
|
"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":"API Version Query (Native OpenStack API)",
|
|
"uri":"en-us_topic_0170918587.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"56"
|
|
},
|
|
{
|
|
"desc":"This API is used to query API versions, such as version compatibility and domain name information of APIs.GET /Request parametersNoneNoneExample requestGET https://{Endpo",
|
|
"product_code":"ims",
|
|
"title":"Querying API Versions (Native OpenStack API)",
|
|
"uri":"en-us_topic_0066978719.html",
|
|
"doc_type":"api",
|
|
"p_code":"56",
|
|
"code":"57"
|
|
},
|
|
{
|
|
"desc":"This API is used to query a specified API version, such as version compatibility and domain name information of an API.GET /{api_version}Table 1 lists the parameters in t",
|
|
"product_code":"ims",
|
|
"title":"Querying an API Version (Native OpenStack API)",
|
|
"uri":"en-us_topic_0170918588.html",
|
|
"doc_type":"api",
|
|
"p_code":"56",
|
|
"code":"58"
|
|
},
|
|
{
|
|
"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":"Permission Policies and Supported Actions",
|
|
"uri":"en-us_topic_0125866389.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"59"
|
|
},
|
|
{
|
|
"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":"Image Management",
|
|
"uri":"en-us_topic_0125866390.html",
|
|
"doc_type":"api",
|
|
"p_code":"59",
|
|
"code":"60"
|
|
},
|
|
{
|
|
"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":"Image Tagging",
|
|
"uri":"en-us_topic_0125866391.html",
|
|
"doc_type":"api",
|
|
"p_code":"59",
|
|
"code":"61"
|
|
},
|
|
{
|
|
"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":"Image Schema",
|
|
"uri":"en-us_topic_0125866392.html",
|
|
"doc_type":"api",
|
|
"p_code":"59",
|
|
"code":"62"
|
|
},
|
|
{
|
|
"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":"Image Sharing",
|
|
"uri":"en-us_topic_0125866393.html",
|
|
"doc_type":"api",
|
|
"p_code":"59",
|
|
"code":"63"
|
|
},
|
|
{
|
|
"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":"Image Replication",
|
|
"uri":"en-us_topic_0125866394.html",
|
|
"doc_type":"api",
|
|
"p_code":"59",
|
|
"code":"64"
|
|
},
|
|
{
|
|
"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":"Image Quota",
|
|
"uri":"en-us_topic_0125866395.html",
|
|
"doc_type":"api",
|
|
"p_code":"59",
|
|
"code":"65"
|
|
},
|
|
{
|
|
"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 Parameters",
|
|
"uri":"en-us_topic_0135481403.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"66"
|
|
},
|
|
{
|
|
"desc":"An image is an ECS template containing mandatory software, such as an OS. The template may also contain application software, such as database software, and proprietary s",
|
|
"product_code":"ims",
|
|
"title":"Image Attributes",
|
|
"uri":"en-us_topic_0020091562.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"67"
|
|
},
|
|
{
|
|
"desc":"You can attach a custom tag to a private image to facilitate private image management.Data format of tagThe data format is key.value. If a key is added, a tag is added. I",
|
|
"product_code":"ims",
|
|
"title":"Image Tag Data Formats",
|
|
"uri":"en-us_topic_0020092110.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"68"
|
|
},
|
|
{
|
|
"desc":"You can use the image sharing function to share your private images with other users.Images can only be shared within a region.A system disk image or data disk image can ",
|
|
"product_code":"ims",
|
|
"title":"Restrictions on Image Sharing",
|
|
"uri":"en-us_topic_0036994316.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"69"
|
|
},
|
|
{
|
|
"desc":"For CoreOS, only the 1010.5.0 and 1068.10.0 versions are supported and it must have coreos-cloudinit installed. The automatic system upgrade may make ECSs created using t",
|
|
"product_code":"ims",
|
|
"title":"Values of Related Parameters",
|
|
"uri":"en-us_topic_0031617666.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"70"
|
|
},
|
|
{
|
|
"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_0121643825.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"71"
|
|
},
|
|
{
|
|
"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_0022473689.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"72"
|
|
},
|
|
{
|
|
"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_0024735403.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"73"
|
|
}
|
|
] |