Cisco Voice Portal · Example Payload

Cisco Voice Portal Administration Vxml Server Example

Contact CenterIVRTelephonyVoiceVXML

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

Top-level fields

serverIdhostnameipAddresshttpPorthttpsPortstatusdeployedApplications

Example Payload

Raw ↑
{
  "serverId": "500123",
  "hostname": "example_value",
  "ipAddress": "example_value",
  "httpPort": 10,
  "httpsPort": 10,
  "status": "example_value",
  "deployedApplications": 10
}