cldkctl_get_pvc
Retrieve Persistent Volume Claim (PVC) details by calling the cldkctl_get_pvc endpoint on the MCP cldkctl Server for managing Kubernetes storage resources.
Instructions
Call the cldkctl_get_pvc endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}