Disaster Recovery (D/R) Origin Tuning Status Command - Cisco D9800 Reference Manual

Network transport receiver
Hide thumbs Also See for D9800:
Table of Contents

Advertisement

Disaster Recovery (D/R) Status Command
GET Examples
Example 1: Retrieve the PE1 channel and rowstatus of D/R backup 1
The following example assumes that the user has successfully logged on to the unit, received the session ID,
and set it to a variable token. In addition, it is assumed that the IP address of the unit is 192.168.0.1. You must
change the IP address to the specific unit IP in use.
curl -X GET -i
"https://192.168.0.1/ws/v2/status/dr/channels?peid=PE1&csirec=1&bkpchan&rowstatus"
If successful, the return body will look:
"dr": {
}

Disaster Recovery (D/R) Origin Tuning Status Command

Table 128: Command Details
Command Detail
Command URL
Command Information
HTTP Method
Access Type
Access Level
Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Table 129: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &):
URI Argument
input
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
132
-H "Accept: application/json" -H "X-SESSION-ID: $token" -k
"channels": {
"peid": "PE1",
"csirec": "1",
"bkpchan": "201",
"rowstatus": "Yes"
}
Description
https://192.168.0.1/ws/v2/status/dr/origtuning
Get of D/R origin tuning.
GET
Read
User, Admin
All D/R origin tuning status:
GET "https://192.168.0.1/ws/v2/status/dr/origtuning"
Description
D/R origin tuning RF input
Type: String
Values: "RF1", "RF2", "RF3", "RF4"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents