Creating a Full-ECS Image

Function

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 one. If it is successfully called, the cloud system receives the request to create a full-ECS image. However, you need to use the asynchronous job query API to query the image creation status. For details, see Querying the Status of an Asynchronous Job.

Constraints (Creating a Full-ECS Image from an ECS)

Constraints (Creating a Full-ECS Image from a CSBS Backup)

Constraints (Creating a Full-ECS Image from a CBR Backup)

URI

POST /v1/cloudimages/wholeimages/action

Request

Table 1 Data structure of the image_tags field

Parameter

Mandatory

Type

Description

key

Yes

String

Specifies the tag key.

value

Yes

String

Specifies the tag value.

Example Request

Response

Returned Values