Redis
Azure REST API reference
- Control plane: Redis REST API · 2024-11-01
This page tracks which Azure Cache for Redis REST API operations are implemented in Topaz.
Legend
| Symbol | Meaning |
|---|---|
| ✅ | Implemented |
| ❌ | Not implemented |
Control Plane (Microsoft.Cache/redis)
| Operation | Status | Notes |
|---|---|---|
| Create Or Update | ✅ | |
| Get | ✅ | |
| Update | ✅ | PATCH |
| Delete | ✅ | |
| List By Resource Group | ✅ | |
| List By Subscription | ✅ | |
| List Keys | ✅ | |
| Regenerate Key | ✅ | |
| Check Name Availability | ❌ | |
| Export Data | ❌ | |
| Flush Cache | ❌ | |
| Force Reboot | ❌ | |
| Import Data | ❌ | |
| List Upgrade Notifications | ❌ |