{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AppPlatform API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AppPlatform", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Get a Service and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Create a new Service or update an exiting Service." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Operation to update an exiting Service." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Operation to delete a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Listtestkeys", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/listTestKeys", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List test keys for a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Regeneratetestkey", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/regenerateTestKey", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Regenerate a test key for a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Disabletestendpoint", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/disableTestEndpoint", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Disable test endpoint functionality for a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Enabletestendpoint", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/enableTestEndpoint", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Enable test endpoint functionality for a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Stop", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/stop", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Stop a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Start", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/start", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Start a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Flushvirtualnetworkdnssettings", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/flushVirtualNetworkDnsSettings", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Flush Virtual Network DNS settings for a VNET injected Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Supportedapmtypes", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/supportedApmTypes", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List supported APM types for a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Listgloballyenabledapms", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/listGloballyEnabledApms", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List globally enabled APMs for a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Enableapmglobally", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/enableApmGlobally", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Enable an APM globally." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Disableapmglobally", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/disableApmGlobally", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Disable an APM globally." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apms", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apms", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Get collection of APMs." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apms Apmname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apms/:apmName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apmName", "value": "", "type": "path", "description": "The name of the APM" } ] }, "docs": "Get the APM by name." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apms Apmname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apms/:apmName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apmName", "value": "", "type": "path", "description": "The name of the APM" } ] }, "docs": "Create or update an APM." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apms Apmname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apms/:apmName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apmName", "value": "", "type": "path", "description": "The name of the APM" } ] }, "docs": "Operation to delete an APM" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apms Apmname Listsecretkeys", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apms/:apmName/listSecretKeys", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apmName", "value": "", "type": "path", "description": "The name of the APM" } ] }, "docs": "List keys of APM sensitive properties." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Eurekaservers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/eurekaServers", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List the eureka server settings." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Eurekaservers Default", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/eurekaServers/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Get the eureka server settings." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Eurekaservers Default", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/eurekaServers/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Update the eureka server settings." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Eurekaservers Default", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/eurekaServers/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Update the eureka server settings." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configservers Default", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configServers/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Get the config server and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configservers Default", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configServers/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Update the config server." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configservers Default", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configServers/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Update the config server." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configservers Validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configServers/validate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Check if the config server settings are valid." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configurationservices Configurationservicename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configurationServices/:configurationServiceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "configurationServiceName", "value": "", "type": "path", "description": "The name of Application Configuration Service." } ] }, "docs": "Get the Application Configuration Service and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configurationservices Configurationservicename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configurationServices/:configurationServiceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "configurationServiceName", "value": "", "type": "path", "description": "The name of Application Configuration Service." } ] }, "docs": "Create the default Application Configuration Service or update the existing Application Configuration Service." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configurationservices Configurationservicename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configurationServices/:configurationServiceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "configurationServiceName", "value": "", "type": "path", "description": "The name of Application Configuration Service." } ] }, "docs": "Disable the default Application Configuration Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configurationservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configurationServices", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handles requests to list all resources in a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configurationservices Configurationservicename Validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configurationServices/:configurationServiceName/validate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "configurationServiceName", "value": "", "type": "path", "description": "The name of Application Configuration Service." } ] }, "docs": "Check if the Application Configuration Service settings are valid." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Configurationservices Configurationservicename Validateresource", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/configurationServices/:configurationServiceName/validateResource", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "configurationServiceName", "value": "", "type": "path", "description": "The name of Application Configuration Service." } ] }, "docs": "Check if the Application Configuration Service resource is valid." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Serviceregistries Serviceregistryname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/serviceRegistries/:serviceRegistryName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "serviceRegistryName", "value": "", "type": "path", "description": "The name of Service Registry." } ] }, "docs": "Get the Service Registry and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Serviceregistries Serviceregistryname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/serviceRegistries/:serviceRegistryName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "serviceRegistryName", "value": "", "type": "path", "description": "The name of Service Registry." } ] }, "docs": "Create the default Service Registry or update the existing Service Registry." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Serviceregistries Serviceregistryname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/serviceRegistries/:serviceRegistryName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "serviceRegistryName", "value": "", "type": "path", "description": "The name of Service Registry." } ] }, "docs": "Disable the default Service Registry." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Serviceregistries", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/serviceRegistries", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handles requests to list all resources in a Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationliveviews", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationLiveViews", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handles requests to list all resources in a Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationliveviews Applicationliveviewname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationLiveViews/:applicationLiveViewName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationLiveViewName", "value": "", "type": "path", "description": "The name of Application Live View." } ] }, "docs": "Get the Application Live and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationliveviews Applicationliveviewname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationLiveViews/:applicationLiveViewName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationLiveViewName", "value": "", "type": "path", "description": "The name of Application Live View." } ] }, "docs": "Create the default Application Live View or update the existing Application Live View." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationliveviews Applicationliveviewname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationLiveViews/:applicationLiveViewName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationLiveViewName", "value": "", "type": "path", "description": "The name of Application Live View." } ] }, "docs": "Disable the default Application Live View." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Devtoolportals", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/DevToolPortals", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handles requests to list all resources in a Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Devtoolportals Devtoolportalname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/DevToolPortals/:devToolPortalName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "devToolPortalName", "value": "", "type": "path", "description": "The name of Dev Tool Portal." } ] }, "docs": "Get the Application Live and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Devtoolportals Devtoolportalname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/DevToolPortals/:devToolPortalName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "devToolPortalName", "value": "", "type": "path", "description": "The name of Dev Tool Portal." } ] }, "docs": "Create the default Dev Tool Portal or update the existing Dev Tool Portal." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Devtoolportals Devtoolportalname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/DevToolPortals/:devToolPortalName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "devToolPortalName", "value": "", "type": "path", "description": "The name of Dev Tool Portal." } ] }, "docs": "Disable the default Dev Tool Portal." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Containerregistries", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/containerRegistries", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List container registries resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Containerregistries Containerregistryname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/containerRegistries/:containerRegistryName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "containerRegistryName", "value": "", "type": "path", "description": "The name of the container registry." } ] }, "docs": "Get the container registries resource." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Containerregistries Containerregistryname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/containerRegistries/:containerRegistryName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "containerRegistryName", "value": "", "type": "path", "description": "The name of the container registry." } ] }, "docs": "Create or update container registry resource." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Containerregistries Containerregistryname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/containerRegistries/:containerRegistryName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "containerRegistryName", "value": "", "type": "path", "description": "The name of the container registry." } ] }, "docs": "Delete a container registry resource." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Containerregistries Containerregistryname Validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/containerRegistries/:containerRegistryName/validate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "containerRegistryName", "value": "", "type": "path", "description": "The name of the container registry." } ] }, "docs": "Check if the container registry properties are valid." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List build services resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "Get a build service resource." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "Create a build service resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builds", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builds", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "List KPack builds." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builds Buildname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builds/:buildName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "buildName", "value": "", "type": "path", "description": "The name of the build resource." } ] }, "docs": "Get a KPack build." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builds Buildname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builds/:buildName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "buildName", "value": "", "type": "path", "description": "The name of the build resource." } ] }, "docs": "Create or update a KPack build." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builds Buildname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builds/:buildName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "buildName", "value": "", "type": "path", "description": "The name of the build resource." } ] }, "docs": "delete a KPack build." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildpackbindings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildpackBindings", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Get collection of buildpack bindings under all builders." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername Buildpackbindings Buildpackbindingname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName/buildpackBindings/:buildpackBindingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." }, { "name": "buildpackBindingName", "value": "", "type": "path", "description": "The name of the Buildpack Binding Name" } ] }, "docs": "Get a buildpack binding by name." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername Buildpackbindings Buildpackbindingname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName/buildpackBindings/:buildpackBindingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." }, { "name": "buildpackBindingName", "value": "", "type": "path", "description": "The name of the Buildpack Binding Name" } ] }, "docs": "Create or update a buildpack binding." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername Buildpackbindings Buildpackbindingname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName/buildpackBindings/:buildpackBindingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." }, { "name": "buildpackBindingName", "value": "", "type": "path", "description": "The name of the Buildpack Binding Name" } ] }, "docs": "Operation to delete a Buildpack Binding" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername Buildpackbindings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName/buildpackBindings", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." } ] }, "docs": "Handles requests to list all buildpack bindings in a builder." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builds Buildname Results", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builds/:buildName/results", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "buildName", "value": "", "type": "path", "description": "The name of the build resource." } ] }, "docs": "List KPack build results." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builds Buildname Results Buildresultname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builds/:buildName/results/:buildResultName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "buildName", "value": "", "type": "path", "description": "The name of the build resource." }, { "name": "buildResultName", "value": "", "type": "path", "description": "The name of the build result resource." } ] }, "docs": "Get a KPack build result." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builds Buildname Results Buildresultname Getlogfileurl", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builds/:buildName/results/:buildResultName/getLogFileUrl", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "buildName", "value": "", "type": "path", "description": "The name of the build resource." }, { "name": "buildResultName", "value": "", "type": "path", "description": "The name of the build result resource." } ] }, "docs": "Get a KPack build result log download URL." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." } ] }, "docs": "Get a KPack builder." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." } ] }, "docs": "Create or update a KPack builder." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." } ] }, "docs": "Delete a KPack builder." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "List KPack builders result." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Getresourceuploadurl", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/getResourceUploadUrl", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "Get an resource upload URL for build service, which may be artifacts or source archive." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Supportedbuildpacks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/supportedBuildpacks", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "Get all supported buildpacks." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Supportedbuildpacks Buildpackname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/supportedBuildpacks/:buildpackName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "buildpackName", "value": "", "type": "path", "description": "The name of the buildpack resource." } ] }, "docs": "Get the supported buildpack resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Supportedstacks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/supportedStacks", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "Get all supported stacks." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Supportedstacks Stackname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/supportedStacks/:stackName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "stackName", "value": "", "type": "path", "description": "The name of the stack resource." } ] }, "docs": "Get the supported stack resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Agentpools", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/agentPools", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." } ] }, "docs": "List build service agent pool." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Agentpools Agentpoolname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/agentPools/:agentPoolName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "agentPoolName", "value": "", "type": "path", "description": "The name of the build service agent pool resource." } ] }, "docs": "Get build service agent pool." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Agentpools Agentpoolname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/agentPools/:agentPoolName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "agentPoolName", "value": "", "type": "path", "description": "The name of the build service agent pool resource." } ] }, "docs": "Create or update build service agent pool." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Monitoringsettings Default", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/monitoringSettings/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Get the Monitoring Setting and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Monitoringsettings Default", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/monitoringSettings/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Update the Monitoring Setting." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Monitoringsettings Default", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/monitoringSettings/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Update the Monitoring Setting." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "syncStatus", "value": "", "type": "query", "description": "Indicates whether sync status" } ] }, "docs": "Get an App and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "Create a new App or update an exiting App." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "Operation to update an exiting App." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "Operation to delete an App." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handles requests to list all resources in a Service." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Getresourceuploadurl", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/getResourceUploadUrl", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "Get an resource upload URL for an App, which may be artifacts or source archive." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Setactivedeployments", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/setActiveDeployments", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "Set existing Deployment under the app as active" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Bindings Bindingname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/bindings/:bindingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "bindingName", "value": "", "type": "path", "description": "The name of the Binding resource." } ] }, "docs": "Get a Binding and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Bindings Bindingname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/bindings/:bindingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "bindingName", "value": "", "type": "path", "description": "The name of the Binding resource." } ] }, "docs": "Create a new Binding or update an exiting Binding." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Bindings Bindingname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/bindings/:bindingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "bindingName", "value": "", "type": "path", "description": "The name of the Binding resource." } ] }, "docs": "Operation to update an exiting Binding." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Bindings Bindingname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/bindings/:bindingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "bindingName", "value": "", "type": "path", "description": "The name of the Binding resource." } ] }, "docs": "Operation to delete a Binding." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Bindings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/bindings", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "Handles requests to list all resources in an App." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Storages Storagename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/storages/:storageName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "storageName", "value": "", "type": "path", "description": "The name of the storage resource." } ] }, "docs": "Get the storage resource." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Storages Storagename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/storages/:storageName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "storageName", "value": "", "type": "path", "description": "The name of the storage resource." } ] }, "docs": "Create or update storage resource." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Storages Storagename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/storages/:storageName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "storageName", "value": "", "type": "path", "description": "The name of the storage resource." } ] }, "docs": "Delete the storage resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Storages", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/storages", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List all the storages of one Azure Spring Apps resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Certificates Certificatename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/certificates/:certificateName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "certificateName", "value": "", "type": "path", "description": "The name of the certificate resource." } ] }, "docs": "Get the certificate resource." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Certificates Certificatename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/certificates/:certificateName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "certificateName", "value": "", "type": "path", "description": "The name of the certificate resource." } ] }, "docs": "Create or update certificate resource." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Certificates Certificatename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/certificates/:certificateName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "certificateName", "value": "", "type": "path", "description": "The name of the certificate resource." } ] }, "docs": "Delete the certificate resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Certificates", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/certificates", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "List all the certificates of one user." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Appplatform Locations Location Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AppPlatform/locations/:location/checkNameAvailability", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "location", "value": "", "type": "path", "description": "the region" } ] }, "docs": "Checks that the resource name is valid and is not already in use." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Domains Domainname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the custom domain resource." } ] }, "docs": "Get the custom domain of one lifecycle application." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Domains Domainname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the custom domain resource." } ] }, "docs": "Create or update custom domain of one lifecycle application." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Domains Domainname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the custom domain resource." } ] }, "docs": "Update custom domain of one lifecycle application." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Domains Domainname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the custom domain resource." } ] }, "docs": "Delete the custom domain of one lifecycle application." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Domains", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/domains", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "List the custom domains of one lifecycle application." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Validatedomain", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/validateDomain", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." } ] }, "docs": "Check the resource name is valid as well as not in use." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Get a Deployment and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Create a new Deployment or update an exiting Deployment." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Operation to update an exiting Deployment." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Operation to delete a Deployment." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "version", "value": "", "type": "query", "description": "Version of the deployments to be listed" }, { "name": "$expand", "value": "", "type": "query", "description": "The expand expression to apply on the operation." } ] }, "docs": "Handles requests to list all resources in an App." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Deployments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/deployments", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "version", "value": "", "type": "query", "description": "Version of the deployments to be listed" }, { "name": "$expand", "value": "", "type": "query", "description": "The expand expression to apply on the operation." } ] }, "docs": "List deployments for a certain service" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Buildservices Buildservicename Builders Buildername Listusingdeployments", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/buildServices/:buildServiceName/builders/:builderName/listUsingDeployments", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "buildServiceName", "value": "", "type": "path", "description": "The name of the build service resource." }, { "name": "builderName", "value": "", "type": "path", "description": "The name of the builder resource." } ] }, "docs": "List deployments that are using the builder." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Start", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/start", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Start the deployment." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Stop", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/stop", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Stop the deployment." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Restart", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/restart", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Restart the deployment." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Enableremotedebugging", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/enableRemoteDebugging", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Enable remote debugging." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Disableremotedebugging", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/disableRemoteDebugging", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Disable remote debugging." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Getremotedebuggingconfig", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/getRemoteDebuggingConfig", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Get remote debugging config." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Getlogfileurl", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/getLogFileUrl", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Get deployment log file URL" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Generateheapdump", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/generateHeapDump", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Generate Heap Dump" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Generatethreaddump", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/generateThreadDump", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Generate Thread Dump" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apps Appname Deployments Deploymentname Startjfr", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apps/:appName/deployments/:deploymentName/startJFR", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "appName", "value": "", "type": "path", "description": "The name of the App resource." }, { "name": "deploymentName", "value": "", "type": "path", "description": "The name of the Deployment resource." } ] }, "docs": "Start JFR" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Appplatform Spring", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AppPlatform/Spring", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Handles requests to list all resources in a subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." } ] }, "docs": "Handles requests to list all resources in a resource group." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Appplatform Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.AppPlatform/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Lists all of the available REST API operations of the Microsoft.AppPlatform provider." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Appplatform Runtimeversions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.AppPlatform/runtimeVersions", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Lists all of the available runtime versions supported by Microsoft.AppPlatform provider." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Appplatform Skus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AppPlatform/skus", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Lists all of the available skus of the Microsoft.AppPlatform provider." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Supportedserverversions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/supportedServerVersions", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Lists all of the available server versions supported by Microsoft.AppPlatform provider." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Get the Spring Cloud Gateway and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Create the default Spring Cloud Gateway or update the existing Spring Cloud Gateway." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Operation to update an exiting Spring Cloud Gateway capacity." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Disable the default Spring Cloud Gateway." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Listenvsecrets", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/listEnvSecrets", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "List sensitive environment variables of Spring Cloud Gateway." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Restart", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/restart", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Restart the Spring Cloud Gateway." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handles requests to list all resources in a Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Routeconfigs Routeconfigname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/routeConfigs/:routeConfigName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." }, { "name": "routeConfigName", "value": "", "type": "path", "description": "The name of the Spring Cloud Gateway route config." } ] }, "docs": "Get the Spring Cloud Gateway route configs." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Routeconfigs Routeconfigname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/routeConfigs/:routeConfigName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." }, { "name": "routeConfigName", "value": "", "type": "path", "description": "The name of the Spring Cloud Gateway route config." } ] }, "docs": "Create the default Spring Cloud Gateway route configs or update the existing Spring Cloud Gateway route configs." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Routeconfigs Routeconfigname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/routeConfigs/:routeConfigName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." }, { "name": "routeConfigName", "value": "", "type": "path", "description": "The name of the Spring Cloud Gateway route config." } ] }, "docs": "Delete the Spring Cloud Gateway route config." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Routeconfigs", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/routeConfigs", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Handle requests to list all Spring Cloud Gateway route configs." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Domains Domainname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the Spring Cloud Gateway custom domain." } ] }, "docs": "Get the Spring Cloud Gateway custom domain." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Domains Domainname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the Spring Cloud Gateway custom domain." } ] }, "docs": "Create or update the Spring Cloud Gateway custom domain." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Domains Domainname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the Spring Cloud Gateway custom domain." } ] }, "docs": "Delete the Spring Cloud Gateway custom domain." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Domains", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/domains", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Handle requests to list all Spring Cloud Gateway custom domains." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Gateways Gatewayname Validatedomain", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/gateways/:gatewayName/validateDomain", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of Spring Cloud Gateway." } ] }, "docs": "Check the domains are valid as well as not in use." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." } ] }, "docs": "Get the API portal and its properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." } ] }, "docs": "Create the default API portal or update the existing API portal." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." } ] }, "docs": "Delete the default API portal." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handles requests to list all resources in a Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname Domains Domainname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the API portal custom domain." } ] }, "docs": "Get the API portal custom domain." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname Domains Domainname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the API portal custom domain." } ] }, "docs": "Create or update the API portal custom domain." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname Domains Domainname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName/domains/:domainName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." }, { "name": "domainName", "value": "", "type": "path", "description": "The name of the API portal custom domain." } ] }, "docs": "Delete the API portal custom domain." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname Domains", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName/domains", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." } ] }, "docs": "Handle requests to list all API portal custom domains." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Apiportals Apiportalname Validatedomain", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/apiPortals/:apiPortalName/validateDomain", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "apiPortalName", "value": "", "type": "path", "description": "The name of API portal." } ] }, "docs": "Check the domains are valid as well as not in use." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." } ] }, "docs": "Handle requests to list all application accelerator." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." } ] }, "docs": "Get the application accelerator." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." } ] }, "docs": "Create or update the application accelerator." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." } ] }, "docs": "Delete the application accelerator." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Customizedaccelerators", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/customizedAccelerators", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." } ] }, "docs": "Handle requests to list all customized accelerators." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Customizedaccelerators Customizedacceleratorname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/customizedAccelerators/:customizedAcceleratorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." }, { "name": "customizedAcceleratorName", "value": "", "type": "path", "description": "The name of the customized accelerator." } ] }, "docs": "Get the customized accelerator." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Customizedaccelerators Customizedacceleratorname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/customizedAccelerators/:customizedAcceleratorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." }, { "name": "customizedAcceleratorName", "value": "", "type": "path", "description": "The name of the customized accelerator." } ] }, "docs": "Create or update the customized accelerator." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Customizedaccelerators Customizedacceleratorname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/customizedAccelerators/:customizedAcceleratorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." }, { "name": "customizedAcceleratorName", "value": "", "type": "path", "description": "The name of the customized accelerator." } ] }, "docs": "Delete the customized accelerator." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Customizedaccelerators Customizedacceleratorname Validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/customizedAccelerators/:customizedAcceleratorName/validate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." }, { "name": "customizedAcceleratorName", "value": "", "type": "path", "description": "The name of the customized accelerator." } ] }, "docs": "Check the customized accelerator are valid." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Predefinedaccelerators", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/predefinedAccelerators", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." } ] }, "docs": "Handle requests to list all predefined accelerators." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Predefinedaccelerators Predefinedacceleratorname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/predefinedAccelerators/:predefinedAcceleratorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." }, { "name": "predefinedAcceleratorName", "value": "", "type": "path", "description": "The name of the predefined accelerator." } ] }, "docs": "Get the predefined accelerator." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Predefinedaccelerators Predefinedacceleratorname Disable", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/predefinedAccelerators/:predefinedAcceleratorName/disable", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." }, { "name": "predefinedAcceleratorName", "value": "", "type": "path", "description": "The name of the predefined accelerator." } ] }, "docs": "Disable predefined accelerator." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appplatform Spring Servicename Applicationaccelerators Applicationacceleratorname Predefinedaccelerators Predefinedacceleratorname Enable", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppPlatform/Spring/:serviceName/applicationAccelerators/:applicationAcceleratorName/predefinedAccelerators/:predefinedAcceleratorName/enable", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serviceName", "value": "", "type": "path", "description": "The name of the Service resource." }, { "name": "applicationAcceleratorName", "value": "", "type": "path", "description": "The name of the application accelerator." }, { "name": "predefinedAcceleratorName", "value": "", "type": "path", "description": "The name of the predefined accelerator." } ] }, "docs": "Enable predefined accelerator." } ] } ], "bundled": true }