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

The AzureCredentials API from Radius — 2 operation(s) for azurecredentials.

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

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

This API exposes 5 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.

5 operations 2 paths 6 schemas 1 DELETE2 GET1 PATCH1 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 AzureCredentials 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 5

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

AzureCredentials 5
GET
/planes/azure/{planeName}/providers/System.Azure/credentials
List Azure credentials
AzureCredentials_List 2 params → 200default
GET
/planes/azure/{planeName}/providers/System.Azure/credentials/{credentialName}
Get an Azure credential
AzureCredentials_Get 3 params → 200default
PUT
/planes/azure/{planeName}/providers/System.Azure/credentials/{credentialName}
Create or update an Azure credential
AzureCredentials_CreateOrUpdate 4 params → 200201default
PATCH
/planes/azure/{planeName}/providers/System.Azure/credentials/{credentialName}
Update an Azure credential
AzureCredentials_Update 4 params → 200default
DELETE
/planes/azure/{planeName}/providers/System.Azure/credentials/{credentialName}
Delete an Azure credential
AzureCredentials_Delete 3 params → 200204default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are AzureCredentialResourceListResult (2 properties), AzureCredentialProperties (2 properties), AzureCredentialResource (1 property), AzureCredentialResourceTagsUpdate (1 property). Each schema is shown below with its type and property counts.

AzureCredentialResourceTagsUpdate
object
The type used for updating tags in AzureCredentialResource resources.
1 property
AzureCredentialKind
string
Azure credential kinds supported.
ProvisioningState
string
Provisioning state of the resource at the time the operation was called
AzureCredentialResource
object
Represents Azure Credential Resource
1 property 1 required
AzureCredentialProperties
object
The base properties of Azure Credential
2 properties 1 required
AzureCredentialResourceListResult
object
The response of a AzureCredentialResource list operation.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

radius-azurecredentials-api-openapi.yml Raw ↑

Other APIs Radius publishes across the network.

Radius ApiVersions API
Radius Applications API
Radius AwsCredentials API
Radius AwsPlanes 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