Replace the config element: Logging.cdr-manager

put

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

Replace the config element: Logging.cdr-manager

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
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" ]
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

406 Response

Validation Failure
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