Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
These required CCMHost properties must be specified in the input object or form: 
  name: Specifies the relative name of a host within its zone.
Response:
Returns the location of the new CCMHost object
Content: none
Delete CCMHost Object By Name
Deletes the specified Network Registrar CCMHost object.
Request:
DELETE /web-services/rest/resource/CCMHost/{objectName} 
objectName
: the string representation of the CCMHost name property 
Query Parameters 
  zoneOrigin: the parent zone 
  viewId: the DNS view identifier, if applicable 
The zoneOrigin parameter is required to specify the parent zone.
Response:
Content: none
Put CCMHost Object List
Modifies or creates the specified list of Network Registrar CCMHost objects.
Request:
PUT /web-services/rest/resource/CCMHost
Accept: application/xml, application/json
Response:
Content: none
Delete CCMHost Object List
Deletes the specified list of Network Registrar CCMHost objects.
Request:
DELETE /web-services/rest/resource/CCMHost
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