ncloud_create_init_script
Create an init script for NCP Gov servers to automate initialization by defining OS type, script content, and optional name/description.
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 |