{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Workflow API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Workflow", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Workflow", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName/jobs/:workflowName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject name." }, { "name": "workflowName", "value": "", "type": "path", "description": "Workflow name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets the details of the job." }, { "info": { "name": "Microsoft Azure Lists The Workflows", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName/jobs", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject name." }, { "name": "$filter", "value": "", "type": "query", "description": "Filter string." }, { "name": "continuationToken", "value": "", "type": "query", "description": "Continuation token." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets the list of jobs in the given modernizeProject." }, { "info": { "name": "Microsoft Azure Gets The Workflow Operation Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName/jobs/:workflowName/operations/:operationId", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject name." }, { "name": "workflowName", "value": "", "type": "path", "description": "Workflow name." }, { "name": "operationId", "value": "", "type": "path", "description": "Operation Id." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Tracks the results of an asynchronous operation on the job." }, { "info": { "name": "Microsoft Azure Gets The Job Workflow", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/jobs/:jobName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "jobName", "value": "", "type": "path", "description": "The job (workflow) name." } ] }, "docs": "Gets the details of the job." }, { "info": { "name": "Microsoft Azure Lists The Jobs Workflows", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/jobs", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "$filter", "value": "", "type": "query", "description": "Filter string." }, { "name": "continuationToken", "value": "", "type": "query", "description": "Continuation token." } ] }, "docs": "Gets the list of jobs in the given vault." }, { "info": { "name": "Microsoft Azure Gets The Job Workflow Operation Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/jobs/:jobName/operations/:operationId", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "jobName", "value": "", "type": "path", "description": "The job (workflow) name." } ] }, "docs": "Tracks the results of an asynchronous operation on the job." }, { "info": { "name": "Microsoft Azure Gets A List Of Workflows Associated With The Specified Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DevHub/workflows" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets A List Of Workflows Within A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevHub/workflows", "params": [ { "name": "managedClusterResource", "value": "", "type": "query", "description": "The ManagedCluster resource associated with the workflows." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets A Workflow", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevHub/workflows/:workflowName", "params": [ { "name": "workflowName", "value": "", "type": "path", "description": "The name of the workflow resource." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Creates Or Updates A Workflow", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevHub/workflows/:workflowName", "params": [ { "name": "workflowName", "value": "", "type": "path", "description": "The name of the workflow resource." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Updates Tags On A Workflow", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevHub/workflows/:workflowName", "params": [ { "name": "workflowName", "value": "", "type": "path", "description": "The name of the workflow resource." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes A Workflow", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevHub/workflows/:workflowName", "params": [ { "name": "workflowName", "value": "", "type": "path", "description": "The name of the workflow resource." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }