Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 365
Combination of filtering, sorting and paging
 
 
Cisco EPN Manager RESTConf NBI Guide  
362
 
 
 
11 Combination of filtering, sorting and paging 
Filtering, Sorting and Paging can be combined as long as the combination adheres to the 
rules of each of the features. 
Examples: 
1. 
http://<server_name>/restconf/v1/data/epnm-restconf-xmp-im-ext-
managedelement:ManagedElement?name=ASR*&.maxCount=9&.sort(-
productFamily)
 
2. 
http://<server_name>/restconf/v1/data/epnm-restconf-xmp-im-ext-
managedelement:ManagedElement?name=ASR*&.maxCount=5&.sort(+collectionSt
atus)