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
- application/json
Root Schema : schema
Type:
object
used to configure the log levels for different components in CDR Manager
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
all: string
all
used to configure the log levels for all components of CDR Manager
-
xferService: string
xferService
used to configure the log level for CDR Manager
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
-
string
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
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Response
Supported Media Types
- application/json
200 Response
return config element: CDRManager
Root Schema : schema
Type:
object
used to configure the log levels for different components in CDR Manager
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
all: string
all
used to configure the log levels for all components of CDR Manager
-
xferService: string
xferService
used to configure the log level for CDR Manager
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
-
string
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
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
404 Response
Not Found
Root Schema : ApiValidationError
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
code: string
-
errors: array
errors
-
message: string
-
timestamp: string
Nested Schema : Errors
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]
406 Response
Validation Failure
Root Schema : ApiValidationError
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
code: string
-
errors: array
errors
-
message: string
-
timestamp: string
Nested Schema : Errors
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]