POST /API/managementAPI/getRules/{ruleType}?pageSige=…&fromIndex=… options=…
AbstractRemoteManagementAPI.getRules({'pageSige': /* pageSige */, 'fromIndex': /* fromIndex */, 'ruleType': /* ruleType */, 'options': /* options the options map (domain, queyList, user) */});
Lists the rules according to its type from a specific index.