Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
Response:
Returns the location of the DnsEnumDomain object, if created
Content: none
Create DnsEnumDomain Object
Creates a Network Registrar DnsEnumDomain object.
Request:
POST /web-services/rest/resource/DnsEnumDomain
Accept: application/xml, application/json, application/x-www-form-urlencoded 
Query Parameters 
  viewId: the DNS view identifier, if applicable 
These required DnsEnumDomain properties must be specified in the input object or form: 
  domainPrefix: Specifies the E.164 number prefix for this domain.
Response:
Returns the location of the new DnsEnumDomain object
Content: none
Delete DnsEnumDomain Object By Name
Deletes the specified Network Registrar DnsEnumDomain object.
Request:
DELETE /web-services/rest/resource/DnsEnumDomain/{objectName} 
objectName
: the string representation of the DnsEnumDomain domainPrefix property 
Query Parameters 
  viewId: the DNS view identifier, if applicable
Response:
Content: none
Put DnsEnumDomain Object List
Modifies or creates the specified list of Network Registrar DnsEnumDomain objects.
Request:
PUT /web-services/rest/resource/DnsEnumDomain
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 DnsEnumDomain Object List
Deletes the specified list of Network Registrar DnsEnumDomain objects.
Request:
DELETE /web-services/rest/resource/DnsEnumDomain
Accept: application/xml, application/json 
The input object list is required.
Response:
Content: none