DescriptionURI Argument
Network Identifier
Type: Integer
Values: 0 … 65535
netid
Frequency Tuning Mode
Type: String
Values: "NIT", "User Cfg"
freqmode
Service List Mode (Version 2.75 and later)
"Degraded" is only available as a Write (POST) option. It is the
same as "Relaxed".
Note
•
Type : String
•
Values : "Rigorous", "Relaxed"
Service List Mode (Version 2.50 and earlier)
•
Type : String
•
Values : "Rigorous", "Degraded"
svclstmode
Enable NIT Reception
Type: String
Values: "Yes", "No"
niten
Enable SDT Reception
Type: String
Values: "Yes", "No"
sdten
Enable PAT Reception
Type: String
Values: "Yes", "No"
paten
Output Fields:
Output fields returned in GET results are the same names used for the possible Arguments for this command.
POST Examples
Example 1: Changing one RF Tuning Parameter
The following example assumes that the user has successfully logged onto the unit, received the session id
and set it to the variable token. In addition, it is assumed that the IP of the unit is 192.168.0.1. Please change
the IP to the specific unit IP in use. This example changes the iq mode of RF 3 to Normal.
curl -X POST -i -H "Accept: application/json" -H "X-SESSION-ID: $token" -k
"https://192.168.0.1/ws/v2/service_cfg/input/rf?port=3&verbose=1&iq=Normal"
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
142
API Definitions
Input Configuration Command