Updates the information about an ApsaraVideo Media Processing (MPS) queue.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:UpdatePipeline |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PipelineId |
string |
Yes |
The ID of the MPS queue. |
****d80e4e4044975745c14b**** |
| Name |
string |
No |
The name of the MPS queue. |
test-pipeline |
| Status |
string |
No |
The state of the MPS queue. Valid values:
Valid values:
|
Paused |
| Priority |
integer |
No |
The priority of the MPS queue. Valid values: 1 to 10. |
6 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
******11-DB8D-4A9A-875B-275798****** |
| Success |
boolean |
Indicates whether the request was successful. |
true |
Examples
Success response
JSON format
{
"RequestId": "******11-DB8D-4A9A-875B-275798******",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.