Cisco Voice Portal · Example Payload

Cisco Voice Portal Vxml Services Log Entry Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Vxml Services Log Entry Example is an example object payload from Cisco Voice Portal, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

timestamplevelloggermessagesessionIdapplicationName

Example Payload

Raw ↑
{
  "timestamp": "example_value",
  "level": "example_value",
  "logger": "example_value",
  "message": "example_value",
  "sessionId": "500123",
  "applicationName": "example_value"
}