Deletes a Live-to-VOD configuration.
Operation description
You can call this operation to delete the live-to-VOD configuration for a specified streaming domain.
QPS limit
You can call this operation up to 1,000 times per second 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:DeleteLiveRecordVodConfig | delete | *Domain
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | No | The region ID. | cn-shanghai |
DomainName | string | Yes | The streaming domain. | example.com |
AppName | string | Yes | The AppName of the live stream. View AppNames on the Stream Management page. | liveApp**** |
StreamName | string | No | The name of the stream. View StreamNames on the Stream Management page. | liveStream**** |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The request ID. | 40A4F36D-A7CC-473A-88E7-154F92242566 |
Examples
Success response
JSON format
{
"RequestId": " 40A4F36D-A7CC-473A-88E7-154F92242566"
}Error codes
HTTP status code | Error code | Error message | Description |
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.