All Products
Search
Document Center

Application Real-Time Monitoring Service:DeleteAppList

Last Updated:Jun 12, 2026

Menghapus aplikasi secara batch berdasarkan daftar PID Pemantauan Aplikasi.

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

RegionId

string

Yes

ID wilayah.

cn-hangzhou

Pids

array

Yes

Daftar ID instans Pemantauan Aplikasi Application Real-Time Monitoring Service (ARMS) (PID).

string

No

PID instans Pemantauan Aplikasi.

["atc889zkcf@d8deedfa9bfxxxx", "acd129bfcf@d5daebfa6cdxxxx"]

Elemen respons

Element

Type

Description

Example

object

Skema tanggapan.

RequestId

string

ID permintaan.

4B446DF2-3DDD-4B5B-8E3F-D5225120****

Data

string

Data tanggapan.

"{\"code\":200,\"data\":\"{\\\"code\\\":200,\\\"data\\\":true,\\\"errorCode\\\":\\\"删除应用成功\\\",\\\"message\\\":\\\"删除应用成功\\\",\\\"success\\\":true,\\\"traceId\\\":\\\"0bc1667516940677164677396d0088\\\"}\",\"errorCode\":\"批量删除应用成功\",\"message\":\"批量删除应用成功\",\"success\":true,\"traceId\":\"210f470416940677161213505e0e7a\"}"

Message

string

Paket error yang dikembalikan jika parameter permintaan tidak valid.

“批量删除应用成功”

Success

boolean

Apakah penghapusan berhasil. Nilai valid:

  • true: Penghapusan berhasil.

  • false: Penghapusan gagal.

true

Code

integer

Kode status HTTP. Nilai valid: 2XX: berhasil. 3XX: pengalihan. 4XX: error permintaan. 5XX: error server.

200

Contoh

Respons sukses

JSONformat

{
  "RequestId": "4B446DF2-3DDD-4B5B-8E3F-D5225120****",
  "Data": "\"{\\\"code\\\":200,\\\"data\\\":\\\"{\\\\\\\"code\\\\\\\":200,\\\\\\\"data\\\\\\\":true,\\\\\\\"errorCode\\\\\\\":\\\\\\\"删除应用成功\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"删除应用成功\\\\\\\",\\\\\\\"success\\\\\\\":true,\\\\\\\"traceId\\\\\\\":\\\\\\\"0bc1667516940677164677396d0088\\\\\\\"}\\\",\\\"errorCode\\\":\\\"批量删除应用成功\\\",\\\"message\\\":\\\"批量删除应用成功\\\",\\\"success\\\":true,\\\"traceId\\\":\\\"210f470416940677161213505e0e7a\\\"}\"",
  "Message": "“批量删除应用成功”",
  "Success": true,
  "Code": 200
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 ParameterUserIdIsNull User ID is null.
400 ParameterMissing You must specify the parameter.
400 InternalError Internal error. Please try again. Contact the DingTalk service account if the issue persists after multiple retries.
400 ParameterResourceIdIsNull Resource ID is null.
403 APINotAuthorize The current user is not authorized to access the interface.

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.