| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The detailed configurations of the gateway. | ||
| TraceDetails | object | The data structure. | |
| TraceEnabled | boolean | Specifies whether to activate Managed Service for OpenTelemetry. Valid values:
| true |
| Sample | long | The sampling rate of Managed Service for OpenTelemetry. Valid value:
| 10 |
| LogConfigDetails | object | The description of Simple Log Service. | |
| LogEnabled | boolean | Specifies whether to activate Simple Log Service. Valid values:
| true |
| ProjectName | string | The name of the destination Simple Log Service project. | project |
| LogStoreName | string | The name of the Logstore. | name |
| EnableHardwareAcceleration | boolean | Specifies whether to enable hardware acceleration. | true |
| DisableHttp2Alpn | boolean | Specifies whether to disable the HTTP/2 protocol. | true |
| EnableWaf | boolean | Specifies whether to enable Web Application Firewall (WAF). | true |