Cisco Voice Portal · Example Payload

Cisco Voice Portal Administration License Info Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Administration License Info 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

licenseTypemaxPortsusedPortsfeaturesexpirationDatestatus

Example Payload

Raw ↑
{
  "licenseType": "example_value",
  "maxPorts": 10,
  "usedPorts": 10,
  "features": [],
  "expirationDate": "example_value",
  "status": "example_value"
}