Extend VBS Build Parameters to Cover OIC Project Operations
While some OIC Project API actions are already supported, many common operations are missing as standard build parameters in Visual Builder Studio (VBS). For instance, there are no built-in options to delete or update an OIC Project deployment, even though REST APIs for these actions exist. As a result, development teams are forced to create and maintain custom shell scripts to perform these tasks.
Proposal:
Extend VBS build parameters to include standard options for:
- Deleting OIC Project deployments
- Updating OIC Project deployments
- Other frequently used OIC Project actions already exposed through REST APIs
In short, the goal is to make
Tagged:
3