Mengambil nama semua output pada instans MediaConnect tertentu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:GetMediaConnectFlowAllOutputName |
create |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FlowId |
string |
Yes |
ID instans Flow. |
0381f478-7d53-4076-9d5f-27680a6f73e7 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Badan respons. |
||
| Description |
string |
Deskripsi pemanggilan API. |
OK |
| Content |
array |
Badan respons. Nilainya adalah array string. |
|
|
string |
Nama output. |
['output1','output2'] |
|
| RetCode |
integer |
Kode kesalahan. Nilai 0 menunjukkan keberhasilan. |
0 |
| RequestId |
string |
ID permintaan. |
559E9828-245D-5CBA-9C7A-4E01453F091F |
Contoh
Respons sukses
JSONformat
{
"Description": "OK",
"Content": [
"['output1','output2']"
],
"RetCode": 0,
"RequestId": "559E9828-245D-5CBA-9C7A-4E01453F091F"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.