Cisco Cisco Prime IP Express 8.3 Referências técnicas

Página de 1286
Content: none
Create CCMScopeTemplate Object
Creates a Network Registrar CCMScopeTemplate object.
Request:
POST /web-services/rest/resource/CCMScopeTemplate
Accept: application/xml, application/json, application/x-www-form-urlencoded 
These required CCMScopeTemplate properties must be specified in the input object or form: 
  name: The name of this scope template.
Response:
Returns the location of the new CCMScopeTemplate object
Content: none
Delete CCMScopeTemplate Object By Name
Deletes the specified Network Registrar CCMScopeTemplate object.
Request:
DELETE /web-services/rest/resource/CCMScopeTemplate/{objectName} 
objectName
: the string representation of the CCMScopeTemplate name property
Response:
Content: none
Put CCMScopeTemplate Object List
Modifies or creates the specified list of Network Registrar CCMScopeTemplate objects.
Request:
PUT /web-services/rest/resource/CCMScopeTemplate
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 CCMScopeTemplate Object List
Deletes the specified list of Network Registrar CCMScopeTemplate objects.
Request:
DELETE /web-services/rest/resource/CCMScopeTemplate
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