Menghapus output dari instans MediaConnect Flow tertentu.
Deskripsi operasi
Jika ID instans Flow yang ditentukan tidak ada, operasi akan mengembalikan kesalahan.
Anda tidak dapat menghapus output saat status instans Flow adalah online.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:DeleteMediaConnectFlowOutput |
create |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FlowId |
string |
Yes |
ID instans Flow. |
34900dc6-90ec-4968-af3c-fcd87f231a5f |
| OutputName |
string |
Yes |
Nama output. |
AliTestOutput |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Konten tanggapan. |
||
| Content |
string |
Badan respons. |
"" |
| Description |
string |
Deskripsi pemanggilan API. |
OK |
| RetCode |
integer |
Kode kesalahan. Nilai 0 menunjukkan keberhasilan. |
0 |
| RequestId |
string |
ID permintaan. |
DF73E08E-F807-50F5-A2BD-B76391EAE8FF |
Contoh
Respons sukses
JSONformat
{
"Content": "\"\"",
"Description": "OK",
"RetCode": 0,
"RequestId": "DF73E08E-F807-50F5-A2BD-B76391EAE8FF"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.