Radius · Capability
Applications.Core Management APIs — SecretStores
Applications.Core Management APIs — SecretStores. 6 operations. Lead operation: SecretStores. Self-contained Naftiko capability covering one Radius business surface.
What You Can Do
GET
Secretstoreslistbyscope
— List SecretStoreResource resources by Scope
/v1/{rootscope}/providers/applications-core/secretstores
GET
Secretstoresget
— Get a SecretStoreResource
/v1/{rootscope}/providers/applications-core/secretstores/{secretstorename}
PUT
Secretstorescreateorupdate
— Create a SecretStoreResource
/v1/{rootscope}/providers/applications-core/secretstores/{secretstorename}
PATCH
Secretstoresupdate
— Update a SecretStoreResource
/v1/{rootscope}/providers/applications-core/secretstores/{secretstorename}
DELETE
Secretstoresdelete
— Delete a SecretStoreResource
/v1/{rootscope}/providers/applications-core/secretstores/{secretstorename}
POST
Secretstoreslistsecrets
— List the secrets of a secret stores.
/v1/{rootscope}/providers/applications-core/secretstores/{secretstorename}/listsecrets
MCP Tools
list-secretstoreresource-resources-scope
List SecretStoreResource resources by Scope
read-only
idempotent
get-secretstoreresource
Get a SecretStoreResource
read-only
idempotent
create-secretstoreresource
Create a SecretStoreResource
idempotent
update-secretstoreresource
Update a SecretStoreResource
idempotent
delete-secretstoreresource
Delete a SecretStoreResource
idempotent
list-secrets-secret-stores
List the secrets of a secret stores.
read-only