VPS_updatePostInstallScriptV1
Update an existing post-install script by providing its ID, new name, and content to modify automation settings.
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 |