Update node disks
node_disk_updateUpdate a node's disk configuration from the raw disks array. Inspect node first; disabling scheduling or shrinking reserved storage can strand replicas, so use only with explicit user authorization.
Instructions
Update the disk configuration for a node. disks is the raw array of Longhorn Disk objects (path, allowScheduling, storageReserved, tags, diskType, ...) — inspect the node via node_get first to see the current shape. Disabling scheduling or shrinking storageReserved on a disk can strand replicas. Destructive. Do not call this unless the user has explicitly authorized it in this conversation — never proactively, speculatively, or as a side effect of another task. Longhorn docs: https://longhorn.io/docs/1.12.1/nodes-and-volumes/nodes/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| disks | Yes |