Management of AppsAnywhere applications would benefit from the ability to use REST methods to interact with resources in the AppsAnywhere Admin portal. For example:
• The GET REST method would be used to retrieve information on applications or provisions
• The POST REST method would be used to create an application or provision
• The PATCH REST method would be used to update an application or provision
• The DELETE REST method would be used to delete an application or provision
The addition of these capabilities would reduce the manual work required to monitoring and maintaining a large software library in AppsAnywhere. They would also enable these processes to be automated.