All Products
Search
Document Center

Cloud Phone:DeleteImages

Last Updated:Jun 10, 2026

Menghapus gambar kustom.

Deskripsi operasi

You cannot delete an image that is currently in use by an instance group.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

Parameter permintaan

Parameter

Type

Required

Description

Example

ImageIds

array

Yes

ID gambar.

string

No

The ID of the image.

imgc-kjsdfkjsk****

Elemen respons

Element

Type

Description

Example

object

The response parameters.

Data

object

The images.

SuccessDeleteImageIds

array

The IDs of the images that are successfully deleted.

string

The ID of the image that is successfully deleted.

imgc-jkafjsjk****

FailDeleteImageIds

array

The IDs of the images that failed to be deleted.

string

The ID of the image that failed to be deleted.

imgc-sjkdfs8****

RequestId

string

The ID of the request.

4610632D-D661-5982-B3D7-5D3FD183F595

Contoh

Respons sukses

JSONformat

{
  "Data": {
    "SuccessDeleteImageIds": [
      "imgc-jkafjsjk****"
    ],
    "FailDeleteImageIds": [
      "imgc-sjkdfs8****"
    ]
  },
  "RequestId": "4610632D-D661-5982-B3D7-5D3FD183F595"
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.