Radius SecretStores API is one of 27 APIs that Radius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include SecretStores. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
11 operations
across 5 paths,
and defines 24 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.
11 operations5 paths24 schemas2 DELETE4 GET2 PATCH1 POST2 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 SecretStores 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 11
Across 5 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 2 PATCH, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are DaprSecretStoreProperties (10 properties), SecretStoreProperties (7 properties), IdentitySettings (4 properties), SecretValueProperties (3 properties). Each schema is shown below with its type and property counts.
SecretStoreResourceListResult
object
The response of a SecretStoreResource list operation.
2 properties1 required
DaprSecretStoreResource
object
Dapr SecretStore portable resource
1 property1 required
RecipeStatus
object
Recipe status at deployment time for a resource.
3 properties2 required
OutputResource
object
Properties of an output resource.
3 properties
EnvironmentCompute
object
Represents backing compute resource
3 properties1 required
IdentitySettingKind
string
IdentitySettingKind is the kind of supported external identity setting
DaprSecretStoreResourceUpdate
object
Dapr SecretStore portable resource
SecretStoreResourceUpdate
object
Concrete tracked resource types can be created by aliasing this type using a specific property type.
MetadataValueFromSecret
object
A reference of a value in a secret store component.
2 properties2 required
SecretStoreProperties
object
The properties of SecretStore
7 properties1 required
SecretStoreDataType
string
The type of SecretStore data
DaprSecretStoreResourceListResult
object
The response of a DaprSecretStoreResource list operation.
2 properties1 required
ResourceStatus
object
Status of a resource.
3 properties
ValueFromProperties
object
The Secret value source properties
2 properties1 required
ResourceProvisioning
string
Specifies how the underlying service/resource is provisioned and managed. Available values are 'recipe', where Radius manages the lifecycle of the resource thr…
Recipe
object
The recipe used to automatically deploy underlying infrastructure for a portable resource