Protocol Device Control - Cisco D9800 Reference Manual

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

Advertisement

Protocol Device Control

Protocol Device Control
Table 230: Command Details
Command Detail
Command URL
Command Information
HTTP Method(s)
Access Type
Access Level
GET Syntax
POST Syntax
Only HTTP data body is supported.
POST from XML/JSON file is not
supported.
Table 231: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
http
snmp
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
274
Description
https://192.168.0.1/ws/v2/device_ctl/protocols
Allows getting and setting device controls for protocols such as
HTTP, SNMP, IGMP, and so on.
GET, POST
Read, Write
User, Admin
All protocol device control info:
GET "https://192.168.0.1/ws/v2/device_ctl/protocols"
Single protocol device control item:
GET "https://192.168.0.1/ws/v2/device_ctl/protocols?http"
Change SNMP protocol configuration:
POST
"https://192.168.0.1/ws/v2/device_ctl/protocols?snmp=Enable"
Change IGMP protocol configuration:
POST
"https://192.168.0.1/ws/v2/device_ctl/protocols?igmp=Disable"
Description
HTTP Protocol Control
Type: String
Value: Disable, HTTP, HTTPS
SNMP Protocol Control
Type: String
Value: Disable, Enable
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents