ncloud_create_init_script
Create a shell script that runs automatically when a server instance starts, enabling customized setup and configuration on Naver Cloud Platform.
Instructions
Create a new init script
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| osTypeCode | No | OS type code (LNX or WND) | |
| initScriptName | No | Init script name | |
| initScriptContent | Yes | Init script content (shell script) | |
| initScriptDescription | No | Init script description |