create-network-storage
Define and allocate network storage for a specific cluster using cluster ID, storage name, and size in GB. Ensures resources are efficiently organized and accessible for Novita MCP Server operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clusterId | Yes | The ID of the cluster to create network storage. Must be from the `list-clusters` tool result, and the cluster must have supportNetworkStorage set to true | |
storageName | Yes | Name for the network storage. Use only letters, numbers, and hyphens | |
storageSize | Yes | Size of the network storage in GB |