Cisco Cisco Unified Contact Center Management Portal 11.0(1) Technical References

Page of 325
Chapter 3: Resource Management Web Service 
 
Web Service APIs 
 
 
 
 
 
 
Web Services Reference for Cisco Unified Contact Center Management Portal 
  
  
August 2015 
 
171 
 
 
 
Sequence Diagram 
Cloud
API
Remote System
Download
download
downloadResults
download
downloadResults
 
Figure 3-40 
Sequence Diagram for Resource Management Download 
API 
Deploy 
Description 
The 
Deploy() 
API is a generic API that allows bulk update of one or more resources 
of a single type from a single binary deployment package. The deployment package 
contains both the information to identify each resource and the data to be associated 
with that resource. This data may include binary data to be uploaded to a remote 
system as well as other resource data.  
If an associated resource already exists in CCMP, the existing data is replaced with 
the new data from the deployment package. If the associated resource does not yet 
exist, it is created.  
The type of content being deployed and any additional data required to specify the 
deployment are determined by the resource type.  
The 
Deploy() 
API encodes the additional data and binary deployment package data 
in separate parts of a multipart/form-data MIME message (see 
http://tools.ietf.org/html/rfc2388, link checked November 2013). 
Parameters 
The 
Deploy() 
API expects the following parameters: