Radius · Capability
Applications.Core Management APIs — Environments
Applications.Core Management APIs — Environments. 6 operations. Lead operation: Environments. Self-contained Naftiko capability covering one Radius business surface.
What You Can Do
GET
Environmentslistbyscope
— List EnvironmentResource resources by Scope
/v1/{rootscope}/providers/applications-core/environments
GET
Environmentsget
— Get a EnvironmentResource
/v1/{rootscope}/providers/applications-core/environments/{environmentname}
PUT
Environmentscreateorupdate
— Create a EnvironmentResource
/v1/{rootscope}/providers/applications-core/environments/{environmentname}
PATCH
Environmentsupdate
— Update a EnvironmentResource
/v1/{rootscope}/providers/applications-core/environments/{environmentname}
DELETE
Environmentsdelete
— Delete a EnvironmentResource
/v1/{rootscope}/providers/applications-core/environments/{environmentname}
POST
Environmentsgetmetadata
— Gets recipe metadata including parameters and any constraints on the parameters.
/v1/{rootscope}/providers/applications-core/environments/{environmentname}/getmetadata
MCP Tools
list-environmentresource-resources-scope
List EnvironmentResource resources by Scope
read-only
idempotent
get-environmentresource
Get a EnvironmentResource
read-only
idempotent
create-environmentresource
Create a EnvironmentResource
idempotent
update-environmentresource
Update a EnvironmentResource
idempotent
delete-environmentresource
Delete a EnvironmentResource
idempotent
gets-recipe-metadata-including-parameters
Gets recipe metadata including parameters and any constraints on the parameters.