diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Operations_List.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Operations_List.json index 6c24d2e9b220..ac8f55c061fd 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Operations_List.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Operations_List.json @@ -4,1348 +4,1265 @@ }, "responses": { "200": { - "value": [ - { - "name": "Microsoft.Logic/operations/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Operation", - "operation": "Get Operation", - "description": "Gets the operation." - } - }, - { - "name": "Microsoft.Logic/register/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Resource Provider", - "operation": "Register Resource Provider", - "description": "Registers the Microsoft.Logic resource provider for a given subscription." - } - }, - { - "name": "Microsoft.Logic/locations/workflows/validate/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Validate Workflow", - "description": "Validates the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Get Workflow", - "description": "Reads the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Set Workflow", - "description": "Creates or updates the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Delete Workflow", - "description": "Deletes the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/run/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Run Workflow", - "description": "Starts a run of the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/disable/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Disable Workflow", - "description": "Disables the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/enable/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Enable Workflow", - "description": "Enables the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/suspend/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Suspend Workflow", - "description": "Suspends the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/validate/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Validate Workflow", - "description": "Validates the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/move/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Move Workflow", - "description": "Moves Workflow from its existing subscription id, resource group, and/or name to a different subscription id, resource group, and/or name." - } - }, - { - "name": "Microsoft.Logic/workflows/listSwagger/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Get workflow swagger", - "description": "Gets the workflow swagger definitions." - } - }, - { - "name": "Microsoft.Logic/workflows/versions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Version", - "operation": "Get Workflow Version", - "description": "Reads the workflow version." - } - }, - { - "name": "Microsoft.Logic/workflows/versions/triggers/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "List Trigger Callback URL", - "description": "Gets the callback URL for trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Get Access Key", - "description": "Reads the access key." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Set Access Key", - "description": "Creates or updates the access key." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Delete Access Key", - "description": "Deletes the access key." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/list/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "List Access Key", - "description": "Lists the access key secrets." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/regenerate/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Regenerate Access Key", - "description": "Regenerates the access key secrets." - } - }, - { - "name": "Microsoft.Logic/workflows/regenerateAccessKey/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Regenerate Access Key", - "description": "Regenerates the access key secrets." - } - }, - { - "name": "Microsoft.Logic/workflows/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "List workflow callback URL", - "description": "Gets the callback URL for workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Get Trigger", - "description": "Reads the trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/run/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Trigger Run", - "description": "Executes the trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/reset/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Trigger Reset", - "description": "Resets the trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/setState/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Set Trigger State", - "description": "Sets the trigger state." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/histories/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger Histories", - "operation": "Get Trigger Histories", - "description": "Reads the trigger histories." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/histories/resubmit/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger Histories", - "operation": "Resubmit trigger", - "description": "Resubmits the workflow trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "List Trigger Callback URL", - "description": "Gets the callback URL for trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run", - "operation": "Get Workflow Run", - "description": "Reads the workflow run." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/cancel/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run", - "operation": "Cancel Workflow Run", - "description": "Cancels the run of a workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/operations/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Operation", - "operation": "Get Workflow Run Operation Status", - "description": "Reads the workflow run operation status." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action", - "operation": "Get Workflow Run Action", - "description": "Reads the workflow run action." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/repetitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action Repetition", - "operation": "Get Workflow Run Action Repetition", - "description": "Reads the workflow run action repetition." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/scoperepetitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action Scope Repetition", - "operation": "Get Workflow Run Action Scope Repetition", - "description": "Reads the workflow run action scope repetition." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/requestHistories/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow run action request history", - "operation": "Gets the workflow run action request history", - "description": "Reads the workflow run action request history." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow run repetition action request history", - "operation": "Gets the workflow run repetition action request history", - "description": "Reads the workflow run repetition action request history." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Diagnostic Setting", - "operation": "Get Workflow Diagnostic Setting", - "description": "Reads the workflow diagnostic settings." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Diagnostic Setting", - "operation": "Set Workflow Diagnostic Setting", - "description": "Creates or updates the workflow diagnostic setting." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/metricDefinitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Metric Definition", - "operation": "Get Workflow Metric Definition", - "description": "Reads the workflow metric definitions." - }, - "properties": { - "serviceSpecification": { - "metricSpecifications": [ - { - "name": "RunsStarted", - "displayName": "Runs Started", - "displayDescription": "Number of workflow runs started.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsCompleted", - "displayName": "Runs Completed", - "displayDescription": "Number of workflow runs completed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsSucceeded", - "displayName": "Runs Succeeded", - "displayDescription": "Number of workflow runs succeeded.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsFailed", - "displayName": "Runs Failed", - "displayDescription": "Number of workflow runs failed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsCancelled", - "displayName": "Runs Cancelled", - "displayDescription": "Number of workflow runs cancelled.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunLatency", - "displayName": "Run Latency", - "displayDescription": "Latency of completed workflow runs.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "RunSuccessLatency", - "displayName": "Run Success Latency", - "displayDescription": "Latency of succeeded workflow runs.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "RunThrottledEvents", - "displayName": "Run Throttled Events", - "displayDescription": "Number of workflow action or trigger throttled events.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunFailurePercentage", - "displayName": "Run Failure Percentage", - "displayDescription": "Percentage of workflow runs failed.", - "unit": "Percent", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsStarted", - "displayName": "Actions Started ", - "displayDescription": "Number of workflow actions started.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsCompleted", - "displayName": "Actions Completed ", - "displayDescription": "Number of workflow actions completed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsSucceeded", - "displayName": "Actions Succeeded ", - "displayDescription": "Number of workflow actions succeeded.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsFailed", - "displayName": "Actions Failed ", - "displayDescription": "Number of workflow actions failed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsSkipped", - "displayName": "Actions Skipped ", - "displayDescription": "Number of workflow actions skipped.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionLatency", - "displayName": "Action Latency ", - "displayDescription": "Latency of completed workflow actions.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "ActionSuccessLatency", - "displayName": "Action Success Latency ", - "displayDescription": "Latency of succeeded workflow actions.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "ActionThrottledEvents", - "displayName": "Action Throttled Events", - "displayDescription": "Number of workflow action throttled events..", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersStarted", - "displayName": "Triggers Started ", - "displayDescription": "Number of workflow triggers started.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersCompleted", - "displayName": "Triggers Completed ", - "displayDescription": "Number of workflow triggers completed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersSucceeded", - "displayName": "Triggers Succeeded ", - "displayDescription": "Number of workflow triggers succeeded.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersFailed", - "displayName": "Triggers Failed ", - "displayDescription": "Number of workflow triggers failed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersSkipped", - "displayName": "Triggers Skipped", - "displayDescription": "Number of workflow triggers skipped.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersFired", - "displayName": "Triggers Fired ", - "displayDescription": "Number of workflow triggers fired.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggerLatency", - "displayName": "Trigger Latency ", - "displayDescription": "Latency of completed workflow triggers.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "TriggerFireLatency", - "displayName": "Trigger Fire Latency ", - "displayDescription": "Latency of fired workflow triggers.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "TriggerSuccessLatency", - "displayName": "Trigger Success Latency ", - "displayDescription": "Latency of succeeded workflow triggers.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "TriggerThrottledEvents", - "displayName": "Trigger Throttled Events", - "displayDescription": "Number of workflow trigger throttled events.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableActionExecutions", - "displayName": "Billable Action Executions", - "displayDescription": "Number of workflow action executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableTriggerExecutions", - "displayName": "Billable Trigger Executions", - "displayDescription": "Number of workflow trigger executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TotalBillableExecutions", - "displayName": "Total Billable Executions", - "displayDescription": "Number of workflow executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableNativeActionExecutions", - "displayName": "Billable Native Action Executions", - "displayDescription": "Number of native workflow action executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableNativeTriggerExecutions", - "displayName": "Billable Native Trigger Executions", - "displayDescription": "Number of native workflow trigger executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TotalBillableNativeExecutions", - "displayName": "Total Native Billable Executions", - "displayDescription": "Number of native workflow executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableStandardActionExecutions", - "displayName": "Billable Standard Action Executions", - "displayDescription": "Number of standard workflow action executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableStandardTriggerExecutions", - "displayName": "Billable Standard Trigger Executions", - "displayDescription": "Number of standard workflow trigger executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TotalBillableStandardExecutions", - "displayName": "Total Standard Billable Executions", - "displayDescription": "Number of standard workflow executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - } - ] + "body": { + "value": [ + { + "name": "Microsoft.Logic/operations/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Operation", + "operation": "Get Operation" } - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/logDefinitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Log Definition", - "operation": "Get Workflow Log Definition", - "description": "Reads the workflow log definitions." - }, - "properties": { - "serviceSpecification": { - "logSpecifications": [ - { - "name": "WorkflowRuntime", - "displayName": "Workflow runtime diagnostic events", - "description": "Diagnostic events related to workflow runtime executions.", - "blobDuration": "PT1H" - } - ] + }, + { + "name": "Microsoft.Logic/register/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Resource Provider", + "operation": "Register Resource Provider" } - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/listExpressionTraces/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action", - "operation": "List Workflow Run Action Expression Traces", - "description": "Gets the workflow run action expression traces." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/repetitions/listExpressionTraces/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action Repetition", - "operation": "List Workflow Run Action Repetition Expression Traces", - "description": "Gets the workflow run action repetition expression traces." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/integrationAccounts/providers/Microsoft.Insights/logDefinitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Log Definition", - "operation": "Get Integration Account Log Definition", - "description": "Reads the Integration Account log definitions." - }, - "properties": { - "serviceSpecification": { - "logSpecifications": [ - { - "name": "IntegrationAccountTrackingEvents", - "displayName": "Integration Account track events", - "description": "Track events related to Integration Account.", - "blobDuration": "PT1H" - } - ] + }, + { + "name": "Microsoft.Logic/locations/workflows/validate/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Validate Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Get Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Set Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Delete Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/run/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Run Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/disable/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Disable Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/enable/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Enable Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/suspend/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Suspend Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/validate/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Validate Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/move/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Move Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/listSwagger/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Get workflow swagger" + } + }, + { + "name": "Microsoft.Logic/workflows/versions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Version", + "operation": "Get Workflow Version" + } + }, + { + "name": "Microsoft.Logic/workflows/versions/triggers/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "List Trigger Callback URL" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Get Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Set Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Delete Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/list/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "List Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/regenerate/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Regenerate Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/regenerateAccessKey/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Regenerate Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "List workflow callback URL" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Get Trigger" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/run/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Trigger Run" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/reset/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Trigger Reset" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/setState/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Set Trigger State" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/histories/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger Histories", + "operation": "Get Trigger Histories" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/histories/resubmit/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger Histories", + "operation": "Resubmit trigger" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "List Trigger Callback URL" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run", + "operation": "Get Workflow Run" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/cancel/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run", + "operation": "Cancel Workflow Run" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/operations/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Operation", + "operation": "Get Workflow Run Operation Status" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action", + "operation": "Get Workflow Run Action" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/repetitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action Repetition", + "operation": "Get Workflow Run Action Repetition" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/scoperepetitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action Scope Repetition", + "operation": "Get Workflow Run Action Scope Repetition" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/requestHistories/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow run action request history", + "operation": "Gets the workflow run action request history" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow run repetition action request history", + "operation": "Gets the workflow run repetition action request history" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Diagnostic Setting", + "operation": "Get Workflow Diagnostic Setting" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Diagnostic Setting", + "operation": "Set Workflow Diagnostic Setting" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/metricDefinitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Metric Definition", + "operation": "Get Workflow Metric Definition" + }, + "properties": { + "serviceSpecification": { + "metricSpecifications": [ + { + "name": "RunsStarted", + "displayName": "Runs Started", + "displayDescription": "Number of workflow runs started.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsCompleted", + "displayName": "Runs Completed", + "displayDescription": "Number of workflow runs completed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsSucceeded", + "displayName": "Runs Succeeded", + "displayDescription": "Number of workflow runs succeeded.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsFailed", + "displayName": "Runs Failed", + "displayDescription": "Number of workflow runs failed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsCancelled", + "displayName": "Runs Cancelled", + "displayDescription": "Number of workflow runs cancelled.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunLatency", + "displayName": "Run Latency", + "displayDescription": "Latency of completed workflow runs.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "RunSuccessLatency", + "displayName": "Run Success Latency", + "displayDescription": "Latency of succeeded workflow runs.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "RunThrottledEvents", + "displayName": "Run Throttled Events", + "displayDescription": "Number of workflow action or trigger throttled events.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunFailurePercentage", + "displayName": "Run Failure Percentage", + "displayDescription": "Percentage of workflow runs failed.", + "unit": "Percent", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsStarted", + "displayName": "Actions Started ", + "displayDescription": "Number of workflow actions started.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsCompleted", + "displayName": "Actions Completed ", + "displayDescription": "Number of workflow actions completed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsSucceeded", + "displayName": "Actions Succeeded ", + "displayDescription": "Number of workflow actions succeeded.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsFailed", + "displayName": "Actions Failed ", + "displayDescription": "Number of workflow actions failed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsSkipped", + "displayName": "Actions Skipped ", + "displayDescription": "Number of workflow actions skipped.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionLatency", + "displayName": "Action Latency ", + "displayDescription": "Latency of completed workflow actions.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "ActionSuccessLatency", + "displayName": "Action Success Latency ", + "displayDescription": "Latency of succeeded workflow actions.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "ActionThrottledEvents", + "displayName": "Action Throttled Events", + "displayDescription": "Number of workflow action throttled events..", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersStarted", + "displayName": "Triggers Started ", + "displayDescription": "Number of workflow triggers started.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersCompleted", + "displayName": "Triggers Completed ", + "displayDescription": "Number of workflow triggers completed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersSucceeded", + "displayName": "Triggers Succeeded ", + "displayDescription": "Number of workflow triggers succeeded.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersFailed", + "displayName": "Triggers Failed ", + "displayDescription": "Number of workflow triggers failed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersSkipped", + "displayName": "Triggers Skipped", + "displayDescription": "Number of workflow triggers skipped.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersFired", + "displayName": "Triggers Fired ", + "displayDescription": "Number of workflow triggers fired.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggerLatency", + "displayName": "Trigger Latency ", + "displayDescription": "Latency of completed workflow triggers.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "TriggerFireLatency", + "displayName": "Trigger Fire Latency ", + "displayDescription": "Latency of fired workflow triggers.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "TriggerSuccessLatency", + "displayName": "Trigger Success Latency ", + "displayDescription": "Latency of succeeded workflow triggers.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "TriggerThrottledEvents", + "displayName": "Trigger Throttled Events", + "displayDescription": "Number of workflow trigger throttled events.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableActionExecutions", + "displayName": "Billable Action Executions", + "displayDescription": "Number of workflow action executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableTriggerExecutions", + "displayName": "Billable Trigger Executions", + "displayDescription": "Number of workflow trigger executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TotalBillableExecutions", + "displayName": "Total Billable Executions", + "displayDescription": "Number of workflow executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableNativeActionExecutions", + "displayName": "Billable Native Action Executions", + "displayDescription": "Number of native workflow action executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableNativeTriggerExecutions", + "displayName": "Billable Native Trigger Executions", + "displayDescription": "Number of native workflow trigger executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TotalBillableNativeExecutions", + "displayName": "Total Native Billable Executions", + "displayDescription": "Number of native workflow executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableStandardActionExecutions", + "displayName": "Billable Standard Action Executions", + "displayDescription": "Number of standard workflow action executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableStandardTriggerExecutions", + "displayName": "Billable Standard Trigger Executions", + "displayDescription": "Number of standard workflow trigger executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TotalBillableStandardExecutions", + "displayName": "Total Standard Billable Executions", + "displayDescription": "Number of standard workflow executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + } + ] + } + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/logDefinitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Log Definition", + "operation": "Get Workflow Log Definition" + }, + "properties": { + "serviceSpecification": { + "logSpecifications": [ + { + "name": "WorkflowRuntime", + "displayName": "Workflow runtime diagnostic events", + "description": "Diagnostic events related to workflow runtime executions.", + "blobDuration": "PT1H" + } + ] + } + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/listExpressionTraces/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action", + "operation": "List Workflow Run Action Expression Traces" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/repetitions/listExpressionTraces/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action Repetition", + "operation": "List Workflow Run Action Repetition Expression Traces" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/integrationAccounts/providers/Microsoft.Insights/logDefinitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Log Definition", + "operation": "Get Integration Account Log Definition" + }, + "properties": { + "serviceSpecification": { + "logSpecifications": [ + { + "name": "IntegrationAccountTrackingEvents", + "displayName": "Integration Account track events", + "description": "Track events related to Integration Account.", + "blobDuration": "PT1H" + } + ] + } + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Get Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Set Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Delete Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/regenerateAccessKey/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Regenerate Access Key" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "List Integration Account Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/listKeyVaultKeys/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "List Key Vault Keys" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/logTrackingEvents/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Log Integration Account Tracking Events" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/join/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Join Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "Get Integration Account Partner" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "Set Integration Account Partner" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "Delete Integration Account Partner" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "List Integration Account Partner Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "Get Integration Account Agreement" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "Set Integration Account Agreement" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "Delete Integration Account Agreement" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "List Integration Account Agreement Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/certificates/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Certificate", + "operation": "Get Integration Account Certificate" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/certificates/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Certificate", + "operation": "Set Integration Account Certificate" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/certificates/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Certificate", + "operation": "Delete Integration Account Certificate" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "Get Integration Account Schema" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "Set Integration Account Schema" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "Delete Integration Account Schema" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "List Integration Account Schema Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "Get Integration Account Map" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "Set Integration Account Map" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "Delete Integration Account Map" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "List Integration Account Map Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "Get Integration Account Assembly" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "Set Integration Account Assembly" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "Delete Integration Account Assembly" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "List Integration Account Assembly Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Batch Configuration", + "operation": "Get Integration Account Batch Configuration" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Batch Configuration", + "operation": "Set Integration Account Batch Configuration" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Batch Configuration", + "operation": "Delete Integration Account Batch Configuration" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/sessions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Session", + "operation": "Get Integration Account Session" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/sessions/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Session", + "operation": "Set Integration Account Session" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/sessions/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Session", + "operation": "Delete Integration Account Session" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Get Integration Service Environment" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Set Integration Service Environment" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Delete Integration Service Environment" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/join/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Join Integration Service Environment" } } - }, - { - "name": "Microsoft.Logic/integrationAccounts/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Get Integration Account", - "description": "Reads the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Set Integration Account", - "description": "Creates or updates the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Delete Integration Account", - "description": "Deletes the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/regenerateAccessKey/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Regenerate Access Key", - "description": "Regenerates the access key secrets." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "List Integration Account Callback URL", - "description": "Gets the callback URL for integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/listKeyVaultKeys/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "List Key Vault Keys", - "description": "Gets the keys in the key vault." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/logTrackingEvents/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Log Integration Account Tracking Events", - "description": "Logs the tracking events in the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/join/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Join Integration Account", - "description": "Joins the Integration Account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "Get Integration Account Partner", - "description": "Reads the parter in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "Set Integration Account Partner", - "description": "Creates or updates the partner in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "Delete Integration Account Partner", - "description": "Deletes the partner in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "List Integration Account Partner Content Callback URL", - "description": "Gets the callback URL for partner content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "Get Integration Account Agreement", - "description": "Reads the agreement in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "Set Integration Account Agreement", - "description": "Creates or updates the agreement in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "Delete Integration Account Agreement", - "description": "Deletes the agreement in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "List Integration Account Agreement Content Callback URL", - "description": "Gets the callback URL for agreement content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/certificates/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Certificate", - "operation": "Get Integration Account Certificate", - "description": "Reads the certificate in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/certificates/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Certificate", - "operation": "Set Integration Account Certificate", - "description": "Creates or updates the certificate in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/certificates/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Certificate", - "operation": "Delete Integration Account Certificate", - "description": "Deletes the certificate in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "Get Integration Account Schema", - "description": "Reads the schema in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "Set Integration Account Schema", - "description": "Creates or updates the schema in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "Delete Integration Account Schema", - "description": "Deletes the schema in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "List Integration Account Schema Content Callback URL", - "description": "Gets the callback URL for schema content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "Get Integration Account Map", - "description": "Reads the map in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "Set Integration Account Map", - "description": "Creates or updates the map in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "Delete Integration Account Map", - "description": "Deletes the map in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "List Integration Account Map Content Callback URL", - "description": "Gets the callback URL for map content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "Get Integration Account Assembly", - "description": "Reads the assembly in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "Set Integration Account Assembly", - "description": "Creates or updates the assembly in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "Delete Integration Account Assembly", - "description": "Deletes the assembly in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "List Integration Account Assembly Content Callback URL", - "description": "Gets the callback URL for assembly content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Batch Configuration", - "operation": "Get Integration Account Batch Configuration", - "description": "Reads the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Batch Configuration", - "operation": "Set Integration Account Batch Configuration", - "description": "Creates or updates the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Batch Configuration", - "operation": "Delete Integration Account Batch Configuration", - "description": "Deletes the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/sessions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Session", - "operation": "Get Integration Account Session", - "description": "Reads the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/sessions/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Session", - "operation": "Set Integration Account Session", - "description": "Creates or updates the session in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/sessions/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Session", - "operation": "Delete Integration Account Session", - "description": "Deletes the session in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Get Integration Service Environment", - "description": "Reads the integration service environment." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Set Integration Service Environment", - "description": "Creates or updates the integration service environment." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Delete Integration Service Environment", - "description": "Deletes the integration service environment." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/join/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Join Integration Service Environment", - "description": "Joins the Integration Service Environment." - } - } - ] + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_Get.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_Get.json index 97580408f4fe..079336083d3f 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_Get.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_Get.json @@ -9,37 +9,39 @@ }, "responses": { "200": { - "properties": { - "inputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "5XUACojv0aBfuP56os3CWw==", - "contentSize": 46, - "contentHash": { - "algorithm": "md5", - "value": "XXUACojv0aBfuP56os3CWw==" - } + "body": { + "properties": { + "inputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "5XUACojv0aBfuP56os3CWw==", + "contentSize": 46, + "contentHash": { + "algorithm": "md5", + "value": "XXUACojv0aBfuP56os3CWw==" + } + }, + "outputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", + "contentSize": 11873, + "contentHash": { + "algorithm": "md5", + "value": "XX6KRrevI6AAxEvo9FeBYQ==" + } + }, + "startTime": "2018-08-10T20:16:32.305236Z", + "endTime": "2018-08-10T20:16:32.5450625Z", + "correlation": { + "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "status": "Succeeded", + "code": "OK" }, - "outputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", - "contentSize": 11873, - "contentHash": { - "algorithm": "md5", - "value": "XX6KRrevI6AAxEvo9FeBYQ==" - } - }, - "startTime": "2018-08-10T20:16:32.305236Z", - "endTime": "2018-08-10T20:16:32.5450625Z", - "correlation": { - "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "status": "Succeeded", - "code": "OK" - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", - "name": "HTTP", - "type": "Microsoft.Logic/workflows/runs/actions" + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", + "name": "HTTP", + "type": "Microsoft.Logic/workflows/runs/actions" + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_List.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_List.json index 2fded69b8506..5241c792bd5c 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_List.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRunActions_List.json @@ -8,41 +8,43 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "inputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "5XUACojv0aBfuP56os3CWw==", - "contentSize": 46, - "contentHash": { - "algorithm": "md5", - "value": "XXUACojv0aBfuP56os3CWw==" - } + "body": { + "value": [ + { + "properties": { + "inputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "5XUACojv0aBfuP56os3CWw==", + "contentSize": 46, + "contentHash": { + "algorithm": "md5", + "value": "XXUACojv0aBfuP56os3CWw==" + } + }, + "outputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", + "contentSize": 11873, + "contentHash": { + "algorithm": "md5", + "value": "XX6KRrevI6AAxEvo9FeBYQ==" + } + }, + "startTime": "2018-08-10T20:16:32.305236Z", + "endTime": "2018-08-10T20:16:32.5450625Z", + "correlation": { + "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "status": "Succeeded", + "code": "OK" }, - "outputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", - "contentSize": 11873, - "contentHash": { - "algorithm": "md5", - "value": "XX6KRrevI6AAxEvo9FeBYQ==" - } - }, - "startTime": "2018-08-10T20:16:32.305236Z", - "endTime": "2018-08-10T20:16:32.5450625Z", - "correlation": { - "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "status": "Succeeded", - "code": "OK" - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", - "name": "HTTP", - "type": "Microsoft.Logic/workflows/runs/actions" - } - ] + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", + "name": "HTTP", + "type": "Microsoft.Logic/workflows/runs/actions" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_Get.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_Get.json index 3321ed1e8ce5..4fd4fa55471b 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_Get.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_Get.json @@ -8,35 +8,37 @@ }, "responses": { "200": { - "properties": { - "waitEndTime": "2018-08-10T20:16:32.044238Z", - "startTime": "2018-08-10T20:16:32.044238Z", - "endTime": "2018-08-10T20:16:32.5779999Z", - "status": "Succeeded", - "correlation": { - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", - "name": "08586676754160363885", - "type": "Microsoft.Logic/workflows/versions" - }, - "trigger": { - "name": "Recurrence", - "startTime": "2018-08-10T20:16:32.0387927Z", - "endTime": "2018-08-10T20:16:32.0387927Z", - "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "body": { + "properties": { + "waitEndTime": "2018-08-10T20:16:32.044238Z", + "startTime": "2018-08-10T20:16:32.044238Z", + "endTime": "2018-08-10T20:16:32.5779999Z", + "status": "Succeeded", "correlation": { "clientTrackingId": "08586676746934337772206998657CU22" }, - "code": "OK", - "status": "Succeeded" + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", + "name": "08586676754160363885", + "type": "Microsoft.Logic/workflows/versions" + }, + "trigger": { + "name": "Recurrence", + "startTime": "2018-08-10T20:16:32.0387927Z", + "endTime": "2018-08-10T20:16:32.0387927Z", + "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "correlation": { + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "code": "OK", + "status": "Succeeded" + }, + "outputs": {} }, - "outputs": {} - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", - "name": "08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/runs" + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", + "name": "08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/runs" + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_List.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_List.json index 983bb890cca0..5ebd64ba273a 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_List.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowRuns_List.json @@ -7,39 +7,41 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "waitEndTime": "2018-08-10T20:16:32.044238Z", - "startTime": "2018-08-10T20:16:32.044238Z", - "endTime": "2018-08-10T20:16:32.5779999Z", - "status": "Succeeded", - "correlation": { - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", - "name": "08586676754160363885", - "type": "Microsoft.Logic/workflows/versions" - }, - "trigger": { - "name": "Recurrence", - "startTime": "2018-08-10T20:16:32.0387927Z", - "endTime": "2018-08-10T20:16:32.0387927Z", - "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "body": { + "value": [ + { + "properties": { + "waitEndTime": "2018-08-10T20:16:32.044238Z", + "startTime": "2018-08-10T20:16:32.044238Z", + "endTime": "2018-08-10T20:16:32.5779999Z", + "status": "Succeeded", "correlation": { "clientTrackingId": "08586676746934337772206998657CU22" }, - "code": "OK", - "status": "Succeeded" + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", + "name": "08586676754160363885", + "type": "Microsoft.Logic/workflows/versions" + }, + "trigger": { + "name": "Recurrence", + "startTime": "2018-08-10T20:16:32.0387927Z", + "endTime": "2018-08-10T20:16:32.0387927Z", + "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "correlation": { + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "code": "OK", + "status": "Succeeded" + }, + "outputs": {} }, - "outputs": {} - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", - "name": "08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/runs" - } - ] + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", + "name": "08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/runs" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_Get.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_Get.json index 11daf6435e39..d272b7932e1b 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_Get.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_Get.json @@ -9,7 +9,7 @@ }, "responses": { "200": { - "value": { + "body": { "properties": { "startTime": "2018-08-10T20:16:32.0387927Z", "endTime": "2018-08-10T20:16:32.2987996Z", diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_List.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_List.json index 7d7d56ce1518..c90e2b68410f 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_List.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggerHistories_List.json @@ -8,29 +8,31 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "startTime": "2018-08-10T20:16:32.0387927Z", - "endTime": "2018-08-10T20:16:32.2987996Z", - "scheduledTime": "2018-08-10T20:16:31.6344174Z", - "status": "Succeeded", - "code": "OK", - "correlation": { - "clientTrackingId": "08586676746934337772206998657CU22" + "body": { + "value": [ + { + "properties": { + "startTime": "2018-08-10T20:16:32.0387927Z", + "endTime": "2018-08-10T20:16:32.2987996Z", + "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "status": "Succeeded", + "code": "OK", + "correlation": { + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "fired": true, + "run": { + "name": "08586676746934337772206998657CU22", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/runs/08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/runs" + } }, - "fired": true, - "run": { - "name": "08586676746934337772206998657CU22", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/runs/08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/runs" - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/triggers/testTriggerName/histories/08586676746934337772206998657CU22", - "name": "08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/triggers/histories" - } - ] + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/triggers/testTriggerName/histories/08586676746934337772206998657CU22", + "name": "08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/triggers/histories" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_Get.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_Get.json index e5ce86368b32..45b7784fdad3 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_Get.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_Get.json @@ -8,20 +8,22 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-08-10T17:32:30.2496336Z", - "changedTime": "2018-08-10T18:47:49.5288666Z", - "state": "Enabled", - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", - "name": "08586676800160476478", - "type": "Microsoft.Logic/workflows/versions" - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", - "name": "manual", - "type": "Microsoft.Logic/workflows/triggers" + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-08-10T17:32:30.2496336Z", + "changedTime": "2018-08-10T18:47:49.5288666Z", + "state": "Enabled", + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", + "name": "08586676800160476478", + "type": "Microsoft.Logic/workflows/versions" + } + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", + "name": "manual", + "type": "Microsoft.Logic/workflows/triggers" + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_List.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_List.json index bdfb38ce41ed..f1386bd1f126 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_List.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowTriggers_List.json @@ -7,24 +7,26 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-08-10T17:32:30.2496336Z", - "changedTime": "2018-08-10T18:47:49.5288666Z", - "state": "Enabled", - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", - "name": "08586676800160476478", - "type": "Microsoft.Logic/workflows/versions" - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", - "name": "manual", - "type": "Microsoft.Logic/workflows/triggers" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-08-10T17:32:30.2496336Z", + "changedTime": "2018-08-10T18:47:49.5288666Z", + "state": "Enabled", + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", + "name": "08586676800160476478", + "type": "Microsoft.Logic/workflows/versions" + } + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", + "name": "manual", + "type": "Microsoft.Logic/workflows/triggers" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_Get.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_Get.json index 8582e730d11a..d1f5224a9cb4 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_Get.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_Get.json @@ -8,67 +8,69 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_List.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_List.json index db0ac1e2a457..7380b3d2eb9a 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_List.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/WorkflowVersions_List.json @@ -7,71 +7,73 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} - } - ] + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_CreateOrUpdate.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_CreateOrUpdate.json index aab93945cbb5..6dc3a633b528 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_CreateOrUpdate.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_CreateOrUpdate.json @@ -64,59 +64,61 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_GenerateUpgradedDefinition.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_GenerateUpgradedDefinition.json index c2c6b1b45499..04da4cc3e337 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_GenerateUpgradedDefinition.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_GenerateUpgradedDefinition.json @@ -10,17 +10,19 @@ }, "responses": { "200": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": { - "$connections": { - "defaultValue": {}, - "type": "Object" - } - }, - "triggers": {}, - "actions": {}, - "outputs": {} + "body": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "$connections": { + "defaultValue": {}, + "type": "Object" + } + }, + "triggers": {}, + "actions": {}, + "outputs": {} + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Get.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Get.json index ab6341d47595..8b12b9cc7763 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Get.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Get.json @@ -7,67 +7,69 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2018-07-01-preview/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2018-07-01-preview/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListByResourceGroup.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListByResourceGroup.json index bbe4fe2d03de..2e1d7a83eeb8 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListByResourceGroup.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListByResourceGroup.json @@ -6,71 +6,73 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} - } - ] + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListBySubscription.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListBySubscription.json index 5d18a2201856..1d13883c1213 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListBySubscription.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_ListBySubscription.json @@ -5,71 +5,73 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} - } - ] + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Update.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Update.json index aab93945cbb5..6dc3a633b528 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Update.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/examples/Workflows_Update.json @@ -64,59 +64,61 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/OperationsList.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/OperationsList.json index 21f8bc57f4c6..7f1683aa7c35 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/OperationsList.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/OperationsList.json @@ -4,1348 +4,1265 @@ }, "responses": { "200": { - "value": [ - { - "name": "Microsoft.Logic/operations/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Operation", - "operation": "Get Operation", - "description": "Gets the operation." - } - }, - { - "name": "Microsoft.Logic/register/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Resource Provider", - "operation": "Register Resource Provider", - "description": "Registers the Microsoft.Logic resource provider for a given subscription." - } - }, - { - "name": "Microsoft.Logic/locations/workflows/validate/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Validate Workflow", - "description": "Validates the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Get Workflow", - "description": "Reads the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Set Workflow", - "description": "Creates or updates the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Delete Workflow", - "description": "Deletes the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/run/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Run Workflow", - "description": "Starts a run of the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/disable/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Disable Workflow", - "description": "Disables the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/enable/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Enable Workflow", - "description": "Enables the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/suspend/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Suspend Workflow", - "description": "Suspends the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/validate/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Validate Workflow", - "description": "Validates the workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/move/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Move Workflow", - "description": "Moves Workflow from its existing subscription id, resource group, and/or name to a different subscription id, resource group, and/or name." - } - }, - { - "name": "Microsoft.Logic/workflows/listSwagger/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "Get workflow swagger", - "description": "Gets the workflow swagger definitions." - } - }, - { - "name": "Microsoft.Logic/workflows/versions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Version", - "operation": "Get Workflow Version", - "description": "Reads the workflow version." - } - }, - { - "name": "Microsoft.Logic/workflows/versions/triggers/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "List Trigger Callback URL", - "description": "Gets the callback URL for trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Get Access Key", - "description": "Reads the access key." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Set Access Key", - "description": "Creates or updates the access key." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Delete Access Key", - "description": "Deletes the access key." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/list/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "List Access Key", - "description": "Lists the access key secrets." - } - }, - { - "name": "Microsoft.Logic/workflows/accessKeys/regenerate/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Regenerate Access Key", - "description": "Regenerates the access key secrets." - } - }, - { - "name": "Microsoft.Logic/workflows/regenerateAccessKey/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Access Key", - "operation": "Regenerate Access Key", - "description": "Regenerates the access key secrets." - } - }, - { - "name": "Microsoft.Logic/workflows/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow", - "operation": "List workflow callback URL", - "description": "Gets the callback URL for workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Get Trigger", - "description": "Reads the trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/run/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Trigger Run", - "description": "Executes the trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/reset/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Trigger Reset", - "description": "Resets the trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/setState/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "Set Trigger State", - "description": "Sets the trigger state." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/histories/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger Histories", - "operation": "Get Trigger Histories", - "description": "Reads the trigger histories." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/histories/resubmit/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger Histories", - "operation": "Resubmit trigger", - "description": "Resubmits the workflow trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/triggers/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Trigger", - "operation": "List Trigger Callback URL", - "description": "Gets the callback URL for trigger." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run", - "operation": "Get Workflow Run", - "description": "Reads the workflow run." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/cancel/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run", - "operation": "Cancel Workflow Run", - "description": "Cancels the run of a workflow." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/operations/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Operation", - "operation": "Get Workflow Run Operation Status", - "description": "Reads the workflow run operation status." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action", - "operation": "Get Workflow Run Action", - "description": "Reads the workflow run action." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/repetitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action Repetition", - "operation": "Get Workflow Run Action Repetition", - "description": "Reads the workflow run action repetition." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/scoperepetitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action Scope Repetition", - "operation": "Get Workflow Run Action Scope Repetition", - "description": "Reads the workflow run action scope repetition." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/requestHistories/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow run action request history", - "operation": "Gets the workflow run action request history", - "description": "Reads the workflow run action request history." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow run repetition action request history", - "operation": "Gets the workflow run repetition action request history", - "description": "Reads the workflow run repetition action request history." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Diagnostic Setting", - "operation": "Get Workflow Diagnostic Setting", - "description": "Reads the workflow diagnostic settings." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Diagnostic Setting", - "operation": "Set Workflow Diagnostic Setting", - "description": "Creates or updates the workflow diagnostic setting." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/metricDefinitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Metric Definition", - "operation": "Get Workflow Metric Definition", - "description": "Reads the workflow metric definitions." - }, - "properties": { - "serviceSpecification": { - "metricSpecifications": [ - { - "name": "RunsStarted", - "displayName": "Runs Started", - "displayDescription": "Number of workflow runs started.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsCompleted", - "displayName": "Runs Completed", - "displayDescription": "Number of workflow runs completed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsSucceeded", - "displayName": "Runs Succeeded", - "displayDescription": "Number of workflow runs succeeded.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsFailed", - "displayName": "Runs Failed", - "displayDescription": "Number of workflow runs failed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunsCancelled", - "displayName": "Runs Cancelled", - "displayDescription": "Number of workflow runs cancelled.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunLatency", - "displayName": "Run Latency", - "displayDescription": "Latency of completed workflow runs.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "RunSuccessLatency", - "displayName": "Run Success Latency", - "displayDescription": "Latency of succeeded workflow runs.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "RunThrottledEvents", - "displayName": "Run Throttled Events", - "displayDescription": "Number of workflow action or trigger throttled events.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "RunFailurePercentage", - "displayName": "Run Failure Percentage", - "displayDescription": "Percentage of workflow runs failed.", - "unit": "Percent", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsStarted", - "displayName": "Actions Started ", - "displayDescription": "Number of workflow actions started.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsCompleted", - "displayName": "Actions Completed ", - "displayDescription": "Number of workflow actions completed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsSucceeded", - "displayName": "Actions Succeeded ", - "displayDescription": "Number of workflow actions succeeded.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsFailed", - "displayName": "Actions Failed ", - "displayDescription": "Number of workflow actions failed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionsSkipped", - "displayName": "Actions Skipped ", - "displayDescription": "Number of workflow actions skipped.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "ActionLatency", - "displayName": "Action Latency ", - "displayDescription": "Latency of completed workflow actions.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "ActionSuccessLatency", - "displayName": "Action Success Latency ", - "displayDescription": "Latency of succeeded workflow actions.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "ActionThrottledEvents", - "displayName": "Action Throttled Events", - "displayDescription": "Number of workflow action throttled events..", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersStarted", - "displayName": "Triggers Started ", - "displayDescription": "Number of workflow triggers started.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersCompleted", - "displayName": "Triggers Completed ", - "displayDescription": "Number of workflow triggers completed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersSucceeded", - "displayName": "Triggers Succeeded ", - "displayDescription": "Number of workflow triggers succeeded.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersFailed", - "displayName": "Triggers Failed ", - "displayDescription": "Number of workflow triggers failed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersSkipped", - "displayName": "Triggers Skipped", - "displayDescription": "Number of workflow triggers skipped.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggersFired", - "displayName": "Triggers Fired ", - "displayDescription": "Number of workflow triggers fired.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TriggerLatency", - "displayName": "Trigger Latency ", - "displayDescription": "Latency of completed workflow triggers.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "TriggerFireLatency", - "displayName": "Trigger Fire Latency ", - "displayDescription": "Latency of fired workflow triggers.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "TriggerSuccessLatency", - "displayName": "Trigger Success Latency ", - "displayDescription": "Latency of succeeded workflow triggers.", - "unit": "Seconds", - "aggregationType": "Average", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": false - }, - { - "name": "TriggerThrottledEvents", - "displayName": "Trigger Throttled Events", - "displayDescription": "Number of workflow trigger throttled events.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableActionExecutions", - "displayName": "Billable Action Executions", - "displayDescription": "Number of workflow action executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableTriggerExecutions", - "displayName": "Billable Trigger Executions", - "displayDescription": "Number of workflow trigger executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TotalBillableExecutions", - "displayName": "Total Billable Executions", - "displayDescription": "Number of workflow executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableNativeActionExecutions", - "displayName": "Billable Native Action Executions", - "displayDescription": "Number of native workflow action executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableNativeTriggerExecutions", - "displayName": "Billable Native Trigger Executions", - "displayDescription": "Number of native workflow trigger executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TotalBillableNativeExecutions", - "displayName": "Total Native Billable Executions", - "displayDescription": "Number of native workflow executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableStandardActionExecutions", - "displayName": "Billable Standard Action Executions", - "displayDescription": "Number of standard workflow action executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "BillableStandardTriggerExecutions", - "displayName": "Billable Standard Trigger Executions", - "displayDescription": "Number of standard workflow trigger executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - }, - { - "name": "TotalBillableStandardExecutions", - "displayName": "Total Standard Billable Executions", - "displayDescription": "Number of standard workflow executions getting billed.", - "unit": "Count", - "aggregationType": "Total", - "dimensions": [], - "availabilities": [ - { - "timeGrain": "PT1M", - "blobDuration": "PT1H" - } - ], - "fillGapWithZero": true - } - ] + "body": { + "value": [ + { + "name": "Microsoft.Logic/operations/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Operation", + "operation": "Get Operation" } - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/logDefinitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Log Definition", - "operation": "Get Workflow Log Definition", - "description": "Reads the workflow log definitions." - }, - "properties": { - "serviceSpecification": { - "logSpecifications": [ - { - "name": "WorkflowRuntime", - "displayName": "Workflow runtime diagnostic events", - "description": "Diagnostic events related to workflow runtime executions.", - "blobDuration": "PT1H" - } - ] + }, + { + "name": "Microsoft.Logic/register/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Resource Provider", + "operation": "Register Resource Provider" } - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/listExpressionTraces/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action", - "operation": "List Workflow Run Action Expression Traces", - "description": "Gets the workflow run action expression traces." - } - }, - { - "name": "Microsoft.Logic/workflows/runs/actions/repetitions/listExpressionTraces/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Workflow Run Action Repetition", - "operation": "List Workflow Run Action Repetition Expression Traces", - "description": "Gets the workflow run action repetition expression traces." - } - }, - { - "origin": "System", - "name": "Microsoft.Logic/integrationAccounts/providers/Microsoft.Insights/logDefinitions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Log Definition", - "operation": "Get Integration Account Log Definition", - "description": "Reads the Integration Account log definitions." - }, - "properties": { - "serviceSpecification": { - "logSpecifications": [ - { - "name": "IntegrationAccountTrackingEvents", - "displayName": "Integration Account track events", - "description": "Track events related to Integration Account.", - "blobDuration": "PT1H" - } - ] + }, + { + "name": "Microsoft.Logic/locations/workflows/validate/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Validate Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Get Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Set Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Delete Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/run/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Run Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/disable/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Disable Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/enable/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Enable Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/suspend/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Suspend Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/validate/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Validate Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/move/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Move Workflow" + } + }, + { + "name": "Microsoft.Logic/workflows/listSwagger/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "Get workflow swagger" + } + }, + { + "name": "Microsoft.Logic/workflows/versions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Version", + "operation": "Get Workflow Version" + } + }, + { + "name": "Microsoft.Logic/workflows/versions/triggers/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "List Trigger Callback URL" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Get Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Set Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Delete Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/list/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "List Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/accessKeys/regenerate/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Regenerate Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/regenerateAccessKey/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Access Key", + "operation": "Regenerate Access Key" + } + }, + { + "name": "Microsoft.Logic/workflows/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow", + "operation": "List workflow callback URL" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Get Trigger" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/run/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Trigger Run" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/reset/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Trigger Reset" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/setState/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "Set Trigger State" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/histories/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger Histories", + "operation": "Get Trigger Histories" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/histories/resubmit/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger Histories", + "operation": "Resubmit trigger" + } + }, + { + "name": "Microsoft.Logic/workflows/triggers/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Trigger", + "operation": "List Trigger Callback URL" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run", + "operation": "Get Workflow Run" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/cancel/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run", + "operation": "Cancel Workflow Run" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/operations/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Operation", + "operation": "Get Workflow Run Operation Status" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action", + "operation": "Get Workflow Run Action" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/repetitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action Repetition", + "operation": "Get Workflow Run Action Repetition" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/scoperepetitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action Scope Repetition", + "operation": "Get Workflow Run Action Scope Repetition" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/requestHistories/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow run action request history", + "operation": "Gets the workflow run action request history" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow run repetition action request history", + "operation": "Gets the workflow run repetition action request history" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Diagnostic Setting", + "operation": "Get Workflow Diagnostic Setting" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/diagnosticSettings/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Diagnostic Setting", + "operation": "Set Workflow Diagnostic Setting" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/metricDefinitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Metric Definition", + "operation": "Get Workflow Metric Definition" + }, + "properties": { + "serviceSpecification": { + "metricSpecifications": [ + { + "name": "RunsStarted", + "displayName": "Runs Started", + "displayDescription": "Number of workflow runs started.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsCompleted", + "displayName": "Runs Completed", + "displayDescription": "Number of workflow runs completed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsSucceeded", + "displayName": "Runs Succeeded", + "displayDescription": "Number of workflow runs succeeded.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsFailed", + "displayName": "Runs Failed", + "displayDescription": "Number of workflow runs failed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunsCancelled", + "displayName": "Runs Cancelled", + "displayDescription": "Number of workflow runs cancelled.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunLatency", + "displayName": "Run Latency", + "displayDescription": "Latency of completed workflow runs.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "RunSuccessLatency", + "displayName": "Run Success Latency", + "displayDescription": "Latency of succeeded workflow runs.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "RunThrottledEvents", + "displayName": "Run Throttled Events", + "displayDescription": "Number of workflow action or trigger throttled events.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "RunFailurePercentage", + "displayName": "Run Failure Percentage", + "displayDescription": "Percentage of workflow runs failed.", + "unit": "Percent", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsStarted", + "displayName": "Actions Started ", + "displayDescription": "Number of workflow actions started.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsCompleted", + "displayName": "Actions Completed ", + "displayDescription": "Number of workflow actions completed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsSucceeded", + "displayName": "Actions Succeeded ", + "displayDescription": "Number of workflow actions succeeded.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsFailed", + "displayName": "Actions Failed ", + "displayDescription": "Number of workflow actions failed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionsSkipped", + "displayName": "Actions Skipped ", + "displayDescription": "Number of workflow actions skipped.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "ActionLatency", + "displayName": "Action Latency ", + "displayDescription": "Latency of completed workflow actions.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "ActionSuccessLatency", + "displayName": "Action Success Latency ", + "displayDescription": "Latency of succeeded workflow actions.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "ActionThrottledEvents", + "displayName": "Action Throttled Events", + "displayDescription": "Number of workflow action throttled events..", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersStarted", + "displayName": "Triggers Started ", + "displayDescription": "Number of workflow triggers started.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersCompleted", + "displayName": "Triggers Completed ", + "displayDescription": "Number of workflow triggers completed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersSucceeded", + "displayName": "Triggers Succeeded ", + "displayDescription": "Number of workflow triggers succeeded.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersFailed", + "displayName": "Triggers Failed ", + "displayDescription": "Number of workflow triggers failed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersSkipped", + "displayName": "Triggers Skipped", + "displayDescription": "Number of workflow triggers skipped.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggersFired", + "displayName": "Triggers Fired ", + "displayDescription": "Number of workflow triggers fired.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TriggerLatency", + "displayName": "Trigger Latency ", + "displayDescription": "Latency of completed workflow triggers.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "TriggerFireLatency", + "displayName": "Trigger Fire Latency ", + "displayDescription": "Latency of fired workflow triggers.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "TriggerSuccessLatency", + "displayName": "Trigger Success Latency ", + "displayDescription": "Latency of succeeded workflow triggers.", + "unit": "Seconds", + "aggregationType": "Average", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": false + }, + { + "name": "TriggerThrottledEvents", + "displayName": "Trigger Throttled Events", + "displayDescription": "Number of workflow trigger throttled events.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableActionExecutions", + "displayName": "Billable Action Executions", + "displayDescription": "Number of workflow action executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableTriggerExecutions", + "displayName": "Billable Trigger Executions", + "displayDescription": "Number of workflow trigger executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TotalBillableExecutions", + "displayName": "Total Billable Executions", + "displayDescription": "Number of workflow executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableNativeActionExecutions", + "displayName": "Billable Native Action Executions", + "displayDescription": "Number of native workflow action executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableNativeTriggerExecutions", + "displayName": "Billable Native Trigger Executions", + "displayDescription": "Number of native workflow trigger executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TotalBillableNativeExecutions", + "displayName": "Total Native Billable Executions", + "displayDescription": "Number of native workflow executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableStandardActionExecutions", + "displayName": "Billable Standard Action Executions", + "displayDescription": "Number of standard workflow action executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "BillableStandardTriggerExecutions", + "displayName": "Billable Standard Trigger Executions", + "displayDescription": "Number of standard workflow trigger executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + }, + { + "name": "TotalBillableStandardExecutions", + "displayName": "Total Standard Billable Executions", + "displayDescription": "Number of standard workflow executions getting billed.", + "unit": "Count", + "aggregationType": "Total", + "dimensions": [], + "availabilities": [ + { + "timeGrain": "PT1M", + "blobDuration": "PT1H" + } + ], + "fillGapWithZero": true + } + ] + } + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/workflows/providers/Microsoft.Insights/logDefinitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Log Definition", + "operation": "Get Workflow Log Definition" + }, + "properties": { + "serviceSpecification": { + "logSpecifications": [ + { + "name": "WorkflowRuntime", + "displayName": "Workflow runtime diagnostic events", + "description": "Diagnostic events related to workflow runtime executions.", + "blobDuration": "PT1H" + } + ] + } + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/listExpressionTraces/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action", + "operation": "List Workflow Run Action Expression Traces" + } + }, + { + "name": "Microsoft.Logic/workflows/runs/actions/repetitions/listExpressionTraces/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Workflow Run Action Repetition", + "operation": "List Workflow Run Action Repetition Expression Traces" + } + }, + { + "origin": "System", + "name": "Microsoft.Logic/integrationAccounts/providers/Microsoft.Insights/logDefinitions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Log Definition", + "operation": "Get Integration Account Log Definition" + }, + "properties": { + "serviceSpecification": { + "logSpecifications": [ + { + "name": "IntegrationAccountTrackingEvents", + "displayName": "Integration Account track events", + "description": "Track events related to Integration Account.", + "blobDuration": "PT1H" + } + ] + } + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Get Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Set Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Delete Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/regenerateAccessKey/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Regenerate Access Key" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/listCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "List Integration Account Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/listKeyVaultKeys/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "List Key Vault Keys" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/logTrackingEvents/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Log Integration Account Tracking Events" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/join/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account", + "operation": "Join Integration Account" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "Get Integration Account Partner" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "Set Integration Account Partner" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "Delete Integration Account Partner" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/partners/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Partner", + "operation": "List Integration Account Partner Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "Get Integration Account Agreement" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "Set Integration Account Agreement" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "Delete Integration Account Agreement" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/agreements/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Agreement", + "operation": "List Integration Account Agreement Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/certificates/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Certificate", + "operation": "Get Integration Account Certificate" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/certificates/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Certificate", + "operation": "Set Integration Account Certificate" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/certificates/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Certificate", + "operation": "Delete Integration Account Certificate" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "Get Integration Account Schema" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "Set Integration Account Schema" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "Delete Integration Account Schema" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/schemas/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Schema", + "operation": "List Integration Account Schema Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "Get Integration Account Map" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "Set Integration Account Map" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "Delete Integration Account Map" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/maps/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Map", + "operation": "List Integration Account Map Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "Get Integration Account Assembly" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "Set Integration Account Assembly" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "Delete Integration Account Assembly" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/assemblies/listContentCallbackUrl/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Assembly", + "operation": "List Integration Account Assembly Content Callback URL" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Batch Configuration", + "operation": "Get Integration Account Batch Configuration" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Batch Configuration", + "operation": "Set Integration Account Batch Configuration" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Batch Configuration", + "operation": "Delete Integration Account Batch Configuration" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/sessions/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Session", + "operation": "Get Integration Account Session" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/sessions/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Session", + "operation": "Set Integration Account Session" + } + }, + { + "name": "Microsoft.Logic/integrationAccounts/sessions/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Account Session", + "operation": "Delete Integration Account Session" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/read", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Get Integration Service Environment" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/write", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Set Integration Service Environment" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/delete", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Delete Integration Service Environment" + } + }, + { + "name": "Microsoft.Logic/integrationServiceEnvironments/join/action", + "display": { + "provider": "Microsoft Logic", + "resource": "Integration Service Environment", + "operation": "Join Integration Service Environment" } } - }, - { - "name": "Microsoft.Logic/integrationAccounts/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Get Integration Account", - "description": "Reads the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Set Integration Account", - "description": "Creates or updates the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Delete Integration Account", - "description": "Deletes the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/regenerateAccessKey/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Regenerate Access Key", - "description": "Regenerates the access key secrets." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/listCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "List Integration Account Callback URL", - "description": "Gets the callback URL for integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/listKeyVaultKeys/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "List Key Vault Keys", - "description": "Gets the keys in the key vault." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/logTrackingEvents/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Log Integration Account Tracking Events", - "description": "Logs the tracking events in the integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/join/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account", - "operation": "Join Integration Account", - "description": "Joins the Integration Account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "Get Integration Account Partner", - "description": "Reads the parter in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "Set Integration Account Partner", - "description": "Creates or updates the partner in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "Delete Integration Account Partner", - "description": "Deletes the partner in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/partners/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Partner", - "operation": "List Integration Account Partner Content Callback URL", - "description": "Gets the callback URL for partner content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "Get Integration Account Agreement", - "description": "Reads the agreement in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "Set Integration Account Agreement", - "description": "Creates or updates the agreement in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "Delete Integration Account Agreement", - "description": "Deletes the agreement in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/agreements/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Agreement", - "operation": "List Integration Account Agreement Content Callback URL", - "description": "Gets the callback URL for agreement content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/certificates/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Certificate", - "operation": "Get Integration Account Certificate", - "description": "Reads the certificate in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/certificates/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Certificate", - "operation": "Set Integration Account Certificate", - "description": "Creates or updates the certificate in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/certificates/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Certificate", - "operation": "Delete Integration Account Certificate", - "description": "Deletes the certificate in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "Get Integration Account Schema", - "description": "Reads the schema in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "Set Integration Account Schema", - "description": "Creates or updates the schema in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "Delete Integration Account Schema", - "description": "Deletes the schema in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/schemas/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Schema", - "operation": "List Integration Account Schema Content Callback URL", - "description": "Gets the callback URL for schema content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "Get Integration Account Map", - "description": "Reads the map in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "Set Integration Account Map", - "description": "Creates or updates the map in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "Delete Integration Account Map", - "description": "Deletes the map in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/maps/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Map", - "operation": "List Integration Account Map Content Callback URL", - "description": "Gets the callback URL for map content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "Get Integration Account Assembly", - "description": "Reads the assembly in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "Set Integration Account Assembly", - "description": "Creates or updates the assembly in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "Delete Integration Account Assembly", - "description": "Deletes the assembly in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/assemblies/listContentCallbackUrl/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Assembly", - "operation": "List Integration Account Assembly Content Callback URL", - "description": "Gets the callback URL for assembly content in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Batch Configuration", - "operation": "Get Integration Account Batch Configuration", - "description": "Reads the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Batch Configuration", - "operation": "Set Integration Account Batch Configuration", - "description": "Creates or updates the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/batchConfigurations/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Batch Configuration", - "operation": "Delete Integration Account Batch Configuration", - "description": "Deletes the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/sessions/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Session", - "operation": "Get Integration Account Session", - "description": "Reads the batch configuration in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/sessions/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Session", - "operation": "Set Integration Account Session", - "description": "Creates or updates the session in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationAccounts/sessions/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Account Session", - "operation": "Delete Integration Account Session", - "description": "Deletes the session in integration account." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/read", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Get Integration Service Environment", - "description": "Reads the integration service environment." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/write", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Set Integration Service Environment", - "description": "Creates or updates the integration service environment." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/delete", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Delete Integration Service Environment", - "description": "Deletes the integration service environment." - } - }, - { - "name": "Microsoft.Logic/integrationServiceEnvironments/join/action", - "display": { - "provider": "Microsoft Logic", - "resource": "Integration Service Environment", - "operation": "Join Integration Service Environment", - "description": "Joins the Integration Service Environment." - } - } - ] + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsGet.json index 79c49a98d260..1e63c5e355d0 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsGet.json @@ -9,37 +9,39 @@ }, "responses": { "200": { - "properties": { - "inputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "5XUACojv0aBfuP56os3CWw==", - "contentSize": 46, - "contentHash": { - "algorithm": "md5", - "value": "XXUACojv0aBfuP56os3CWw==" - } + "body": { + "properties": { + "inputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "5XUACojv0aBfuP56os3CWw==", + "contentSize": 46, + "contentHash": { + "algorithm": "md5", + "value": "XXUACojv0aBfuP56os3CWw==" + } + }, + "outputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", + "contentSize": 11873, + "contentHash": { + "algorithm": "md5", + "value": "XX6KRrevI6AAxEvo9FeBYQ==" + } + }, + "startTime": "2018-08-10T20:16:32.305236Z", + "endTime": "2018-08-10T20:16:32.5450625Z", + "correlation": { + "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "status": "Succeeded", + "code": "OK" }, - "outputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", - "contentSize": 11873, - "contentHash": { - "algorithm": "md5", - "value": "XX6KRrevI6AAxEvo9FeBYQ==" - } - }, - "startTime": "2018-08-10T20:16:32.305236Z", - "endTime": "2018-08-10T20:16:32.5450625Z", - "correlation": { - "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "status": "Succeeded", - "code": "OK" - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", - "name": "HTTP", - "type": "Microsoft.Logic/workflows/runs/actions" + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", + "name": "HTTP", + "type": "Microsoft.Logic/workflows/runs/actions" + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsList.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsList.json index 65e48ec70a79..5515bad5129f 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsList.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunActionsList.json @@ -8,41 +8,43 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "inputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "5XUACojv0aBfuP56os3CWw==", - "contentSize": 46, - "contentHash": { - "algorithm": "md5", - "value": "XXUACojv0aBfuP56os3CWw==" - } + "body": { + "value": [ + { + "properties": { + "inputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "5XUACojv0aBfuP56os3CWw==", + "contentSize": 46, + "contentHash": { + "algorithm": "md5", + "value": "XXUACojv0aBfuP56os3CWw==" + } + }, + "outputsLink": { + "uri": "https://tempuri.org", + "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", + "contentSize": 11873, + "contentHash": { + "algorithm": "md5", + "value": "XX6KRrevI6AAxEvo9FeBYQ==" + } + }, + "startTime": "2018-08-10T20:16:32.305236Z", + "endTime": "2018-08-10T20:16:32.5450625Z", + "correlation": { + "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "status": "Succeeded", + "code": "OK" }, - "outputsLink": { - "uri": "https://tempuri.org", - "contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==", - "contentSize": 11873, - "contentHash": { - "algorithm": "md5", - "value": "XX6KRrevI6AAxEvo9FeBYQ==" - } - }, - "startTime": "2018-08-10T20:16:32.305236Z", - "endTime": "2018-08-10T20:16:32.5450625Z", - "correlation": { - "actionTrackingId": "56063357-45dd-4278-9be5-8220ce0cc9ca", - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "status": "Succeeded", - "code": "OK" - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", - "name": "HTTP", - "type": "Microsoft.Logic/workflows/runs/actions" - } - ] + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP", + "name": "HTTP", + "type": "Microsoft.Logic/workflows/runs/actions" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsGet.json index e2aac39d7dee..e9ff1586ffe9 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsGet.json @@ -8,35 +8,37 @@ }, "responses": { "200": { - "properties": { - "waitEndTime": "2018-08-10T20:16:32.044238Z", - "startTime": "2018-08-10T20:16:32.044238Z", - "endTime": "2018-08-10T20:16:32.5779999Z", - "status": "Succeeded", - "correlation": { - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", - "name": "08586676754160363885", - "type": "Microsoft.Logic/workflows/versions" - }, - "trigger": { - "name": "Recurrence", - "startTime": "2018-08-10T20:16:32.0387927Z", - "endTime": "2018-08-10T20:16:32.0387927Z", - "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "body": { + "properties": { + "waitEndTime": "2018-08-10T20:16:32.044238Z", + "startTime": "2018-08-10T20:16:32.044238Z", + "endTime": "2018-08-10T20:16:32.5779999Z", + "status": "Succeeded", "correlation": { "clientTrackingId": "08586676746934337772206998657CU22" }, - "code": "OK", - "status": "Succeeded" + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", + "name": "08586676754160363885", + "type": "Microsoft.Logic/workflows/versions" + }, + "trigger": { + "name": "Recurrence", + "startTime": "2018-08-10T20:16:32.0387927Z", + "endTime": "2018-08-10T20:16:32.0387927Z", + "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "correlation": { + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "code": "OK", + "status": "Succeeded" + }, + "outputs": {} }, - "outputs": {} - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", - "name": "08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/runs" + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", + "name": "08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/runs" + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json index a0051eb43519..4bf84603c963 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json @@ -7,39 +7,41 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "waitEndTime": "2018-08-10T20:16:32.044238Z", - "startTime": "2018-08-10T20:16:32.044238Z", - "endTime": "2018-08-10T20:16:32.5779999Z", - "status": "Succeeded", - "correlation": { - "clientTrackingId": "08586676746934337772206998657CU22" - }, - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", - "name": "08586676754160363885", - "type": "Microsoft.Logic/workflows/versions" - }, - "trigger": { - "name": "Recurrence", - "startTime": "2018-08-10T20:16:32.0387927Z", - "endTime": "2018-08-10T20:16:32.0387927Z", - "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "body": { + "value": [ + { + "properties": { + "waitEndTime": "2018-08-10T20:16:32.044238Z", + "startTime": "2018-08-10T20:16:32.044238Z", + "endTime": "2018-08-10T20:16:32.5779999Z", + "status": "Succeeded", "correlation": { "clientTrackingId": "08586676746934337772206998657CU22" }, - "code": "OK", - "status": "Succeeded" + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676754160363885", + "name": "08586676754160363885", + "type": "Microsoft.Logic/workflows/versions" + }, + "trigger": { + "name": "Recurrence", + "startTime": "2018-08-10T20:16:32.0387927Z", + "endTime": "2018-08-10T20:16:32.0387927Z", + "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "correlation": { + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "code": "OK", + "status": "Succeeded" + }, + "outputs": {} }, - "outputs": {} - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", - "name": "08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/runs" - } - ] + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22", + "name": "08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/runs" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesGet.json index 62075f31e66f..561d6fe7e4ab 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesGet.json @@ -9,7 +9,7 @@ }, "responses": { "200": { - "value": { + "body": { "properties": { "startTime": "2018-08-10T20:16:32.0387927Z", "endTime": "2018-08-10T20:16:32.2987996Z", diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesList.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesList.json index 0a5a49364185..62efc66a2ea2 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesList.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggerHistoriesList.json @@ -8,29 +8,31 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "startTime": "2018-08-10T20:16:32.0387927Z", - "endTime": "2018-08-10T20:16:32.2987996Z", - "scheduledTime": "2018-08-10T20:16:31.6344174Z", - "status": "Succeeded", - "code": "OK", - "correlation": { - "clientTrackingId": "08586676746934337772206998657CU22" + "body": { + "value": [ + { + "properties": { + "startTime": "2018-08-10T20:16:32.0387927Z", + "endTime": "2018-08-10T20:16:32.2987996Z", + "scheduledTime": "2018-08-10T20:16:31.6344174Z", + "status": "Succeeded", + "code": "OK", + "correlation": { + "clientTrackingId": "08586676746934337772206998657CU22" + }, + "fired": true, + "run": { + "name": "08586676746934337772206998657CU22", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/runs/08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/runs" + } }, - "fired": true, - "run": { - "name": "08586676746934337772206998657CU22", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/runs/08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/runs" - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/triggers/testTriggerName/histories/08586676746934337772206998657CU22", - "name": "08586676746934337772206998657CU22", - "type": "Microsoft.Logic/workflows/triggers/histories" - } - ] + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testResourceGroup/providers/Microsoft.Logic/workflows/testWorkflowName/triggers/testTriggerName/histories/08586676746934337772206998657CU22", + "name": "08586676746934337772206998657CU22", + "type": "Microsoft.Logic/workflows/triggers/histories" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGet.json index cad2208e14f5..e6003828a922 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGet.json @@ -8,20 +8,22 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-08-10T17:32:30.2496336Z", - "changedTime": "2018-08-10T18:47:49.5288666Z", - "state": "Enabled", - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", - "name": "08586676800160476478", - "type": "Microsoft.Logic/workflows/versions" - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", - "name": "manual", - "type": "Microsoft.Logic/workflows/triggers" + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-08-10T17:32:30.2496336Z", + "changedTime": "2018-08-10T18:47:49.5288666Z", + "state": "Enabled", + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", + "name": "08586676800160476478", + "type": "Microsoft.Logic/workflows/versions" + } + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", + "name": "manual", + "type": "Microsoft.Logic/workflows/triggers" + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGetSchemaJson.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGetSchemaJson.json index cad2208e14f5..e6003828a922 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGetSchemaJson.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersGetSchemaJson.json @@ -8,20 +8,22 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-08-10T17:32:30.2496336Z", - "changedTime": "2018-08-10T18:47:49.5288666Z", - "state": "Enabled", - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", - "name": "08586676800160476478", - "type": "Microsoft.Logic/workflows/versions" - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", - "name": "manual", - "type": "Microsoft.Logic/workflows/triggers" + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-08-10T17:32:30.2496336Z", + "changedTime": "2018-08-10T18:47:49.5288666Z", + "state": "Enabled", + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", + "name": "08586676800160476478", + "type": "Microsoft.Logic/workflows/versions" + } + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", + "name": "manual", + "type": "Microsoft.Logic/workflows/triggers" + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersList.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersList.json index b7b460a1337c..439c43b23b89 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersList.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersList.json @@ -7,24 +7,26 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-08-10T17:32:30.2496336Z", - "changedTime": "2018-08-10T18:47:49.5288666Z", - "state": "Enabled", - "workflow": { - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", - "name": "08586676800160476478", - "type": "Microsoft.Logic/workflows/versions" - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", - "name": "manual", - "type": "Microsoft.Logic/workflows/triggers" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-08-10T17:32:30.2496336Z", + "changedTime": "2018-08-10T18:47:49.5288666Z", + "state": "Enabled", + "workflow": { + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478", + "name": "08586676800160476478", + "type": "Microsoft.Logic/workflows/versions" + } + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual", + "name": "manual", + "type": "Microsoft.Logic/workflows/triggers" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json index f4e3b1edf5a1..733de00f26b3 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json @@ -8,67 +8,69 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsList.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsList.json index a44b38d1e452..84537638be6e 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsList.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsList.json @@ -7,71 +7,73 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} - } - ] + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json index 776e94be8767..36f0885e4c66 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json @@ -64,117 +64,121 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } } } }, "201": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGenerateUpgradedDefinition.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGenerateUpgradedDefinition.json index 0e1dbdff506c..0dbda974d468 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGenerateUpgradedDefinition.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGenerateUpgradedDefinition.json @@ -10,17 +10,19 @@ }, "responses": { "200": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": { - "$connections": { - "defaultValue": {}, - "type": "Object" - } - }, - "triggers": {}, - "actions": {}, - "outputs": {} + "body": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "$connections": { + "defaultValue": {}, + "type": "Object" + } + }, + "triggers": {}, + "actions": {}, + "outputs": {} + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json index 8ec69b492675..dc0928646af0 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json @@ -7,67 +7,69 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json index f45331bbcadb..74886e6baa4f 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json @@ -6,71 +6,73 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} - } - ] + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json index 911ddf497f30..33ba47f6e362 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json @@ -5,71 +5,73 @@ }, "responses": { "200": { - "value": [ - { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "value": [ + { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } - } - }, - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", - "name": "test-workflow", - "type": "Microsoft.Logic/workflows", - "location": "brazilsouth", - "tags": {} - } - ] + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", + "name": "test-workflow", + "type": "Microsoft.Logic/workflows", + "location": "brazilsouth", + "tags": {} + } + ] + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json index e41aec2e6d3e..d55e231b78f4 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json @@ -64,59 +64,61 @@ }, "responses": { "200": { - "properties": { - "provisioningState": "Succeeded", - "createdTime": "2018-04-25T01:39:21.4365247Z", - "changedTime": "2018-08-09T22:54:54.3533634Z", - "state": "Enabled", - "version": "08586677515911718341", - "accessEndpoint": "http://tempuri.org", - "integrationAccount": { - "name": "test-integration-account", - "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", - "type": "Microsoft.Logic/integrationAccounts" - }, - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - }, - "parameters": {}, - "accessControl": {}, - "endpointsConfiguration": { - "workflow": { - "outgoingIpAddresses": [ - { - "address": "13.84.159.168" - }, - { - "address": "13.65.86.56" - }, - { - "address": "13.65.82.190" - } - ], - "accessEndpointIpAddresses": [ - { - "address": "104.210.153.89" - }, - { - "address": "13.85.79.155" - }, - { - "address": "13.65.39.247" - } - ] + "body": { + "properties": { + "provisioningState": "Succeeded", + "createdTime": "2018-04-25T01:39:21.4365247Z", + "changedTime": "2018-08-09T22:54:54.3533634Z", + "state": "Enabled", + "version": "08586677515911718341", + "accessEndpoint": "http://tempuri.org", + "integrationAccount": { + "name": "test-integration-account", + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/integrationAccounts/test-integration-account", + "type": "Microsoft.Logic/integrationAccounts" }, - "connector": { - "outgoingIpAddresses": [ - { - "address": "40.84.145.61" - } - ] + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + }, + "parameters": {}, + "accessControl": {}, + "endpointsConfiguration": { + "workflow": { + "outgoingIpAddresses": [ + { + "address": "13.84.159.168" + }, + { + "address": "13.65.86.56" + }, + { + "address": "13.65.82.190" + } + ], + "accessEndpointIpAddresses": [ + { + "address": "104.210.153.89" + }, + { + "address": "13.85.79.155" + }, + { + "address": "13.65.39.247" + } + ] + }, + "connector": { + "outgoingIpAddresses": [ + { + "address": "40.84.145.61" + } + ] + } } } }