Mengubah mode pemicu alur kerja media.
Deskripsi operasi
You can call this operation only to modify the trigger mode of a media workflow. To modify other information about the workflow, call the UpdateMediaWorkflow operation.
QPS limit
You can call this operation up to 100 times per second per account. Requests that exceed this limit are dropped and you will experience service interruptions. We recommend that you take note of this limit when you call this operation. For more information, see QPS limit.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mts:UpdateMediaWorkflowTriggerMode |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| MediaWorkflowId |
string |
Yes |
ID alur kerja media yang ingin Anda perbarui. Untuk mendapatkan ID alur kerja media, masuk ke Konsol ApsaraVideo Media Processing (MPS) lalu pilih Alur Kerja > Pengaturan Alur Kerja di panel navigasi sebelah kiri. |
e00732b977da427d9177a4dee646**** |
| TriggerMode |
string |
Yes |
Mode pemicu alur kerja media. Nilai valid:
|
NotInAuto |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
16CD0CDD-457E-420D-9755-8385075A1234 |
| MediaWorkflow |
object |
The information about the media workflow. |
|
| CreationTime |
string |
The time when the media workflow was created. |
2016-04-01T05:29:37Z |
| MediaWorkflowId |
string |
The ID of the media workflow. |
e00732b977da427d9177a4dee646**** |
| State |
string |
The status of the media workflow. Valid values:
|
Inactive |
| TriggerMode |
string |
The trigger mode of the media workflow. Valid values:
|
NotInAuto |
| Name |
string |
The name of the media workflow. |
example-mediaworkflow-**** |
| Topology |
string |
The topology of the media workflow. |
{mediaworkflow","State":"Active","Topology":"{\"Activities\":{\"Act-Start\":{\"Parameters\":{\"PipelineId\":\"130266f58161436a80bf07cb12c8****\",\"InputFile\":\"{\\\"Bucket\\\": \\\"example-bucket-****\\\",\\\"Location\\\": \\\"cn-shanghai\\\"}\"},\"Type\":\"Start\"},\"Act-Report\":{\"Parameters\":{},\"Type\":\"Report\"},\"Act-Transcode-M3U8\":{\"Parameters\":{\"Outputs\":\"[{\\\"Object\\\":\\\"transcode/{ObjectPrefix}{FileName}\\\",\\\"TemplateId\\\": \\\"957d1719ee85ed6527b90cf62726****\\\"}]\",\"OutputBucket\":\"example-bucket-****\",\"OutputLocation\":\"cn-shanghai\"},\"Type\":\"Transcode\"}},\"Dependencies\":{\"Act-Start\":[\"Act-Transcode-M3U8\"],\"Act-Report\":[],\"Act-Transcode-M3U8\":[\"Act-Report\"]}}","MediaWorkflowId":"93ab850b4f6f44eab54b6e91d24d****"}]},"RequestId":"16CD0CDD-457E-420D-9755-8385075A1234"} |
Contoh
Respons sukses
JSONformat
{
"RequestId": "16CD0CDD-457E-420D-9755-8385075A1234",
"MediaWorkflow": {
"CreationTime": "2016-04-01T05:29:37Z",
"MediaWorkflowId": "e00732b977da427d9177a4dee646****",
"State": "Inactive",
"TriggerMode": "NotInAuto",
"Name": "example-mediaworkflow-****",
"Topology": "{mediaworkflow\",\"State\":\"Active\",\"Topology\":\"{\\\"Activities\\\":{\\\"Act-Start\\\":{\\\"Parameters\\\":{\\\"PipelineId\\\":\\\"130266f58161436a80bf07cb12c8****\\\",\\\"InputFile\\\":\\\"{\\\\\\\"Bucket\\\\\\\": \\\\\\\"example-bucket-****\\\\\\\",\\\\\\\"Location\\\\\\\": \\\\\\\"cn-shanghai\\\\\\\"}\\\"},\\\"Type\\\":\\\"Start\\\"},\\\"Act-Report\\\":{\\\"Parameters\\\":{},\\\"Type\\\":\\\"Report\\\"},\\\"Act-Transcode-M3U8\\\":{\\\"Parameters\\\":{\\\"Outputs\\\":\\\"[{\\\\\\\"Object\\\\\\\":\\\\\\\"transcode/{ObjectPrefix}{FileName}\\\\\\\",\\\\\\\"TemplateId\\\\\\\": \\\\\\\"957d1719ee85ed6527b90cf62726****\\\\\\\"}]\\\",\\\"OutputBucket\\\":\\\"example-bucket-****\\\",\\\"OutputLocation\\\":\\\"cn-shanghai\\\"},\\\"Type\\\":\\\"Transcode\\\"}},\\\"Dependencies\\\":{\\\"Act-Start\\\":[\\\"Act-Transcode-M3U8\\\"],\\\"Act-Report\\\":[],\\\"Act-Transcode-M3U8\\\":[\\\"Act-Report\\\"]}}\",\"MediaWorkflowId\":\"93ab850b4f6f44eab54b6e91d24d****\"}]},\"RequestId\":\"16CD0CDD-457E-420D-9755-8385075A1234\"}"
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.