Currently the limit option is used ambiguously, the first is the total amount of resources returned, and the second is the size of the page. To separate this, we add a parameter called max_items, which is the total amount of resources returned. Change-Id: I56fdb5ef480da6bca82462ce3ca4e0cbcb2830de Signed-off-by: djp <dimsss0607@gmail.com>