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 the [DescribeImages](https://intl.cloud.tencent.com/document/api/213/15715?from_cn_redirect=1) API and find the value of `ImageId` in the response.
  • Find the image IDs in the [Image Console](https://console.cloud.tencent.com/cvm/image).
    The specified images must meet the following requirement:
  • the images must be in the `NORMAL` state.
    For more information on image status, see [Image Data Table](https://intl.cloud.tencent.com/document/product/213/15753?from_cn_redirect=1#Image).
  • Parameters:
    ImageIds - List of image IDs. You can obtain the image IDs in two ways:
  • Call the [DescribeImages](https://intl.cloud.tencent.com/document/api/213/15715?from_cn_redirect=1) API and find the value of `ImageId` in the response.
  • Find the image IDs in the [Image Console](https://console.cloud.tencent.com/cvm/image).
    The specified images must meet the following requirement:
  • the images must be in the `NORMAL` state.
    For more information on image status, see [Image Data Table](https://intl.cloud.tencent.com/document/product/213/15753?from_cn_redirect=1#Image).
  • Skip navigation links

    Copyright © 2024. All rights reserved.