Open for Voting

Allow customization of number of items per page in resources that are paged

Multiple Resource "views" in SAM are set up to display data in pages.  These default to 10 items per page, but allow the user to override the number of items per page for display.  However, this override is not persisted and the next time the Resource is loaded, the default of 10 items per page is restored.  It would be nice if we were able to set a persistent number of items per page for these resources so that they do not have to be overridden each time the view is refreshed.

An example is the "All Database Instances" resource, but there are others and all of them should have the same change implemented.