Cisco Cisco MediaSense Release 9.0(1) Developer's Guide

Page of 136
Request
Parameters:
{
   
:
"requestParameters"
                {
                
,
"sessionId"
"<replace with your string>"
                                
,
"tagName"
"<replace with your string>"
                                
: <replace with your integer>
"tagOffset"
               }
}
Header
Parameters:
JSESSIONID
Parameter
Description:
Refer to the 
Successful
JSON
Response
Schema:
{
         
: 2000,
"responseCode"
         
"responseMessage"
"Successful"
 }
Failure
JSON
Response
Schema:
{
    
: <
 is an integer>,
"responseCode"
this
    
,
"responseMessage"
"Failure: <
 is a string>"
this
    
"detail"
"<
 is a string>"
this
}
Related
Error
Codes:
Refer to the API Response Codes Table.
Events
Triggered:
 
Event Action: Deleted
Availability:
Available since API Version 1.1 
Release:
8.5(2)
Notes and
Examples:
 
Example for deleteSessionTag API
Example
HTTP POST:
https://10.78.95.207:8440/ora/managementService/manage/deleteSessionTag
Headers:
 
86