Radius · Capability
Applications.Dapr Resource Management APIs — SecretStores
Applications.Dapr Resource Management APIs — SecretStores. 5 operations. Lead operation: SecretStores. Self-contained Naftiko capability covering one Radius business surface.
What You Can Do
GET
Secretstoreslistbyscope
— List DaprSecretStoreResource resources by Scope
/v1/{rootscope}/providers/applications-dapr/secretstores
GET
Secretstoresget
— Get a DaprSecretStoreResource
/v1/{rootscope}/providers/applications-dapr/secretstores/{secretstorename}
PUT
Secretstorescreateorupdate
— Create a DaprSecretStoreResource
/v1/{rootscope}/providers/applications-dapr/secretstores/{secretstorename}
PATCH
Secretstoresupdate
— Update a DaprSecretStoreResource
/v1/{rootscope}/providers/applications-dapr/secretstores/{secretstorename}
DELETE
Secretstoresdelete
— Delete a DaprSecretStoreResource
/v1/{rootscope}/providers/applications-dapr/secretstores/{secretstorename}
MCP Tools
list-daprsecretstoreresource-resources-scope
List DaprSecretStoreResource resources by Scope
read-only
idempotent
get-daprsecretstoreresource
Get a DaprSecretStoreResource
read-only
idempotent
create-daprsecretstoreresource
Create a DaprSecretStoreResource
idempotent
update-daprsecretstoreresource
Update a DaprSecretStoreResource
idempotent
delete-daprsecretstoreresource
Delete a DaprSecretStoreResource
idempotent