Membuat instance MediaConnect Flow.
Deskripsi operasi
Nama Flow harus unik dalam region yang sama.
Ketika API merespons secara normal, ID instance Flow akan dikembalikan. Harap simpan dengan baik.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:CreateMediaConnectFlow |
create |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FlowName |
string |
Yes |
Nama instance Flow. |
AliTestFlow |
| FlowRegion |
string |
Yes |
Region tempat instance Flow berada. |
ap-southeast-1 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Konten respons. |
||
| Content |
object |
Body respons. |
|
| FlowId |
string |
ID dari instance Flow. |
34900dc6-90ec-4968-af3c-fcd87f231a5f |
| Description |
string |
Informasi deskripsi yang dikembalikan oleh API. |
OK |
| RetCode |
integer |
Kode error yang dikembalikan. Nilai 0 menunjukkan keberhasilan. |
0 |
| RequestId |
string |
ID permintaan. |
86D92F9D-65E8-58A2-85D1-9DEEECC172E8 |
Contoh
Respons sukses
JSONformat
{
"Content": {
"FlowId": "34900dc6-90ec-4968-af3c-fcd87f231a5f"
},
"Description": "OK",
"RetCode": 0,
"RequestId": "86D92F9D-65E8-58A2-85D1-9DEEECC172E8"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.