Data Structure for Call Control Group Job Status
Attribute Name | Base Type | Restrictions | Description |
---|---|---|---|
totalPorts | int | minOccurs = 1 maxOccurs = 1 nillable = false | Total number of CTI ports. |
updatePorts | int | minOccurs = 1 maxOccurs = 1 nillable = false | Total number of updated ports. |
lastUpdatedPort | string | minOccurs = 1 maxOccurs = 1 nillable = false | The last-updated port. |
type | string | minOccurs = 1 maxOccurs = 1 nillable = false | Job type—Creation, deletion, modification. |
exception | string | minOccurs = 1 maxOccurs = 1 nillable = false | Any exception that occurs while performing POST, PUT, or DELETE. |
completed | boolean | minOccurs = 1 maxOccurs = 1 nillable = false | Job is complete. |