Output Status Command - Cisco D9800 Reference Manual

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

Advertisement

API Definitions
Table 43: Output Field Descriptions
Output Field
uaindex
useraddr
Input Example (request XML format):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/ca/useraddr"
Expected output (values are for example purposes only):
<?xml version="1.0" encoding="ISO-8859-1" ?>
<ca>
</ca>
Expected output (values are for example purposes only):
{
}

Output Status Command

Table 44: Command Details
Command Detail
Command URL
Command Information
HTTP Method
Access Type
Access Level
Display Details Syntax
<useraddr>
<uaindex>1</uaindex>
<useraddr>000-666-0462-4</useraddr>
</useraddr>
"ca": {
"useraddr": {
"uaindex": "1",
"useraddr": "000-666-0462-4"
}
}
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Description
User address index within given chip (iseindex)
Type: Integer
Value: 1 to number of user addresses within unit
User Address
Type: String
Value: output in the form "nnn-nnn-nnnn-n"
Description
https://192.168.0.1/ws/v2/status/output
This command can be used to get all output status parameters.
GET
Read
User, Admin
GET "https://192.168.0.1/ws/v2/status/output"
Output Status Command
59

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents