execute_svc_command
Run any SVC CLI command on an IBM SVC storage system to check status, manage volumes, or configure storage resources directly.
Instructions
Execute any SVC CLI command. This is a generic tool that allows you to run any SVC command directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The SVC CLI command to execute (e.g., "lsvdisk", "lshost", "mkvdisk -mdiskgrp pool0 -size 10 -unit gb -name vol1") |