Skip navigation links
com.tencentcloudapi.cvm.v20170312.models

Class SyncImagesRequest

Returns:
ImageIds List of image IDs. You can obtain the image IDs in two ways:
  • Call [DescribeImages](https://intl.cloud.tencent.com/document/api/213/15715?from_cn_redirect=1) and look for `ImageId` in the response.
  • Look for the information in the [Image Console](https://console.cloud.tencent.com/cvm/image).
    The specified images must meet the following requirements:
  • The images must be in the `NORMAL` state.
  • The image size must be smaller than 50 GB.
    For more information on image states, see [here](https://intl.cloud.tencent.com/document/api/213/9452?from_cn_redirect=1#image_state).
  • Parameters:
    ImageIds - List of image IDs. You can obtain the image IDs in two ways:
  • Call [DescribeImages](https://intl.cloud.tencent.com/document/api/213/15715?from_cn_redirect=1) and look for `ImageId` in the response.
  • Look for the information in the [Image Console](https://console.cloud.tencent.com/cvm/image).
    The specified images must meet the following requirements:
  • The images must be in the `NORMAL` state.
  • The image size must be smaller than 50 GB.
    For more information on image states, see [here](https://intl.cloud.tencent.com/document/api/213/9452?from_cn_redirect=1#image_state).
  • Skip navigation links

    Copyright © 2020. All rights reserved.