{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector WorkflowTriggerHistories API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "WorkflowTriggerHistories", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Triggers Triggername Histories", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/triggers/:triggerName/histories", "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": "triggerName", "value": "", "type": "path", "description": "The workflow trigger 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, StartTime, and ClientTrackingId." } ] }, "docs": "Gets a list of workflow trigger histories." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Triggers Triggername Histories Historyname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/triggers/:triggerName/histories/:historyName", "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": "triggerName", "value": "", "type": "path", "description": "The workflow trigger name." }, { "name": "historyName", "value": "", "type": "path", "description": "The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets a workflow trigger history." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Triggers Triggername Histories Historyname Resubmit", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/triggers/:triggerName/histories/:historyName/resubmit", "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": "triggerName", "value": "", "type": "path", "description": "The workflow trigger name." }, { "name": "historyName", "value": "", "type": "path", "description": "The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Resubmits a workflow run based on the trigger history." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/triggers/:triggerName/histories", "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": "triggerName", "value": "", "type": "path", "description": "The workflow trigger 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, StartTime, and ClientTrackingId." } ] }, "docs": "Gets a list of workflow trigger histories." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories Historyname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/triggers/:triggerName/histories/:historyName", "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": "triggerName", "value": "", "type": "path", "description": "The workflow trigger name." }, { "name": "historyName", "value": "", "type": "path", "description": "The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Gets a workflow trigger history." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories Historyname Resubmit", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Web/sites/:name/hostruntime/runtime/webhooks/workflow/api/management/workflows/:workflowName/triggers/:triggerName/histories/:historyName/resubmit", "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": "triggerName", "value": "", "type": "path", "description": "The workflow trigger name." }, { "name": "historyName", "value": "", "type": "path", "description": "The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Resubmits a workflow run based on the trigger history." } ] } ], "bundled": true }