Queries the configuration status of dual-stream disaster recovery
Try it now

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 |
The response schema. |
||
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
Sample responses
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. |
For more error codes, see Error Center.