Identity Status Command - Cisco D9800 Reference Manual

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

Advertisement

Identity Status Command

}
}
Input example (request JSON format):
curl -k -H "X-SESSION-ID: $token"
"https://192.168.0.1/ws/v2/status/decode/hdmi?hdmiindex=1&js=1"
Expected output (values are for example purposes only):
{
}
Identity Status Command
Table 86: 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
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
96
"decode": {
"hdmi": {
"hdmiindex": "1",
"connected": "No",
"powered": "No",
"monitorname": "Unknown",
"colorspace": "Unknown",
"colordepth": "Unknown",
"colorrange": "Unknown",
"matrixcoeff": "Unknown",
"eotf": "Unknown"
}
}
Description
https://192.168.0.1/ws/v2/status/identity
This command is used to read all identity details.
Partial response is not supported. This command
Note
simultaneously returns the status of all identity details
output fields.
GET
Read
User, Admin
GET "https://192.168.0.1/ws/v2/status/identity"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents