DescribeSlsAnalyzeOpenStatus

更新时间:
复制 MD 格式

Queries the enabled status of Log Service (SLS).

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Lang

string

No

The language of the response messages. Valid values:

  • zh (default): Chinese.

  • en: English.

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 for a complete list.

Release notes

See Release Notes for a complete list.