Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Resource: Reservation6
This resource is used to manage the 
 class of Network Registrar objects.
A DHCP lease6 reservation. A reservation is used to assign a given client a specific address.
Functions
Get Reservation6 Object List
Gets the list of Network Registrar Reservation6 objects.
Request:
GET /web-services/rest/resource/Reservation6 
Query Parameters 
  vpnId: the VPN identifier for the address, if applicable 
Reservation6 string properties may be specified as query parameters to filter the return list. Filter
values can specify a regular expression or exact match. Use an empty string to test for unset
values. If the vpnId parameter is not specified, the default VPN will be used for the request.
Response:
Returns the list of Reservation6 objects
Content-Type: application/xml, application/json
If the list exceeds the maximum return list size, the next link is provided to get the next set of
objects.
Get Reservation6 Object By Name
Gets the Network Registrar Reservation6 object by name.
Request:
GET /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.
Response:
Returns the Reservation6 object
Content-Type: application/xml, application/json
Put Reservation6 Object By Name
Modifies or creates the specified Network Registrar Reservation6 object.
Request:
PUT /web-services/rest/resource/Reservation6/{objectName} 
Accept: application/xml, application/json 
objectName: the string representation of the Reservation6 ip6Address property. Use the '-'
character in place of the '/' character, if present in the name.
Response:
Returns the location of the Reservation6 object, if created
Content: none
Create Reservation6 Object
Creates a Network Registrar Reservation6 object.
Request:
POST /web-services/rest/resource/Reservation6
Accept: application/xml, application/json, application/x-www-form-urlencoded 
Query Parameters 
  vpnId: the VPN identifier for the address, if applicable 
  action: extra action to perform; value can be 'getNextAddress' 
These required Reservation6 properties must be specified in the input object or form: