Hdmi Decode Configuration Command - Cisco D9800 Reference Manual

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

Advertisement

Decode Configuration Commands
SDI VII Argument
enable
The possible URI for both POST and GET for sdivanc, sdiaudio, and sdivii are seen above. Please place
Note
these URIs into the CURL command with a valid token and users will be able to POST and GET. Refer
to the POST and GET syntax examples in the Command Details section above for examples on how to
do GET and POST with CURL commands.

HDMI Decode Configuration Command

Table 189: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
GET Syntax
POST Syntax
Setting parameters using
command line arguments is
limited to maximum of 26
arguments after the ?.
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
226
Description
Specify for POST operation only
Enable or Disable VII Service
Type: String
Value: "Enabled", "Disabled"
Description
https://192.168.0.1/ws/v2/service_cfg/decode/hdmi
Allows set or get of decode settings for HDMI parameters.
GET, POST
Read, Write
User, Admin
All HDMI Video Settings for specified HDMI instance:
GET "https://192.168.0.1/ws/v2/service_cfg/decode/hdmi? hdmiindex=1"
Single HDMI Video Setting for specified HDMI instance:
GET "https://192.168.0.1/ws/v2/service_cfg/decode/hdmi?
hdmiindex=1&colorspace"
Single HDMI Video setting:
POST "https://192.168.0.1/ws/v2/service_cfg/decode/hdmi?
hdmiindex=1&colorspace=YCbCr420"
Multiple HDMI Video settings:
POST "https://192.168.0.1/ws/v2/service_cfg/decode/hdmi?
hdmiindex=1&colorspace=YCbCr422&colorrange=Full&eotf=HDR"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents