Radius ResourceProviders API is one of 27 APIs that Radius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include ResourceProviders. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
6 operations
across 4 paths,
and defines 11 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.
6 operations4 paths11 schemas1 DELETE4 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 ResourceProviders 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 6
Across 4 paths, the API surfaces 6 operations — 1 DELETE, 4 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
ResourceProviders 6
GET
/planes/radius/{planeName}/providers
List resource provider summaries. The resource provider summary aggregates the most commonly used information including locations, api versions and resource types.
Get the specified resource provider summary. The resource provider summary aggregates the most commonly used information including locations, api versions and resource types.
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ResourceProviderSummaryResourceType (4 properties), ResourceProviderSummary (3 properties), ResourceProviderResourceListResult (2 properties), PagedResourceProviderSummary (2 properties). Each schema is shown below with its type and property counts.
ResourceProviderSummaryLocation
object
The configuration of a resource provider in a specific location.
ResourceProviderResource
object
The resource type for defining a resource provider.
1 property
PagedResourceProviderSummary
object
Paged collection of ResourceProviderSummary items
2 properties1 required
ResourceProviderSummary
object
The summary of a resource provider configuration. This type is optimized for querying resource providers and supported types.
3 properties3 required
ProvisioningState
string
Provisioning state of the resource at the time the operation was called
ResourceProviderResourceListResult
object
The response of a ResourceProviderResource list operation.
2 properties1 required
Capability
string
A capability defines the behaviors and features that a resource type supports.
ResourceProviderSummaryResourceType
object
A resource type and its versions.
4 properties1 required
ResourceProviderNamespaceString
string
The resource provider namespace. Example: 'Applications.Datastores'.
ResourceTypeSummaryResultApiVersion
object
The configuration of a resource type API version.
1 property
ResourceProviderProperties
object
The properties of a resource provider.
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.