Queries the information about an ApsaraVideo Media Processing (MPS) queue.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| PipelineId | string | Yes | The ID of the MPS queue. | ****96e8864746a0b6f3**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "******11-DB8D-4A9A-875B-275798******",
"Pipeline": {
"PipelineId": "****20b48fb04483915d4f2cd8ac****",
"Name": "test-pipeline",
"Speed": "Standard",
"Priority": 6,
"Status": "Active",
"CreateTime": "2022-07-12T16:17:54Z",
"ModifiedTime": "2022-07-12T16:17:54Z"
}
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2022-07-18 | The response structure of the API has changed | View Change Details |
| 2022-07-11 | Add Operation | View Change Details |
