Moves a domain name in ApsaraVideo Live to a specified resource group.
Operation description
You can call this operation up to 30 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:ChangeLiveDomainResourceGroup | update | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | No | The ID of the region. | cn-shanghai |
DomainName | string | Yes | The ingest or streaming domain name. | example.com |
NewResourceGroupId | string | Yes | The ID of the destination resource group. | rg-****ke6uuxw**** |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The ID of the request. | ******8F-F82F-10E2-BAE1-A036FD****** |
Examples
Success response
JSON format
{
"RequestId": "******8F-F82F-10E2-BAE1-A036FD******"
}Error codes
HTTP status code | Error code | Error message | Description |
400 | LiveServiceNotFound | Your account does not open Live service yet | Your account has not yet activated ApsaraVideo Live. |
400 | LockFail | Domain has been occupied. | The domain name is currently in use. Please try again later. |
403 | EntityNotExist.ResourceGroup | The resource group does not exist. | The resource group does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.