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: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getLoggingConfig.