Queries the configuration status of dual-stream disaster recovery.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DescribeLiveDomainMultiStreamConfig |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
|
Domain |
string |
Yes |
The main streaming domain. |
pliveplay.gstv.com.cn |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
F486A44F-6B35-5A96-BF2C-************ |
| Switch |
string |
Indicates whether the dual-stream disaster recovery feature is enabled. Valid values:
|
on |
Examples
Successful response
JSON format
{
"RequestId": "F486A44F-6B35-5A96-BF2C-************",
"Switch": "on"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | %s. | Parameter error |
| 400 | CodeGetPushbackDomainError | Unable to get the push domain name, please check the domain name mapping configuration. | Unable to get the push domain name, please check the domain name mapping configuration. |
| 500 | InternalError | %s. | error on the live liveapi server. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.