Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
  ip6Address: Specifies the IPv6 address for 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) or AT_BLOB (7). 
Use the optional getNextAddress action to request the next available address for this Reservation6
object. 
Action Parameters 
  clientId: the client DUID 
  address: the parent prefix or link address 
  clientClass: the client class required for the address, if applicable 
  prefix: the parent prefix name (if specified, address parameters are ignored) 
  length: the length to be allocated for prefix-delegation (PD) prefixes; use 0 to let the server
determine the length 
  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 Reservation6 object
Content: none
Delete Reservation6 Object By Name
Deletes the specified Network Registrar Reservation6 object.
Request:
DELETE /web-services/rest/resource/Reservation6/{objectName} 
objectName
: the string representation of the Reservation6 ip6Address 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
Reservation6 object.
Response:
Content: none
Put Reservation6 Object List
Modifies or creates the specified list of Network Registrar Reservation6 objects.
Request:
PUT /web-services/rest/resource/Reservation6
Accept: application/xml, application/json
Response:
Content: none
Delete Reservation6 Object List
Deletes the specified list of Network Registrar Reservation6 objects.
Request:
DELETE /web-services/rest/resource/Reservation6
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