Replace the config element: Logging.config-service

put

https://cloud-native-SBC-IP/config/v1/logging/config-service

Replace the config element: Logging.config-service

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 of Configuration Manager
Show Source
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
  • 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
  • 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
  • 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
  • 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
  • Default Value: INFO
    Allowed Values: [ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Back to Top

Response

Supported Media Types

200 Response

return config element: ConfigServiceLogging
Body ()
Root Schema : schema
Type: object
used to configure the log levels for different components of Configuration Manager
Show Source
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
  • 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
  • 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
  • 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
  • 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
  • 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