Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
  ipaddr: Displays an IP address within the network that the scope specifies and that contains the
reservation. 
  lookupKey: Specifies the sequence of bytes that is the key for this reservation object. 
  lookupKeyType: Identifies the data dictionary type for the value in the lookup-key attribute. It
may take on the values of AT_NSTRING (46), AT_BLOB (7), or AT_MACADDR (9). 
Use the optional getNextAddress action to request the next available address for this Reservation
object. 
Action Parameters 
  clientId: the client MAC address 
  address: the parent subnet or related address 
  clientClass: the client class required for the address, if applicable 
  scope: the parent scope name (if specified, address parameters are ignored) 
  hostName: the client host name; when set, DNS entries will be created for the assigned address 
  domainName: the domain name for the client host name 
The clientId parameter and parent criteria are required for this action.
Response:
Returns the location of the new Reservation object
Content: none
Delete Reservation Object By Name
Deletes the specified Network Registrar Reservation object.
Request:
DELETE /web-services/rest/resource/Reservation/{objectName} 
objectName
: the string representation of the Reservation ipaddr 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 
  action: extra action to perform; value can be 'releaseAddress' 
Use the optional releaseAddress action to also release the DHCP lease associated with this
Reservation object.
Response:
Content: none
Put Reservation Object List
Modifies or creates the specified list of Network Registrar Reservation objects.
Request:
PUT /web-services/rest/resource/Reservation
Accept: application/xml, application/json
Response:
Content: none
Delete Reservation Object List
Deletes the specified list of Network Registrar Reservation objects.
Request:
DELETE /web-services/rest/resource/Reservation
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