list_migrations
Track and manage Kafka Schema Registry migration tasks by listing all ongoing and completed migrations with their current statuses.
Instructions
List all migration tasks and their status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}