Retrieve a Logging topic diff between versions
get
https://cloud-native-SBC-IP/config/v1/logging/diff
Retrieve a topic diff between versions. Typically used by clients to detect changes in topics. A 204 means no change.The diff is presented as lists to config element paths in separate sections as `added`, `removed`, and `changed`
Request
Query Parameters
-
rev-new: string
Revision Id of the version that is compared with the base version. If no revision version is available, the latest version is considered here
-
rev-old: string
Revision Id of the version that is considered as the base version to find the difference in configuration elements with another version. If no revision version is available, the latest version is considered here
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
return Diff on topic: Logging
Root Schema : LoggingDiff
Type:
object
List of differences between two revisions on topic: Logging. The diffs are provided as lists of element paths grouped under fields `added`, `removed`, and `changed`
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
added: array
added
-
changed: array
changed
-
latest: object
schema
Topic Logging configurations
-
removed: array
removed
Nested Schema : schema
Type:
object
Topic Logging configurations
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
cdr-manager: object
schema
used to configure the log levels for different components in CDR Manager
-
config-service: object
schema
used to configure the log levels for different components of Configuration Manager
-
media: object
Media
used to configure the log level for media tasks and processes
-
signaling: object
Signaling
used to configure the log level for signaling tasks and processes
-
transcode-controller-logging: object
TranscodeControllerLogging
used to configure the log level for Transcode Controller
-
transcoding: object
Transcoding
used to configure the log level for transcoding tasks and processes
Nested 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 : 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 : Media
Type:
object
used to configure the log level for media tasks and processes
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
algd: string
algd
used to configure the log level for algd task
-
all: string
all
used to configure the log level for all
-
atcpd: string
atcpd
used to configure the log level for atcpd process
-
auditd: string
auditd
used to configure the log level for auditd
-
auditpusher: string
auditpusher
used to configure the log level for auditpusher
-
authd: string
authd
used to configure the log level for authd
-
authqueue: string
authqueue
used to configure the log level for authqueue
-
bfdd: string
bfdd
used to configure the log level for bfdd
-
brokerd: string
brokerd
used to configure the log level for brokerd
-
certd: string
certd
used to configure the log level for certd
-
coherenced: string
coherenced
used to configure the log level for coherence
-
collect: string
collect
used to configure the log level for collect
-
commMonitord: string
commMonitord
used to configure the log level for commMonitord
-
configd: string
configd
used to configure the log level for configd
-
ebmd: string
ebmd
used to configure the log level for ebmd
-
fcgid: string
fcgid
used to configure the log level for fcgid
-
fgTimer: string
fgTimer
used to configure the log level for fgTimer
-
fped: string
fped
used to configure the log level for telephony fraud protection
-
fragHandler: string
fragHandler
used to configure the log level for fragHandler
-
healthCheckd: string
healthCheckd
used to configure the log level for healthCheckd
-
heap: string
heap
used to configure the log level for heap
-
iked: string
iked
used to configure the log level for iked
-
ipt: string
ipt
used to configure the log level for ipt
-
lemd: string
lemd
used to configure the log level for lemd task
-
loseld: string
loseld
used to configure the log level for loseld
-
lrtd: string
lrtd
used to configure the log level for lrtd
-
manager: string
manager
used to configure the log level for manager
-
mbcd: string
mbcd
used to configure the log level for mbcd process
-
media: string
media
used to configure the log level for media
-
metricsd: string
metricsd
used to configure the log level for metricsd
-
MId: string
MId
used to configure the log level for MId
-
monitor: string
monitor
used to configure the log level for monitor
-
npsoft: string
npsoft
used to configure the log level for npsoft
-
sctpd: string
sctpd
used to configure the log level for sctpd process
-
secured: string
secured
used to configure the log level for secured
-
serviceHealth: string
serviceHealth
used to configure the log level for service health
-
snmpd: string
snmpd
used to configure the log level for snmpd
-
SSHD: string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
-
sysmand: string
sysmand
used to configure the log level for sysmand
-
tCurld: string
tCurld
used to configure the log level for tCurld
-
tIFMIBd: string
tIFMIBd
used to configure the log level for tIFMIBd
-
tProxy: string
tProxy
used to configure the log level for tProxy
-
tsshMonitor: string
tsshMonitor
used to configure the log level for tsshMonitor
-
usbc: string
usbc
used to configure the log level for usbc
-
usdp: string
usdp
used to configure the log level for usdp
-
usdpClient: string
usdpClient
used to configure the log level for usdpClient
-
xserv: string
xserv
used to configure the log level for xserv
Nested Schema : Signaling
Type:
object
used to configure the log level for signaling tasks and processes
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
algd: string
algd
used to configure the log level for algd task
-
all: string
all
used to configure the log level for all
-
atcpd: string
atcpd
used to configure the log level for atcpd process
-
auditd: string
auditd
used to configure the log level for auditd
-
auditpusher: string
auditpusher
used to configure the log level for auditpusher
-
authd: string
authd
used to configure the log level for authd
-
authqueue: string
authqueue
used to configure the log level for authqueue
-
berpd: string
berpd
used to configure the log level for berpd
-
bfdd: string
bfdd
used to configure the log level for bfdd
-
brokerd: string
brokerd
used to configure the log level for brokerd
-
certd: string
certd
used to configure the log level for certd
-
coherenced: string
coherenced
used to configure the log level for coherence
-
collect: string
collect
used to configure the log level for collect
-
commMonitord: string
commMonitord
used to configure the log level for commMonitord
-
configd: string
configd
used to configure the log level for configD
-
dosTimer: string
dosTimer
used to configure the log level for dosTimer
-
ebmd: string
ebmd
used to configure the log level for ebmd
-
fcgid: string
fcgid
used to configure the log level for fcgid
-
fgTimer: string
fgTimer
used to configure the log level for fgTimer
-
fped: string
fped
used to configure the log level for telephony fraud protection
-
fragHandler: string
fragHandler
used to configure the log level for fragHandler
-
grpcServer: string
grpcServer
used to configure the log level for grpcServer
-
h323d: string
h323d
used to configure the log level for h323d
-
healthCheckd: string
healthCheckd
used to configure the log level for healthCheckd
-
heap: string
heap
used to configure the log level for heap
-
iked: string
iked
used to configure the log level for iked
-
ipt: string
ipt
used to configure the log level for ipt
-
lemd: string
lemd
used to configure the log level for lemd
-
loseld: string
loseld
used to configure the log level for loseld
-
lrtd: string
lrtd
used to configure the log level for lrtd
-
manager: string
manager
used to configure the log level for manager
-
mbcd: string
mbcd
used to configure the log level for mbcd process
-
MCd: string
MCd
used to configure the log level for MCd
-
media: string
media
used to configure the log level for media
-
metricsd: string
metricsd
used to configure the log level for metricsd
-
monitor: string
monitor
used to configure the log level for monitor
-
npsoft: string
npsoft
used to configure the log level for npsoft
-
radd: string
radd
used to configure the log level for radd
-
sctpd: string
sctpd
used to configure the log level for atcpd process
-
secured: string
secured
used to configure the log level for secured
-
serviceHealth: string
serviceHealth
used to configure the log level for service health
-
sipd: string
sipd
used to configure the log level for sipd
-
snmpd: string
snmpd
used to configure the log level for snmpd
-
SSHD: string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
-
sysmand: string
sysmand
used to configure the log level for sysmand
-
tCloudHA: string
tCloudHA
used to configure the log level for tCloudHA
-
tCurld: string
tCurld
used to configure the log level for tCurld
-
tIFMIBd: string
tIFMIBd
used to configure the log level for tIFMBd
-
tProxy: string
tProxy
used to configure the log level for tProxy
-
tsshMonitor: string
tsshMonitor
used to configure the log level for tsshMonitor
-
usbc: string
usbc
used to configure the log level for usbc
-
usdp: string
usdp
used to configure the log level for usdp
-
usdpClient: string
usdpClient
used to configure the log level for usdpClient
-
xserv: string
xserv
used to configure the log level for xserv
Nested Schema : TranscodeControllerLogging
Type:
object
used to configure the log level for Transcode Controller
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
levels: array
levels
Log levels for Transcode Controller
Nested Schema : Transcoding
Type:
object
used to configure the log level for transcoding tasks and processes
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
algd: string
algd
used to configure the log level for algd task
-
all: string
all
used to configure the log level for all
-
atcpd: string
atcpd
used to configure the log level for atcpd process
-
auditd: string
auditd
used to configure the log level for auditd
-
auditpusher: string
auditpusher
used to configure the log level for auditpusher
-
authd: string
authd
used to configure the log level for authd
-
authqueue: string
authqueue
used to configure the log level for authqueue
-
bfdd: string
bfdd
used to configure the log level for bfdd
-
brokerd: string
brokerd
used to configure the log level for brokerd
-
certd: string
certd
used to configure the log level for certd
-
coherenced: string
coherenced
used to configure the log level for coherence
-
collect: string
collect
used to configure the log level for collect
-
commMonitord: string
commMonitord
used to configure the log level for commMonitord
-
configd: string
configd
used to configure the log level for configd
-
ebmd: string
ebmd
used to configure the log level for ebmd
-
fcgid: string
fcgid
used to configure the log level for fcgid
-
fgTimer: string
fgTimer
used to configure the log level for fgTimer
-
fped: string
fped
used to configure the log level for telephony fraud protection
-
fragHandler: string
fragHandler
used to configure the log level for fragHandler
-
healthCheckd: string
healthCheckd
used to configure the log level for healthCheckd
-
heap: string
heap
used to configure the log level for heap
-
iked: string
iked
used to configure the log level for iked
-
ipt: string
ipt
used to configure the log level for ipt
-
lemd: string
lemd
used to configure the log level for lemd
-
loseld: string
loseld
used to configure the log level for loseld
-
lrtd: string
lrtd
used to configure the log level for lrtd
-
manager: string
manager
used to configure the log level for manager
-
mbcd: string
mbcd
used to configure the log level for mbcd process
-
media: string
media
used to configure the log level for media
-
metricsd: string
metricsd
used to configure the log level for metricsd
-
MId: string
MId
used to configure the log level for MId
-
monitor: string
monitor
used to configure the log level for monitor
-
npsoft: string
npsoft
used to configure the log level for npsoft
-
sctpd: string
sctpd
used to configure the log level for atcpd process
-
secured: string
secured
used to configure the log level for secured
-
serviceHealth: string
serviceHealth
used to configure the log level for service health
-
snmpd: string
snmpd
used to configure the log level for snmpd
-
SSHD: string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
-
sysmand: string
sysmand
used to configure the log level for sysmand
-
tCurld: string
tCurld
used to configure the log level for tCurld
-
tIFMIBd: string
tIFMIBd
used to configure the log level for tIFMIBd
-
tProxy: string
tProxy
used to configure the log level for tProxy
-
tsshMonitor: string
tsshMonitor
used to configure the log level for tsshMonitor
-
usbc: string
usbc
used to configure the log level for usbc
-
usdp: string
usdp
used to configure the log level for usdp
-
usdpClient: string
usdpClient
used to configure the log level for usdpClient
-
xserv: string
xserv
used to configure the log level for xserv
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" ]
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" ]
Nested Schema : algd
used to configure the log level for algd task
Match All
used to configure the log level for algd task
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : all
used to configure the log level for all
Match All
used to configure the log level for all
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : atcpd
used to configure the log level for atcpd process
Match All
used to configure the log level for atcpd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : auditd
used to configure the log level for auditd
Match All
used to configure the log level for auditd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : auditpusher
used to configure the log level for auditpusher
Match All
used to configure the log level for auditpusher
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : authd
used to configure the log level for authd
Match All
used to configure the log level for authd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : authqueue
used to configure the log level for authqueue
Match All
used to configure the log level for authqueue
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : bfdd
used to configure the log level for bfdd
Match All
used to configure the log level for bfdd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : brokerd
used to configure the log level for brokerd
Match All
used to configure the log level for brokerd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : certd
used to configure the log level for certd
Match All
used to configure the log level for certd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : coherenced
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 : collect
used to configure the log level for collect
Match All
used to configure the log level for collect
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : commMonitord
used to configure the log level for commMonitord
Match All
used to configure the log level for commMonitord
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : configd
used to configure the log level for configd
Match All
used to configure the log level for configd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : ebmd
used to configure the log level for ebmd
Match All
used to configure the log level for ebmd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fcgid
used to configure the log level for fcgid
Match All
used to configure the log level for fcgid
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fgTimer
used to configure the log level for fgTimer
Match All
used to configure the log level for fgTimer
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fped
used to configure the log level for telephony fraud protection
Match All
used to configure the log level for telephony fraud protection
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fragHandler
used to configure the log level for fragHandler
Match All
used to configure the log level for fragHandler
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : healthCheckd
used to configure the log level for healthCheckd
Match All
used to configure the log level for healthCheckd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : heap
used to configure the log level for heap
Match All
used to configure the log level for heap
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : iked
used to configure the log level for iked
Match All
used to configure the log level for iked
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : ipt
used to configure the log level for ipt
Match All
used to configure the log level for ipt
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : lemd
used to configure the log level for lemd task
Match All
used to configure the log level for lemd task
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : loseld
used to configure the log level for loseld
Match All
used to configure the log level for loseld
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : lrtd
used to configure the log level for lrtd
Match All
used to configure the log level for lrtd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : manager
used to configure the log level for manager
Match All
used to configure the log level for manager
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : mbcd
used to configure the log level for mbcd process
Match All
used to configure the log level for mbcd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : media
used to configure the log level for media
Match All
used to configure the log level for media
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : metricsd
used to configure the log level for metricsd
Match All
used to configure the log level for metricsd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : MId
used to configure the log level for MId
Match All
used to configure the log level for MId
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : monitor
used to configure the log level for monitor
Match All
used to configure the log level for monitor
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : npsoft
used to configure the log level for npsoft
Match All
used to configure the log level for npsoft
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : sctpd
used to configure the log level for sctpd process
Match All
used to configure the log level for sctpd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : secured
used to configure the log level for secured
Match All
used to configure the log level for secured
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : serviceHealth
used to configure the log level for service health
Match All
used to configure the log level for service health
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : snmpd
used to configure the log level for snmpd
Match All
used to configure the log level for snmpd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : sysmand
used to configure the log level for sysmand
Match All
used to configure the log level for sysmand
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tCurld
used to configure the log level for tCurld
Match All
used to configure the log level for tCurld
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tIFMIBd
used to configure the log level for tIFMIBd
Match All
used to configure the log level for tIFMIBd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tProxy
used to configure the log level for tProxy
Match All
used to configure the log level for tProxy
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tsshMonitor
used to configure the log level for tsshMonitor
Match All
used to configure the log level for tsshMonitor
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usbc
used to configure the log level for usbc
Match All
used to configure the log level for usbc
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usdp
used to configure the log level for usdp
Match All
used to configure the log level for usdp
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usdpClient
used to configure the log level for usdpClient
Match All
used to configure the log level for usdpClient
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : xserv
used to configure the log level for xserv
Match All
used to configure the log level for xserv
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : algd
used to configure the log level for algd task
Match All
used to configure the log level for algd task
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : all
used to configure the log level for all
Match All
used to configure the log level for all
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : atcpd
used to configure the log level for atcpd process
Match All
used to configure the log level for atcpd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : auditd
used to configure the log level for auditd
Match All
used to configure the log level for auditd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : auditpusher
used to configure the log level for auditpusher
Match All
used to configure the log level for auditpusher
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : authd
used to configure the log level for authd
Match All
used to configure the log level for authd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : authqueue
used to configure the log level for authqueue
Match All
used to configure the log level for authqueue
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : berpd
used to configure the log level for berpd
Match All
used to configure the log level for berpd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : bfdd
used to configure the log level for bfdd
Match All
used to configure the log level for bfdd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : brokerd
used to configure the log level for brokerd
Match All
used to configure the log level for brokerd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : certd
used to configure the log level for certd
Match All
used to configure the log level for certd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : coherenced
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 : collect
used to configure the log level for collect
Match All
used to configure the log level for collect
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : commMonitord
used to configure the log level for commMonitord
Match All
used to configure the log level for commMonitord
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : configd
used to configure the log level for configD
Match All
used to configure the log level for configD
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : dosTimer
used to configure the log level for dosTimer
Match All
used to configure the log level for dosTimer
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : ebmd
used to configure the log level for ebmd
Match All
used to configure the log level for ebmd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fcgid
used to configure the log level for fcgid
Match All
used to configure the log level for fcgid
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fgTimer
used to configure the log level for fgTimer
Match All
used to configure the log level for fgTimer
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fped
used to configure the log level for telephony fraud protection
Match All
used to configure the log level for telephony fraud protection
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fragHandler
used to configure the log level for fragHandler
Match All
used to configure the log level for fragHandler
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : grpcServer
used to configure the log level for grpcServer
Match All
used to configure the log level for grpcServer
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : h323d
used to configure the log level for h323d
Match All
used to configure the log level for h323d
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : healthCheckd
used to configure the log level for healthCheckd
Match All
used to configure the log level for healthCheckd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : heap
used to configure the log level for heap
Match All
used to configure the log level for heap
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : iked
used to configure the log level for iked
Match All
used to configure the log level for iked
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : ipt
used to configure the log level for ipt
Match All
used to configure the log level for ipt
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : lemd
used to configure the log level for lemd
Match All
used to configure the log level for lemd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : loseld
used to configure the log level for loseld
Match All
used to configure the log level for loseld
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : lrtd
used to configure the log level for lrtd
Match All
used to configure the log level for lrtd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : manager
used to configure the log level for manager
Match All
used to configure the log level for manager
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : mbcd
used to configure the log level for mbcd process
Match All
used to configure the log level for mbcd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : MCd
used to configure the log level for MCd
Match All
used to configure the log level for MCd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : media
used to configure the log level for media
Match All
used to configure the log level for media
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : metricsd
used to configure the log level for metricsd
Match All
used to configure the log level for metricsd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : monitor
used to configure the log level for monitor
Match All
used to configure the log level for monitor
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : npsoft
used to configure the log level for npsoft
Match All
used to configure the log level for npsoft
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : radd
used to configure the log level for radd
Match All
used to configure the log level for radd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : sctpd
used to configure the log level for atcpd process
Match All
used to configure the log level for atcpd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : secured
used to configure the log level for secured
Match All
used to configure the log level for secured
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : serviceHealth
used to configure the log level for service health
Match All
used to configure the log level for service health
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : sipd
used to configure the log level for sipd
Match All
used to configure the log level for sipd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : snmpd
used to configure the log level for snmpd
Match All
used to configure the log level for snmpd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : sysmand
used to configure the log level for sysmand
Match All
used to configure the log level for sysmand
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tCloudHA
used to configure the log level for tCloudHA
Match All
used to configure the log level for tCloudHA
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tCurld
used to configure the log level for tCurld
Match All
used to configure the log level for tCurld
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tIFMIBd
used to configure the log level for tIFMBd
Match All
used to configure the log level for tIFMBd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tProxy
used to configure the log level for tProxy
Match All
used to configure the log level for tProxy
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tsshMonitor
used to configure the log level for tsshMonitor
Match All
used to configure the log level for tsshMonitor
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usbc
used to configure the log level for usbc
Match All
used to configure the log level for usbc
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usdp
used to configure the log level for usdp
Match All
used to configure the log level for usdp
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usdpClient
used to configure the log level for usdpClient
Match All
used to configure the log level for usdpClient
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : xserv
used to configure the log level for xserv
Match All
used to configure the log level for xserv
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : LogLevelInfo
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
group(required): string
group
Group of the logger
-
level(required): string
level
log level
-
subgroup: string
subgroup
Sub Group of the logger
Nested Schema : group
Group of the logger
Match All
Group of the logger
Show Source
-
string
Allowed Values:
[ "CNSBC", "COHERENCE", "VENDOR", "ORG" ]
Nested Schema : level
log level
Match All
log level
Show Source
-
string
Allowed Values:
[ "ERROR", "WARN", "INFO", "DEBUG", "TRACE" ]
Nested Schema : subgroup
Sub Group of the logger
Match All
Sub Group of the logger
Show Source
-
string
Allowed Values:
[ "API", "CONTROLLER", "INSTANCE", "HSM", "CONFIG_MGR", "METRICS", "SERVER", "CDI" ]
Nested Schema : algd
used to configure the log level for algd task
Match All
used to configure the log level for algd task
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : all
used to configure the log level for all
Match All
used to configure the log level for all
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : atcpd
used to configure the log level for atcpd process
Match All
used to configure the log level for atcpd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : auditd
used to configure the log level for auditd
Match All
used to configure the log level for auditd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : auditpusher
used to configure the log level for auditpusher
Match All
used to configure the log level for auditpusher
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : authd
used to configure the log level for authd
Match All
used to configure the log level for authd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : authqueue
used to configure the log level for authqueue
Match All
used to configure the log level for authqueue
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : bfdd
used to configure the log level for bfdd
Match All
used to configure the log level for bfdd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : brokerd
used to configure the log level for brokerd
Match All
used to configure the log level for brokerd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : certd
used to configure the log level for certd
Match All
used to configure the log level for certd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : coherenced
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 : collect
used to configure the log level for collect
Match All
used to configure the log level for collect
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : commMonitord
used to configure the log level for commMonitord
Match All
used to configure the log level for commMonitord
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : configd
used to configure the log level for configd
Match All
used to configure the log level for configd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : ebmd
used to configure the log level for ebmd
Match All
used to configure the log level for ebmd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fcgid
used to configure the log level for fcgid
Match All
used to configure the log level for fcgid
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fgTimer
used to configure the log level for fgTimer
Match All
used to configure the log level for fgTimer
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fped
used to configure the log level for telephony fraud protection
Match All
used to configure the log level for telephony fraud protection
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : fragHandler
used to configure the log level for fragHandler
Match All
used to configure the log level for fragHandler
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : healthCheckd
used to configure the log level for healthCheckd
Match All
used to configure the log level for healthCheckd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : heap
used to configure the log level for heap
Match All
used to configure the log level for heap
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : iked
used to configure the log level for iked
Match All
used to configure the log level for iked
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : ipt
used to configure the log level for ipt
Match All
used to configure the log level for ipt
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : lemd
used to configure the log level for lemd
Match All
used to configure the log level for lemd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : loseld
used to configure the log level for loseld
Match All
used to configure the log level for loseld
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : lrtd
used to configure the log level for lrtd
Match All
used to configure the log level for lrtd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : manager
used to configure the log level for manager
Match All
used to configure the log level for manager
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : mbcd
used to configure the log level for mbcd process
Match All
used to configure the log level for mbcd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : media
used to configure the log level for media
Match All
used to configure the log level for media
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : metricsd
used to configure the log level for metricsd
Match All
used to configure the log level for metricsd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : MId
used to configure the log level for MId
Match All
used to configure the log level for MId
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : monitor
used to configure the log level for monitor
Match All
used to configure the log level for monitor
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : npsoft
used to configure the log level for npsoft
Match All
used to configure the log level for npsoft
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : sctpd
used to configure the log level for atcpd process
Match All
used to configure the log level for atcpd process
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : secured
used to configure the log level for secured
Match All
used to configure the log level for secured
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : serviceHealth
used to configure the log level for service health
Match All
used to configure the log level for service health
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : snmpd
used to configure the log level for snmpd
Match All
used to configure the log level for snmpd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : sysmand
used to configure the log level for sysmand
Match All
used to configure the log level for sysmand
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tCurld
used to configure the log level for tCurld
Match All
used to configure the log level for tCurld
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tIFMIBd
used to configure the log level for tIFMIBd
Match All
used to configure the log level for tIFMIBd
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tProxy
used to configure the log level for tProxy
Match All
used to configure the log level for tProxy
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : tsshMonitor
used to configure the log level for tsshMonitor
Match All
used to configure the log level for tsshMonitor
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usbc
used to configure the log level for usbc
Match All
used to configure the log level for usbc
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usdp
used to configure the log level for usdp
Match All
used to configure the log level for usdp
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : usdpClient
used to configure the log level for usdpClient
Match All
used to configure the log level for usdpClient
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
Nested Schema : xserv
used to configure the log level for xserv
Match All
used to configure the log level for xserv
Show Source
-
string
Default Value:
INFO
Allowed Values:[ "FATAL", "ERROR", "WARN", "DEBUG", "INFO", "TRACE" ]
204 Response
No Content
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" ]