Cisco D9800 Reference Manual page 113

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

Advertisement

API Definitions
Expected output (values are for example purposes only):
<?xml version="1.0" encoding="ISO-8859-1" ?>
<ident><hostname>User-cfg-name</host
name><trackingid>456JK123YX</trackingid><masterua>123-123-4567-1</masterua><ctlm
acaddr>38:C8:5D:FF:AF:E3</ctlmacaddr><hwoptions><mpoipout>Yes</mpoipout><mpoipin
>Yes</mpoipin><moipfec>Yes</moipfec><sdi>Yes</sdi></hwoptions><licenses><feature
>Tuner License Count</feature><enabled>4</enabled><feature>DVB_S2 License</featu
re><enabled>Yes</enabled><feature>AVC Decode License</feature><enabled>Yes</enab
led><feature>HEVC Decode License</feature><enabled>Yes</enabled><feature>HD Outp
ut License</feature><enabled>Yes</enabled><feature>Full HD Output License</featu
re><enabled>Yes</enabled><feature>AUD3_4 License</feature><enabled>Yes</enabled>
</licenses><licensefile><feature>Tuner</feature><enabled>3</enabled><feature>DVB
_S2</feature><enabled>1</enabled><feature>AVC_Decode</feature><enabled>1</enable
d><feature>HEVC_Decode</feature><enabled>1</enabled><feature>HD_Output</feature>
<enabled>1</enabled><feature>Full_HD_Output</feature><enabled>1</enabled><featur
e>AUD3_4</feature><enabled>1</enabled></licensefile>
</ident>
Input (request JSON format):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/identity?js=1"
Expected output (values are for example purposes only):
{
"ident": {
}
}
"hostname": "User-cfg-name",
"trackingid": "456JK123YX",
"masterua": "123-123-4567-1",
"ctlmacaddr": "38:C8:5D:FF:AF:E3",
"hwoptions": {
"mpoipout": "Yes",
"mpoipin": "Yes",
"moipfec": "Yes",
"sdi": "Yes"
},
"licenses": {
"feature": "Tuner License Count",
"enabled": "4",
"feature": "DVB_S2 License",
"enabled": "Yes",
"feature": "AVC Decode License",
"enabled": "Yes",
"feature": "HEVC Decode License",
"enabled": "Yes",
"feature": "HD Output License",
"enabled": "Yes",
"feature": "Full HD Output License",
"enabled": "Yes",
"feature": "AUD3_4 License",
"enabled": "Yes"
},
"licensefile": {
"feature": "Tuner",
"enabled": "3",
"feature": "DVB_S2",
"enabled": "1",
"feature": "AVC_Decode",
"enabled": "1",
"feature": "HEVC_Decode",
"enabled": "1",
"feature": "HD_Output",
"enabled": "1",
"feature": "Full_HD_Output",
"enabled": "1",
"feature": "AUD3_4",
"enabled": "1"
}
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Identity Status Command
101

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents