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

The Applications API from Radius — 3 operation(s) for applications.

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

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

This API exposes 6 operations across 3 paths, and defines 18 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 3 paths 18 schemas 1 DELETE2 GET1 PATCH1 POST1 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 Applications 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 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Applications 6
GET
/{rootScope}/providers/Applications.Core/applications
List ApplicationResource resources by Scope
Applications_ListByScope 2 params → 200default
GET
/{rootScope}/providers/Applications.Core/applications/{applicationName}
Get a ApplicationResource
Applications_Get 3 params → 200default
PUT
/{rootScope}/providers/Applications.Core/applications/{applicationName}
Create a ApplicationResource
Applications_CreateOrUpdate 4 params → 200201default
PATCH
/{rootScope}/providers/Applications.Core/applications/{applicationName}
Update a ApplicationResource
Applications_Update 4 params → 200default
DELETE
/{rootScope}/providers/Applications.Core/applications/{applicationName}
Delete a ApplicationResource
Applications_Delete 3 params → 200204default
POST
/{rootScope}/providers/Applications.Core/applications/{applicationName}/getGraph
Gets the application graph and resources.
Applications_GetGraph 4 params → 200default

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are ApplicationGraphResource (6 properties), IdentitySettings (4 properties), ApplicationProperties (4 properties), EnvironmentCompute (3 properties). Each schema is shown below with its type and property counts.

ApplicationResourceListResult
object
The response of a ApplicationResource list operation.
2 properties 1 required
RecipeStatus
object
Recipe status at deployment time for a resource.
3 properties 2 required
OutputResource
object
Properties of an output resource.
3 properties
EnvironmentCompute
object
Represents backing compute resource
3 properties 1 required
ApplicationGraphOutputResource
object
Describes an output resource that comprises an application graph resource.
3 properties 3 required
IdentitySettingKind
string
IdentitySettingKind is the kind of supported external identity setting
ApplicationResourceUpdate
object
Radius Application resource
ApplicationProperties
object
Application properties
4 properties 1 required
ResourceStatus
object
Status of a resource.
3 properties
ApplicationGraphResponse
object
Describes the application architecture and its dependencies.
1 property 1 required
Azure.ResourceManager.CommonTypes.TrackedResourceUpdate
object
The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'
1 property
Direction
string
The direction of a connection.
ApplicationGraphResource
object
Describes a resource in the application graph.
6 properties 6 required
ApplicationResource
object
Radius Application resource
1 property 1 required
ApplicationGraphConnection
object
Describes the connection between two resources.
2 properties 2 required
ProvisioningState
string
Provisioning state of the resource at the time the operation was called
IdentitySettings
object
IdentitySettings is the external identity setting.
4 properties 1 required
Extension
object
Extension of a environment/application resource.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

radius-applications-api-openapi.yml Raw ↑

Other APIs Radius publishes across the network.

Radius ApiVersions 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
Radius MongoDatabases API