update_custom_name
Update or set a custom label for a VPS or Node instance, making instances easier to identify and manage.
Instructions
Set or update the custom name of a VPS or Node instance. Useful for labeling instances with friendly names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Instance type: "node" or "vps" | |
| customName | Yes | Custom name for the instance (max 100 characters) | |
| instanceId | Yes | Instance ID (userNode or userVps ID) to update |