Radius · Capability
Applications.Dapr Resource Management APIs — StateStores
Applications.Dapr Resource Management APIs — StateStores. 5 operations. Lead operation: StateStores. Self-contained Naftiko capability covering one Radius business surface.
What You Can Do
GET
Statestoreslistbyscope
— List DaprStateStoreResource resources by Scope
/v1/{rootscope}/providers/applications-dapr/statestores
GET
Statestoresget
— Get a DaprStateStoreResource
/v1/{rootscope}/providers/applications-dapr/statestores/{statestorename}
PUT
Statestorescreateorupdate
— Create a DaprStateStoreResource
/v1/{rootscope}/providers/applications-dapr/statestores/{statestorename}
PATCH
Statestoresupdate
— Update a DaprStateStoreResource
/v1/{rootscope}/providers/applications-dapr/statestores/{statestorename}
DELETE
Statestoresdelete
— Delete a DaprStateStoreResource
/v1/{rootscope}/providers/applications-dapr/statestores/{statestorename}
MCP Tools
list-daprstatestoreresource-resources-scope
List DaprStateStoreResource resources by Scope
read-only
idempotent
get-daprstatestoreresource
Get a DaprStateStoreResource
read-only
idempotent
create-daprstatestoreresource
Create a DaprStateStoreResource
idempotent
update-daprstatestoreresource
Update a DaprStateStoreResource
idempotent
delete-daprstatestoreresource
Delete a DaprStateStoreResource
idempotent