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 ResourceProviders API

The ResourceProviders API from Radius — 4 operation(s) for resourceproviders.

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 operations 4 paths 11 schemas 1 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.
ResourceProviders_ListProviderSummaries 2 params → 200default
GET
/planes/radius/{planeName}/providers/{resourceProviderName}
Get the specified resource provider summary. The resource provider summary aggregates the most commonly used information including locations, api versions and resource types.
ResourceProviders_GetProviderSummary 3 params → 200default
GET
/planes/radius/{planeName}/providers/System.Resources/resourceproviders
List resource providers.
ResourceProviders_List 2 params → 200default
GET
/planes/radius/{planeName}/providers/System.Resources/resourceproviders/{resourceProviderName}
Get the specified resource provider.
ResourceProviders_Get 3 params → 200default
PUT
/planes/radius/{planeName}/providers/System.Resources/resourceproviders/{resourceProviderName}
Create or update a resource provider
ResourceProviders_CreateOrUpdate 4 params → 200201default
DELETE
/planes/radius/{planeName}/providers/System.Resources/resourceproviders/{resourceProviderName}
Delete a resource provider
ResourceProviders_Delete 3 params → 200202204default

Schemas 11

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 properties 1 required
ResourceProviderSummary
object
The summary of a resource provider configuration. This type is optimized for querying resource providers and supported types.
3 properties 3 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 properties 1 required
Capability
string
A capability defines the behaviors and features that a resource type supports.
ResourceProviderSummaryResourceType
object
A resource type and its versions.
4 properties 1 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.

Source

radius-resourceproviders-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 Locations API