Useraddr Status Command - Cisco D9800 Reference Manual

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

Advertisement

Useraddr Status Command

Input example (request JSON format):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/ca/cisys?js=1"
Expected output (values are for example purposes only):
{
}
Useraddr Status Command
Table 41: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
Display Details Syntax
URI Parameters (extension to the Command URL separated by /): N/A
Table 42: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Parameter
js
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
58
"ca": {
"cisys": {
"slotid": "TOP",
"sysids": "2525",
"sysname": "News Dataco",
"sysnameids": "News Dataco (0x9dd)"
}
}
Description
https://192.168.0.1/ws/v2/status/ca/useraddr
Return user addresses from all ISE chips.
GET (All Access), POST (Restricted Access)
Read
Guest, User, Admin
GET "https://192.168.0.1/ws/v2/status/ca/useraddr"
Description
Format output using JSON standard
Type: exist
Values: any value or empty (for example, any of js=1
or js or js=0 or js=9999 are valid)
Omitting this argument formats the output by default
in XML.
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents