Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Resource: DNSCachingServer
This resource is used to manage the 
 class of Network Registrar objects.
The DNS caching server configuration object. This object is used to configure the DNS caching server-wide
properties.
Functions
Get DNSCachingServer Object
Gets the Network Registrar DNSCachingServer 'CDNS' object.
Request:
GET /web-services/rest/resource/DNSCachingServer
Response: Returns the DNSCachingServer object
Content-Type: application/xml, application/json
Get DNSCachingServer Object By Name
Gets the Network Registrar DNSCachingServer object by name.
Request:
GET /web-services/rest/resource/DNSCachingServer/CDNS
Response: Returns the DNSCachingServer object
Content-Type: application/xml, application/json
Put DNSCachingServer Object
Modifies the Network Registrar DNSCachingServer object.
Request:
PUT /web-services/rest/resource/DNSCachingServer
Accept: application/xml, application/json 
Query Parameters 
  action: extra action to perform; value can be 'reload' 
The optional reload action will issue a server reload after changes are made. If the input object is null,
or identical to the currently saved object, only the server reload action will be performed.
Response: Content: none
Put DNSCachingServer Object By Name
Modifies the specified Network Registrar DNSCachingServer object.
Request:
PUT /web-services/rest/resource/DNSCachingServer/CDNS 
Accept: application/xml, application/json 
Query Parameters 
  action: extra action to perform; value can be 'reload' 
The optional reload action will issue a server reload after changes are made. If the input object is null,
or identical to the currently saved object, only the server reload action will be performed.
Response: Content: none