Unbinds an Alibaba Cloud Global Accelerator (GA) instance from a live streaming link.
Operation description
After unbinding, your live stream ingest and streaming links no longer use GA for back-to-origin. The accelerator instance still exists after unbinding. To release the accelerator instance, delete it in the Global Accelerator console.
QPS limit
The single-user QPS limit for this operation is 50 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Call this operation as needed.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteLivePrivateLine |
delete |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-shanghai |
| DomainName |
string |
Yes |
The main streaming domain. |
demo.aliyundoc.com |
| AppName |
string |
Yes |
The application name. |
live |
| StreamName |
string |
Yes |
The live stream name. |
testStream |
| AccelerationType |
string |
Yes |
The acceleration type. Valid values:
Valid values:
|
play |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
7908F2FF-44F8-120F-9FD6-85AE4****** |
Examples
Success response
JSON format
{
"RequestId": "7908F2FF-44F8-120F-9FD6-85AE4******"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParam | Parameter invalid. | Illegal input parameters |
| 500 | InternalError | The request processing has failed due to backend service exception. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.