cldkctl_get_persistent_volume
Retrieve persistent volume details through the MCP cldkctl Server’s endpoint, enabling access to storage information for Cloudeka’s cldkctl CLI functionality.
Instructions
Call the cldkctl_get_persistent_volume endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}