REST Interface <rest_interface>
Defines the connection used to send/receive HTTP requests and responses (both client and server connections by default)
The REST interface includes both client and server connections to allow for callbacks. The source port defines the local port for server connections, and destination port defines the local port for the client connections. The destination port for client connections is determined by the application configuration or learned for callbacks.
Type:
restSocketInterfaceTypeATTRIBUTES |
|
dynamic_header_compression | flagType |
name | string |
count | variableU32 |
native | flagType |
idle_disconnect | uint32Type |
CHILD ELEMENTS |
Child |
Occurrences |
Type |
TLS Config/Enable <tls> | 0 .. 1 | tlsConfigType |
Source Port <sport> | 0 .. 1 | dsInt |
IP Address <ip_address> | 0 .. 1 | ipAddressType |
Local Interface <local_interface> | 0 .. 1 | string |
Auto Reconnect <auto_reconnect> | 0 .. 1 | flagType |
Allow Overrun <allow_overrun> | 0 .. 1 | flagType |
Differentiated Services Code Point (DSCP) <dscp> | 0 .. 1 | uint6Type |
Disable Transport Checksum Validation <ignore_checksum> | 0 .. 1 | flagType |
PARENT ELEMENTS |
Parent |
Type |
SPR Node Configuration <spr> | sprType |
NRF Configuration <nrf> | nrfType |
EIR Node Configuration <eir> | eirType |
CTF Node Configuration <ctf> | ctfType |
AS Node Configuration <as> | asType |
SCEF Node Configuration <scef> | scefType |
PFDF Node Configuration <pfdf> | pfdfType |
SMF Node Configuration <smf> | smfType |
AMF Node Configuration <amf> | amfType |
AUSF Node Configuration <ausf> | ausfType |
PCF Node Configuration <pcf> | pcfType |
CHF Node Configuration <chf> | chfType |
LMF Node Configuration <lmf> | lmfType |
SMSF Node Configuration <smsf> | smsfType |
NSSF Node Configuration <nssf> | nssfType |
UDR Node Configuration <udr> | udrType |