Cisco Cisco MediaSense Release 9.0(1) Guía Del Desarrollador

Descargar
Página de 136
EXIT_EMERGENCY_STORAGE_SPACE
Recorded media
usage dropped
below the 97%
utilization mark.
The disk storage is exiting the emergency storage space condition. At
this point, the local node is still considered to be low on resources and
new recording sessions are still not accepted.
 
tagEvent
tagEvent
Event
Description:
This event is sent when a tag is added or deleted from a session. 
In a multi-server Cisco MediaSense deployment, the client can subscribe to only one Cisco MediaSense API service and
receive notifications generated by other Cisco MediaSense services. 
Events
Triggered:
tagEvent
Method:
POST
Body:
JSON
Event
Schema:
{
    
,
"eventType"
"<
 is a string>"
this
    
,
"eventAction"
"<
 is a string>"
this
    
 :
,
"forwardedEvent"
" <
 is a string>"
this
    
:
"eventBody"
               {
  
,
"sessionId"
"<
 is a string>"
this
                
,
"tagName"
"<
 is a string>"
this
                
 : 
,
"tagType"
"<
 is a string>"
this
                
:<
 is an integer>,
"tagCreateDate"
this
                
:<
 is an integer>,
"tagOffset"
this
                
:<
 is an integer>
"trackNumber"
this
               }
}
 
135