VPS_updatePostInstallScriptV1
Update a specific post-install script by providing its ID, new name, and content. Modify existing automation scripts to match current needs.
Instructions
Update a specific post-install script.
Use this endpoint to modify existing automation scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postInstallScriptId | Yes | Post-install script ID | |
| name | Yes | Name of the script | |
| content | Yes | Content of the script |