Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
Content: none
Create CCMZoneDistribution Object
Creates a Network Registrar CCMZoneDistribution object.
Request:
POST /web-services/rest/resource/CCMZoneDistribution
Accept: application/xml, application/json, application/x-www-form-urlencoded 
These required CCMZoneDistribution properties must be specified in the input object or form: 
  name: Names this zone distribution map. 
  primary: Identifies the cluster or HA DNS pair serving the primary zones associated with this
zone distribution map.
Response:
Returns the location of the new CCMZoneDistribution object
Content: none
Delete CCMZoneDistribution Object By Name
Deletes the specified Network Registrar CCMZoneDistribution object.
Request:
DELETE /web-services/rest/resource/CCMZoneDistribution/{objectName} 
objectName
: the string representation of the CCMZoneDistribution name property
Response:
Content: none
Put CCMZoneDistribution Object List
Modifies or creates the specified list of Network Registrar CCMZoneDistribution objects.
Request:
PUT /web-services/rest/resource/CCMZoneDistribution
Accept: application/xml, application/json
Response:
Content: none
Delete CCMZoneDistribution Object List
Deletes the specified list of Network Registrar CCMZoneDistribution objects.
Request:
DELETE /web-services/rest/resource/CCMZoneDistribution
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