Radius · Capability
Applications.Datastores Resource Management APIs — RedisCaches
Applications.Datastores Resource Management APIs — RedisCaches. 6 operations. Lead operation: RedisCaches. Self-contained Naftiko capability covering one Radius business surface.
What You Can Do
GET
Rediscacheslistbyscope
— List RedisCacheResource resources by Scope
/v1/{rootscope}/providers/applications-datastores/rediscaches
GET
Rediscachesget
— Get a RedisCacheResource
/v1/{rootscope}/providers/applications-datastores/rediscaches/{rediscachename}
PUT
Rediscachescreateorupdate
— Create a RedisCacheResource
/v1/{rootscope}/providers/applications-datastores/rediscaches/{rediscachename}
PATCH
Rediscachesupdate
— Update a RedisCacheResource
/v1/{rootscope}/providers/applications-datastores/rediscaches/{rediscachename}
DELETE
Rediscachesdelete
— Delete a RedisCacheResource
/v1/{rootscope}/providers/applications-datastores/rediscaches/{rediscachename}
POST
Rediscacheslistsecrets
— Lists secrets values for the specified RedisCache resource
/v1/{rootscope}/providers/applications-datastores/rediscaches/{rediscachename}/listsecrets
MCP Tools
list-rediscacheresource-resources-scope
List RedisCacheResource resources by Scope
read-only
idempotent
get-rediscacheresource
Get a RedisCacheResource
read-only
idempotent
create-rediscacheresource
Create a RedisCacheResource
idempotent
update-rediscacheresource
Update a RedisCacheResource
idempotent
delete-rediscacheresource
Delete a RedisCacheResource
idempotent
lists-secrets-values-specified-rediscache
Lists secrets values for the specified RedisCache resource