Queries the enabled status of Log Service (SLS).
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response messages. Valid values:
|
zh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| OpenStatus |
string |
The enabled status of SLS. Valid values: true: enabled. false: disabled. |
false |
| RequestId |
string |
The request ID. |
6CC01A2B-92FB-535C-9415-9A951C20**** |
Examples
Success response
JSON format
{
"OpenStatus": "false",
"RequestId": "6CC01A2B-92FB-535C-9415-9A951C20****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.