Retrieve the config element: Logging.cdr-manager

get

https://cloud-native-SBC-IP/config/v1/logging/cdr-manager

Retrieve the config element: Logging.cdr-manager

Request

Query Parameters
  • Integer value of saved revision, or 'latest', 'active' to show the running config, or 'staging' to show complete configuration to be activated

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

return config element: CDRManager
Body ()
Root Schema : schema
Type: object
used to configure the log levels for different components in CDR Manager
Show Source
Nested Schema : all
used to configure the log levels for all components of CDR Manager
Match All
used to configure the log levels for all components of CDR Manager
Show Source
  • Default Value: INFO
    Allowed Values: [ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : xferService
used to configure the log level for CDR Manager
Match All
used to configure the log level for CDR Manager
Show Source
  • Default Value: INFO
    Allowed Values: [ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]

404 Response

Not Found
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source
Back to Top