Cisco Cisco Prime IP Express 8.3 技术参考

下载
页码 1286
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 DnsException object, if created
Content: none
Create DnsException Object
Creates a Network Registrar DnsException object.
Request:
POST /web-services/rest/resource/DnsException
Accept: application/xml, application/json, application/x-www-form-urlencoded 
These required DnsException properties must be specified in the input object or form: 
  name: Names the zone.
Response:
Returns the location of the new DnsException object
Content: none
Delete DnsException Object By Name
Deletes the specified Network Registrar DnsException object.
Request:
DELETE /web-services/rest/resource/DnsException/{objectName} 
objectName
: the string representation of the DnsException name property
Response:
Content: none
Put DnsException Object List
Modifies or creates the specified list of Network Registrar DnsException objects.
Request:
PUT /web-services/rest/resource/DnsException
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 DnsException Object List
Deletes the specified list of Network Registrar DnsException objects.
Request:
DELETE /web-services/rest/resource/DnsException
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