Add a new config element: Logging.config-service
post
https://cloud-native-SBC-IP/config/v1/logging/config-service
Add a new config element: Logging.config-service
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 of Configuration Manager
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
all: string
all
used to configure the log level for all components of Configuration Manager
-
coherence: string
coherence
used to configure the log level for coherence
-
config-service: string
config-service
used to configure the log level for Configuration Manager
-
handlers: string
handlers
used to configure the log level for handlers
-
validators: string
validators
used to configure the log level for validators
Nested Schema : all
used to configure the log level for all components of Configuration Manager
Match All
used to configure the log level for all components of Configuration Manager
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : coherence
used to configure the log level for coherence
Match All
used to configure the log level for coherence
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : config-service
used to configure the log level for Configuration Manager
Match All
used to configure the log level for Configuration Manager
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : handlers
used to configure the log level for handlers
Match All
used to configure the log level for handlers
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : validators
used to configure the log level for validators
Match All
used to configure the log level for validators
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: ConfigServiceLogging
Root Schema : schema
Type:
object
used to configure the log levels for different components of Configuration Manager
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
all: string
all
used to configure the log level for all components of Configuration Manager
-
coherence: string
coherence
used to configure the log level for coherence
-
config-service: string
config-service
used to configure the log level for Configuration Manager
-
handlers: string
handlers
used to configure the log level for handlers
-
validators: string
validators
used to configure the log level for validators
Nested Schema : all
used to configure the log level for all components of Configuration Manager
Match All
used to configure the log level for all components of Configuration Manager
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : coherence
used to configure the log level for coherence
Match All
used to configure the log level for coherence
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : config-service
used to configure the log level for Configuration Manager
Match All
used to configure the log level for Configuration Manager
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : handlers
used to configure the log level for handlers
Match All
used to configure the log level for handlers
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : validators
used to configure the log level for validators
Match All
used to configure the log level for validators
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" ]