Owner's Manual
System Resource URI Description
NOTE: By default, debug and
trace is disabled for
components at all sub-
levels. Debug and trace log
level status are set
independently. Log status is
applicable to all sublevels
(for example, if you disable
debug logging for sublevel 3,
debug logging is also
disabled for sublevels 1 and
2.
PUT: sdnc/v1/system/log/
level/{DEBUG|TRACE}/
sublevel/{sublevel}{ON|
OFF}
Enables or disables the specified
log level (debug or trace),
including all sub-levels. The
sublevel range is from 1 to 5.
PUT: sdnc/v1/system/log/
component/
{componentName}/
{componentStatus}
Specify a component name and
status flag.
GET: sdnc/v1/system/
configfile/
config.properties
Displays the contents of the
configuration file.
DB resource pipeline
GET: sdnc/v1/system/
dbresource/*
Displays a server report for the
database.
GET:sdnc/v1/system/
dbresource/cluster
Displays the cluster information
for the database resource.
GET:sdnc/v1/system/
dbresource/buildinfo
Displays the build information for
the database.
GET:sdnc/v1/system/
dbresource/serverstatus
Displays the database server
status information.
Operational mode
GET: sdnc/v1/system/
operationalmode
Displays the controller’s
operational mode (cluster, active,
or standby).
Version
GET: sdnc/v1/system/
buildversion
Displays the controller’s software
version.
API list
GET: sdnc/v1/system/apis
Displays a list available of REST
request URIs.
Modules
GET: sdnc/v1/system/
modules/*
Displays a status and description
for all AFC software modules.
DB tables
GET: sdnc/v1/system/db/
tables/*
Displays information on all tables
in the database.
54
REST APIs