Get logging configuration
Returns the current logging configuration. The output is suitable for input to the setLoggingConfig command.
Request
GET https://{hostname}:{port}
/cli/systemConfiguration/loggingConfig
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |
Related CLI command: getLoggingConfig.