Cisco Cisco Prime IP Express 8.3 技术参考

下载
页码 1286
These required CCMRRSet properties must be specified in the input object or form: 
  name: Specifies the relative name of the RRs with respect to the containing zone. 
  rrs: Lists RRs composing the RR nameset. The actual RR data blobs for this name. 
  zone: Identifies the zone that contains this RRSet, as referenced by OID.
Response:
Returns the location of the new CCMRRSet object
Content: none
Delete CCMRRSet Object By Name
Deletes the specified Network Registrar CCMRRSet object.
Request:
DELETE /web-services/rest/resource/CCMRRSet/{objectName} 
objectName
: the string representation of the CCMRRSet 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 CCMRRSet Object List
Modifies or creates the specified list of Network Registrar CCMRRSet objects.
Request:
PUT /web-services/rest/resource/CCMRRSet
Accept: application/xml, application/json
Response:
Content: none
Delete CCMRRSet Object List
Deletes the specified list of Network Registrar CCMRRSet objects.
Request:
DELETE /web-services/rest/resource/CCMRRSet
Accept: application/xml, application/json 
The input object list is required.
Response:
Content: none