web
---
.. osdx:cfgcmd:: service web
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
OSDX Web API Server configuration
.. osdx:cfgcmd:: service web http
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
Enable HTTP protocol
.. osdx:cfgcmd:: service web http host
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
:arg ipv4:
HTTP server bind address
.. osdx:cfgcmd:: service web http port
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
HTTP server port
:arg u32:
Port number (1-65535)
.. osdx:cfgcmd:: service web https
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
Enable HTTPS protocol
:ref Required:
.. osdx:cfgcmd:: service web https host
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
:arg ipv4:
HTTPS server bind address
.. osdx:cfgcmd:: service web https port
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
HTTPS server port
:arg u32:
Port number (1-65535)
.. osdx:cfgcmd:: service web https ssl-ciphers
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
:arg txt:
Allowed SSL cipher suites (OpenSSL cipher string format)
.. osdx:cfgcmd:: service web https ssl-protocol
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
Allowed SSL/TLS protocol version
:arg TLSv1.2:
TLS version 1.2
:arg TLSv1.3:
TLS version 1.3 (recommended)
:instances: List of values
.. osdx:cfgcmd:: service web https x509
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
X.509 certificate configuration
:ref Required:
:ref Required:
.. osdx:cfgcmd:: service web https x509 ca-certificate
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
:arg file:
CA certificate for mTLS - when set, client certificates are required and verified
.. osdx:cfgcmd:: service web https x509 certificate
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
:arg file:
Server certificate file (PEM format)
.. osdx:cfgcmd:: service web https x509 certificate-key
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
:arg file:
Server private key file (PEM format)
.. osdx:cfgcmd:: service web log-level
.. raw:: html
AresC640
Atlas840
H5-Rail
M10-Smart
M2
M20
RS420
RXL15000
SDE
SDE-11k
Web service log-level
:arg emerg:
Emergency messages
:arg alert:
Urgent messages
:arg crit:
Critical messages
:arg err:
Error messages
:arg warning:
Warning messages
:arg notice:
Messages for further investigation
:arg info:
Informational messages
:arg debug:
Debug messages