Radius · Capability
Universal Control Plane Resource Management APIs — Locations
Universal Control Plane Resource Management APIs — Locations. 4 operations. Lead operation: Locations. Self-contained Naftiko capability covering one Radius business surface.
What You Can Do
GET
Locationslist
— List available locations for the specified resource provider.
/v1/planes/radius/{planename}/providers/system-resources/resourceproviders/{resourceprovidername}/locations
GET
Locationsget
— Get the specified location. The location resource represents a logical location where the resource provider operates.
/v1/planes/radius/{planename}/providers/system-resources/resourceproviders/{resourceprovidername}/locations/{locationname}
PUT
Locationscreateorupdate
— Create or update a location. The location resource represents a logical location where the resource provider operates.
/v1/planes/radius/{planename}/providers/system-resources/resourceproviders/{resourceprovidername}/locations/{locationname}
DELETE
Locationsdelete
— Delete a location. The location resource represents a logical location where the resource provider operates.
/v1/planes/radius/{planename}/providers/system-resources/resourceproviders/{resourceprovidername}/locations/{locationname}
MCP Tools
list-available-locations-specified-resource
List available locations for the specified resource provider.
read-only
idempotent
get-specified-location-location-resource
Get the specified location. The location resource represents a logical location where the resource provider operates.
read-only
idempotent
create-update-location-location-resource
Create or update a location. The location resource represents a logical location where the resource provider operates.
idempotent
delete-location-location-resource-represents
Delete a location. The location resource represents a logical location where the resource provider operates.
idempotent