Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
By default, changes will be made in 'complete' mode, from main to backup.
Response:
Returns the location of the CCMHaDnsPair object, if created
Content: none
Create CCMHaDnsPair Object
Creates a Network Registrar CCMHaDnsPair object.
Request:
POST /web-services/rest/resource/CCMHaDnsPair
Accept: application/xml, application/json, application/x-www-form-urlencoded 
These required CCMHaDnsPair properties must be specified in the input object or form: 
  name: The name of the DNS HA pair relationship. 
  main: The cluster reference for the main server in this DNS HA pair relationship. 
  backup: The cluster reference for the backup server in this DNS HA pair relationship.
Response:
Returns the location of the new CCMHaDnsPair object
Content: none
Delete CCMHaDnsPair Object By Name
Deletes the specified Network Registrar CCMHaDnsPair object.
Request:
DELETE /web-services/rest/resource/CCMHaDnsPair/{objectName} 
objectName
: the string representation of the CCMHaDnsPair name property
Response:
Content: none
Put CCMHaDnsPair Object List
Modifies or creates the specified list of Network Registrar CCMHaDnsPair objects.
Request:
PUT /web-services/rest/resource/CCMHaDnsPair
Accept: application/xml, application/json
Response:
Content: none
Delete CCMHaDnsPair Object List
Deletes the specified list of Network Registrar CCMHaDnsPair objects.
Request:
DELETE /web-services/rest/resource/CCMHaDnsPair
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