DebugMode Object
Contains information about the logging level of a specific API implementation; indicates whether debug mode is turned on or off.
This object is used by the following operations:
- GET /api/apis/versions/{APIVersionID}/implementations/{ImplCode}/debug (in the response)
- PUT /api/apis/versions/{APIVersionID}/implementations/{ImplCode}/debug (in the request and response)
The properties included in the DebugMode object are listed below.
Property | Type | Description |
---|---|---|
LogLevel | Integer |
The logging level that is enabled for the API implementation. Valid values:
|