Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Radius Locations API

The Locations API from Radius — 2 operation(s) for locations.

Radius Locations API is one of 27 APIs that Radius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Locations. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 2.0, at version 2023-10-01-preview.

Requests are made against the base URL https://management.azure.com.

4 operations 2 paths 6 schemas 1 DELETE2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-10-01-preview
Base URL
https://management.azure.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Radius Locations API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (azure_auth) using the implicit flow, exposing 1 scope. By default, every request must be authenticated.

  • azure_auth — Azure Active Directory OAuth2 Flow.

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Locations 4
GET
/planes/radius/{planeName}/providers/System.Resources/resourceproviders/{resourceProviderName}/locations
List available locations for the specified resource provider.
Locations_List 3 params → 200default
GET
/planes/radius/{planeName}/providers/System.Resources/resourceproviders/{resourceProviderName}/locations/{locationName}
Get the specified location. The location resource represents a logical location where the resource provider operates.
Locations_Get 4 params → 200default
PUT
/planes/radius/{planeName}/providers/System.Resources/resourceproviders/{resourceProviderName}/locations/{locationName}
Create or update a location. The location resource represents a logical location where the resource provider operates.
Locations_CreateOrUpdate 5 params → 200201default
DELETE
/planes/radius/{planeName}/providers/System.Resources/resourceproviders/{resourceProviderName}/locations/{locationName}
Delete a location. The location resource represents a logical location where the resource provider operates.
Locations_Delete 4 params → 200202204default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are LocationProperties (3 properties), LocationResourceListResult (2 properties), LocationResource (1 property), LocationResourceType (1 property). Each schema is shown below with its type and property counts.

LocationResourceTypeApiVersion
object
The configuration for an API version of an resource type.
LocationResourceType
object
The configuration for a resource type in a specific location.
1 property
ProvisioningState
string
Provisioning state of the resource at the time the operation was called
LocationResourceListResult
object
The response of a LocationResource list operation.
2 properties 1 required
LocationProperties
object
The properties of a location.
3 properties
LocationResource
object
The resource type for defining a location of the containing resource provider. The location resource represents a logical location where the resource provider…
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

radius-locations-api-openapi.yml Raw ↑

Other APIs Radius publishes across the network.

Radius ApiVersions API
Radius Applications API
Radius AwsCredentials API
Radius AwsPlanes API
Radius AzureCredentials API
Radius AzurePlanes API
Radius ConfigurationStores API
Radius Containers API
Radius Environments API
Radius Extenders API
Radius Gateways API
Radius MongoDatabases API