Radius · Capability
Applications.Core Management APIs — Containers
Applications.Core Management APIs — Containers. 5 operations. Lead operation: Containers. Self-contained Naftiko capability covering one Radius business surface.
What You Can Do
GET
Containerslistbyscope
— List ContainerResource resources by Scope
/v1/{rootscope}/providers/applications-core/containers
GET
Containersget
— Get a ContainerResource
/v1/{rootscope}/providers/applications-core/containers/{containername}
PUT
Containerscreateorupdate
— Create a ContainerResource
/v1/{rootscope}/providers/applications-core/containers/{containername}
PATCH
Containersupdate
— Update a ContainerResource
/v1/{rootscope}/providers/applications-core/containers/{containername}
DELETE
Containersdelete
— Delete a ContainerResource
/v1/{rootscope}/providers/applications-core/containers/{containername}
MCP Tools
list-containerresource-resources-scope
List ContainerResource resources by Scope
read-only
idempotent
get-containerresource
Get a ContainerResource
read-only
idempotent
create-containerresource
Create a ContainerResource
idempotent
update-containerresource
Update a ContainerResource
idempotent
delete-containerresource
Delete a ContainerResource
idempotent