VPS_updatePostInstallScriptV1
Update an existing post-install script by specifying its ID, a new name, and content. Modify automation scripts to adjust server configuration.
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 |