Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
  localCluster: the cluster or pair name; use repeated parameters or a comma-separated list to
specify a multiple entries 
  mode: the sync mode; value can be 'ensure', 'replace', or 'exact' 
At least one local cluster or pair must be specified. By default, changes will be made in 'replace'
mode.
Response:
Returns the location of the CCMCluster object, if created
Content: none
Create CCMCluster Object
Creates a Network Registrar CCMCluster object.
Request:
POST /web-services/rest/resource/CCMCluster
Accept: application/xml, application/json, application/x-www-form-urlencoded 
These required CCMCluster properties must be specified in the input object or form: 
  name: Names the cluster. 
  ipaddr: Provides the IP address of this server.
Response:
Returns the location of the new CCMCluster object
Content: none
Delete CCMCluster Object By Name
Deletes the specified Network Registrar CCMCluster object.
Request:
DELETE /web-services/rest/resource/CCMCluster/{objectName} 
objectName
: the string representation of the CCMCluster name property
Response:
Content: none
Put CCMCluster Object List
Modifies or creates the specified list of Network Registrar CCMCluster objects.
Request:
PUT /web-services/rest/resource/CCMCluster
Accept: application/xml, application/json 
Query Parameters 
  action: extra action to perform; value can be 'push' 
When connected to a regional server, the optional push action will push the list to the specified
local clusters after changes are made. 
Action Parameters 
  localCluster: the cluster or pair name; use repeated parameters or a comma-separated list to
specify a multiple entries 
  mode: the sync mode; value can be 'ensure' or 'replace' or 'exact'
Response:
Content: none
Delete CCMCluster Object List
Deletes the specified list of Network Registrar CCMCluster objects.
Request:
DELETE /web-services/rest/resource/CCMCluster
Accept: application/xml, application/json 
Query Parameters 
  nrOidList: the list of object OIDs to be deleted 
The input object list or nrOidList parameter is required.
Response:
Content: none