Технические ссылки для Cisco Cisco Prime IP Express 8.3

Скачать
Страница из 1286
Response:
Returns the location of the DnsEnumEntrySet object, if created
Content: none
Create DnsEnumEntrySet Object
Creates a Network Registrar DnsEnumEntrySet object.
Request:
POST /web-services/rest/resource/DnsEnumEntrySet
Accept: application/xml, application/json, application/x-www-form-urlencoded 
Query Parameters 
  viewId: the DNS view identifier, if applicable 
These required DnsEnumEntrySet properties must be specified in the input object or form: 
  number: Specifies the E.164 number for this entry. 
  services: Specifies the services for this number.
Response:
Returns the location of the new DnsEnumEntrySet object
Content: none
Delete DnsEnumEntrySet Object By Name
Deletes the specified Network Registrar DnsEnumEntrySet object.
Request:
DELETE /web-services/rest/resource/DnsEnumEntrySet/{objectName} 
objectName
: the string representation of the DnsEnumEntrySet number property 
Query Parameters 
  viewId: the DNS view identifier, if applicable
Response:
Content: none
Put DnsEnumEntrySet Object List
Modifies or creates the specified list of Network Registrar DnsEnumEntrySet objects.
Request:
PUT /web-services/rest/resource/DnsEnumEntrySet
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 DnsEnumEntrySet Object List
Deletes the specified list of Network Registrar DnsEnumEntrySet objects.
Request:
DELETE /web-services/rest/resource/DnsEnumEntrySet
Accept: application/xml, application/json 
The input object list is required.
Response:
Content: none