Menghapus pipeline.
Deskripsi operasi
If the specified pipeline is subscribed by users as a shared pipeline or referenced by other pipelines as a sub-pipeline, the pipeline cannot be deleted.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
paiflow:DeletePipeline |
delete |
*All Resource
|
None | None |
Sintaks permintaan
DELETE /api/v1/pipelines/{PipelineId} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PipelineId |
string |
Yes |
ID pipeline. Anda dapat memanggil ListPipelines untuk mendapatkan ID pipeline. |
pipeline-hynm2bv8wqhp5e**** |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The returned data. |
||
| RequestId |
string |
The request ID. |
DA869D1B-035A-43B2-ACC1-C56681BD9FAA |
Contoh
Respons sukses
JSONformat
{
"RequestId": "DA869D1B-035A-43B2-ACC1-C56681BD9FAA"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.