Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
mode.
Response:
Returns the location of the CCMSubnet object, if created
Content: none
Create CCMSubnet Object
Creates a Network Registrar CCMSubnet object.
Request:
POST /web-services/rest/resource/CCMSubnet
Accept: application/xml, application/json, application/x-www-form-urlencoded 
Query Parameters 
  vpnId: the VPN identifier for the address, if applicable 
These required CCMSubnet properties must be specified in the input object or form: 
  address: Sets the subnet address for this subnet.
Response:
Returns the location of the new CCMSubnet object
Content: none
Delete CCMSubnet Object By Name
Deletes the specified Network Registrar CCMSubnet object.
Request:
DELETE /web-services/rest/resource/CCMSubnet/{objectName} 
objectName
: the string representation of the CCMSubnet address property. Use the '-' character
in place of the '/' character, if present in the name. 
Query Parameters 
  vpnId: the VPN identifier for the address, if applicable
Response:
Content: none
Put CCMSubnet Object List
Modifies or creates the specified list of Network Registrar CCMSubnet objects.
Request:
PUT /web-services/rest/resource/CCMSubnet
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 CCMSubnet Object List
Deletes the specified list of Network Registrar CCMSubnet objects.
Request:
DELETE /web-services/rest/resource/CCMSubnet
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