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):
{
"ca": {
"cisys": {
"slotid": "TOP",
"sysids": "2525",
"sysname": "News Dataco",
"sysnameids": "News Dataco (0x9dd)"
}
}
}
Useraddr Status Command
Table 41: Command Details
DescriptionCommand Detail
https://192.168.0.1/ws/v2/status/ca/useraddrCommand URL
Return user addresses from all ISE chips.Command Information
GET (All Access), POST (Restricted Access)HTTP Methods
ReadAccess Type
Guest, User, AdminAccess Level
GET "https://192.168.0.1/ws/v2/status/ca/useraddr"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 &)
DescriptionURI Parameter
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.
js
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
58
API Definitions
Useraddr Status Command