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 operations2 paths6 schemas1 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.
Delete a location. The location resource represents a logical location where the resource provider operates.
Locations_Delete4 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 properties1 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.