EasyManuals Logo

Cisco D9800 User Manual

Cisco D9800
294 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #146 background imageLoading...
Page #146 background image
The following example assumes that the user has successfully logged on to 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. You must
change the IP to the specific unit IP in use.
curl -X GET -i -H "Accept: application/json" -H "X-SESSION-ID: $token" -k
"https://192.168.0.1/ws/v2/status/dr/origtuning"
If successful, the return body will be:
"dr": {
"origtuning": {
"fec": "AUTO",
"ewflag": "East",
"dnlkfreq": "12.03",
"input": "RF1",
"mod": "8PSK DVB-S2",
"netid": "1",
"orbpos": "120.0",
"pol": "Horiz",
"symrate": "30.0",
"rolloff": ".35"
}
}
Disaster Recover (D/R) Origin Channels Status Command
Table 130: Command Details
DescriptionCommand Detail
https://192.168.0.1/ws/v2/status/dr/origchansCommand URL
Allows get of D/R origin channel status.Command Information
GETHTTP Method
ReadAccess Type
User, AdminAccess Level
All D/R origin channels Status:
GET "https://192.168.0.1/ws/v2/status/dr/origchans"
Single D/R origin channels status, for example,
GET "https://192.168.0.1/ws/v2/status/dr/origchans?peid=PE1&origchan"
Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Table 131: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &):
DescriptionURI Argument
D/R origin channel Program Entry ID
Type: String
Values: "PE1" "PE16"
peid (Key)
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
134
API Definitions
Disaster Recovery (D/R) Status Command

Table of Contents

Other manuals for Cisco D9800

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco D9800 and is the answer not in the manual?

Cisco D9800 Specifications

General IconGeneral
BrandCisco
ModelD9800
CategoryReceiver
LanguageEnglish

Related product manuals