{ "opencollection": "1.0.0", "info": { "name": "Applications.Core Management APIs ApiVersions SecretStores API", "version": "2023-10-01-preview" }, "items": [ { "info": { "name": "SecretStores", "type": "folder" }, "items": [ { "info": { "name": "SecretStores_ListByScope", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:rootScope/providers/Applications.Core/secretStores", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" } ] }, "docs": "List SecretStoreResource resources by Scope" }, { "info": { "name": "SecretStores_Get", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:rootScope/providers/Applications.Core/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Get a SecretStoreResource" }, { "info": { "name": "SecretStores_CreateOrUpdate", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:rootScope/providers/Applications.Core/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Create a SecretStoreResource" }, { "info": { "name": "SecretStores_Update", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/:rootScope/providers/Applications.Core/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Update a SecretStoreResource" }, { "info": { "name": "SecretStores_Delete", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:rootScope/providers/Applications.Core/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Delete a SecretStoreResource" }, { "info": { "name": "SecretStores_ListSecrets", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/:rootScope/providers/Applications.Core/secretStores/:secretStoreName/listSecrets", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "List the secrets of a secret stores." }, { "info": { "name": "SecretStores_ListByScope", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:rootScope/providers/Applications.Dapr/secretStores", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" } ] }, "docs": "List DaprSecretStoreResource resources by Scope" }, { "info": { "name": "SecretStores_Get", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:rootScope/providers/Applications.Dapr/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Get a DaprSecretStoreResource" }, { "info": { "name": "SecretStores_CreateOrUpdate", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:rootScope/providers/Applications.Dapr/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Create a DaprSecretStoreResource" }, { "info": { "name": "SecretStores_Update", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/:rootScope/providers/Applications.Dapr/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Update a DaprSecretStoreResource" }, { "info": { "name": "SecretStores_Delete", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:rootScope/providers/Applications.Dapr/secretStores/:secretStoreName", "params": [ { "name": "rootScope", "value": "", "type": "path", "description": "The scope in which the resource is present. UCP Scope is /planes/{planeType}/{planeName}/resourceGroup/{resourcegroupID} and Azure resource scope is /subscriptions/{subscriptionID}/resourceGroup/{resourcegroupID}" }, { "name": "secretStoreName", "value": "", "type": "path", "description": "SecretStore name" } ] }, "docs": "Delete a DaprSecretStoreResource" } ] } ], "bundled": true }