{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector WorkflowRunActions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "WorkflowRunActions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." }, { "name": "$top", "value": "", "type": "query", "description": "The number of items to be included in the result." }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply on the operation. Options for filters include: Status." } ] }, "docs": "Gets a list of workflow run actions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets a workflow run action." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Listexpressiontraces", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/listExpressionTraces", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Lists a workflow run expression trace." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Repetitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Get all of a workflow run action repetitions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Get a workflow run action repetition." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname Listexpressiontraces", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName/listExpressionTraces", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Lists a workflow run expression trace." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname Requesthistories", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName/requestHistories", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "List a workflow run repetition request history." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname Requesthistories Requesthistoryname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName/requestHistories/:requestHistoryName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "requestHistoryName", "value": "", "type": "path", "description": "The request history name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets a workflow run repetition request history." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Requesthistories", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/requestHistories", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "List a workflow run request history." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Requesthistories Requesthistoryname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/requestHistories/:requestHistoryName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "requestHistoryName", "value": "", "type": "path", "description": "The request history name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets a workflow run request history." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Scoperepetitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/scopeRepetitions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "List the workflow run action scoped repetitions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Actions Actionname Scoperepetitions Repetitionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/actions/:actionName/scopeRepetitions/:repetitionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Get a workflow run action scoped repetition." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" }, { "name": "$top", "value": "", "type": "query", "description": "The number of items to be included in the result." }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply on the operation. Options for filters include: Status." } ] }, "docs": "Gets a list of workflow run actions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Gets a workflow run action." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Listexpressiontraces", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/listExpressionTraces", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Lists a workflow run expression trace." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Repetitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Get all of a workflow run action repetitions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Get a workflow run action repetition." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname Listexpressiontraces", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName/listExpressionTraces", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Lists a workflow run expression trace." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname Requesthistories", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName/requestHistories", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "List a workflow run repetition request history." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Repetitions Repetitionname Requesthistories Requesthistoryname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/repetitions/:repetitionName/requestHistories/:requestHistoryName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "requestHistoryName", "value": "", "type": "path", "description": "The request history name." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Gets a workflow run repetition request history." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Scoperepetitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/scopeRepetitions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "List the workflow run action scoped repetitions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Runs Runname Actions Actionname Scoperepetitions Repetitionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/runs/:runName/actions/:actionName/scopeRepetitions/:repetitionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group to which the resource belongs." }, { "name": "name", "value": "", "type": "path", "description": "Site name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "actionName", "value": "", "type": "path", "description": "The workflow action name." }, { "name": "repetitionName", "value": "", "type": "path", "description": "The workflow repetition." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Get a workflow run action scoped repetition." } ] } ], "bundled": true }