restore_keys_bulk
Restore up to 500 trashed keys by their key_uuid (from list_trash). Idempotent: already-active keys are reported unchanged, unknown uuids not_found; a key whose name was re-created while it was trashed is reported as a conflict. Get key_uuid from list_trash.
Paramètres
Section intitulée « Paramètres »| Nom | Type | Description | |
|---|---|---|---|
project_uuid | string | optionnel | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
key_uuids | array | requis | Key uuids to restore (get them from list_trash). |
{ "tool": "restore_keys_bulk", "arguments": { "key_uuids": [] }}