Cisco Cisco Prime IP Express 8.3 Références techniques

Page de 1286
Resource: DNSServer
This resource is used to manage the 
 class of Network Registrar objects.
The DNS server configuration object. This object is used to configure server-wide properties.
Functions
Get DNSServer Object
Gets the Network Registrar DNSServer 'DNS' object.
Request:
GET /web-services/rest/resource/DNSServer
Response: Returns the DNSServer object
Content-Type: application/xml, application/json
Get DNSServer Object By Name
Gets the Network Registrar DNSServer object by name.
Request:
GET /web-services/rest/resource/DNSServer/DNS
Response: Returns the DNSServer object
Content-Type: application/xml, application/json
Put DNSServer Object
Modifies the Network Registrar DNSServer object.
Request:
PUT /web-services/rest/resource/DNSServer
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 DNSServer Object By Name
Modifies the specified Network Registrar DNSServer object.
Request:
PUT /web-services/rest/resource/DNSServer/DNS 
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