Cisco D9800 Reference Manual page 69

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

Advertisement

API Definitions
URI Parameters (extension to the Command URL separated by /): N/A
Table 39: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Parameter
js
Table 40: Output Field Descriptions
Output Field
slotid
sysname
sysid
sysnameid
Input example (request XML format by default):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/ca/cisys"
Expected output (values are for example purposes only):
<?xml version="1.0" encoding="ISO-8859-1" ?>
<ca>
<cisys>
</cisys>
</ca>
<slotid>TOP</slotid>
<sysids>2525</sysids>
<sysname>News Dataco</sysname>
<sysnameids>News Dataco (0x9dd)</sysnameids>
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
CISYS Status Command
Description
Format output using JSON standard
Type: exist
Values: any value or empty (for example, any of js=1
or js or js=0 or js=9999 are valid)
Omitting this argument formats the output by default
in XML.
Description
CI CAM Slot
Type: String
Value: "TOP", "BOTTOM"
CI System Name
Type: String
Value: CAM Supported System Name
CAM Supported System ID
Type: String
Value: Inserted CAM supported System IDs
CAM Supported System ID with Name
Type: String
Value: Inserted CAM supported System ID + Name
57

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents