Deletes a configuration of triggered stream pulling.
Operation description
This operation supports deleting only the configurations of triggered stream pulling. If AppName is set to ali_all_app, such configurations for all applications under the domain name are deleted.
QPS limits
You can call this operation up to 1,000 times per minute per account. Requests that exceed this limit are dropped and you may experience service interruptions.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
live:DeleteLiveLazyPullStreamInfoConfig | 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. | example.com |
AppName | string | Yes | The name of the application. Note To delete configurations of triggered stream pulling for all applications, set it to ali_all_app. | ali_all_app |
Response elements
Parameter | Type | Description | Example |
object | |||
RequestId | string | The request ID. | 16A96B9A-F203-4EC5-8E43-CB92E68F4CD8 |
Examples
Success response
JSON format
{
"RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.