patch
https://connect-eu1.jotelulu.com/remote-desktops/v1/subscriptions//applications/
Update the configuration of an existing application deployed on a remote desktop instance.
This endpoint allows you to modify application settings including display name, category assignment, installation paths, executable configuration, and startup arguments. Useful for maintaining and optimizing application deployments.
Configurable Settings:
- Display Name: Update application name for better identification
- Category Tag: Change application categorization and organization
- Installation Directory: Modify application installation path
- Executable Path: Update main executable file location
- Startup Arguments: Configure command line arguments for application launch
Update Scenarios:
- Application Maintenance: Update paths after application updates
- Configuration Optimization: Adjust startup arguments for better performance
- Organization Changes: Update category tags for better organization
- Path Corrections: Fix incorrect installation or executable paths
- Name Standardization: Standardize application names across deployments
Best Practices:
- Test application functionality after configuration updates
- Document configuration changes for audit and troubleshooting
- Verify executable paths exist and are accessible
- Use appropriate category tags for consistent organization
- Consider user impact when modifying application configurations
Update Process: This endpoint initiates asynchronous application configuration updates. Monitor the application state to track update progress and completion.
Important Notes:
- Configuration updates may require application restart
- Invalid executable paths may cause application launch failures
- Users may need to restart applications to see configuration changes