Azure Logic Apps IntegrationServiceEnvironments API
The IntegrationServiceEnvironments API from Azure Logic Apps — 3 operation(s) for integrationserviceenvironments.
The IntegrationServiceEnvironments API from Azure Logic Apps — 3 operation(s) for integrationserviceenvironments.
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/azure-logic-apps-integrationserviceenvironments-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.
openapi: 3.2.0
info:
description: REST API for Azure Logic Apps.
title: LogicManagementClient IntegrationAccountAgreements Integration Service Environments API
version: '2.0'
x-apisguru-categories:
- cloud
x-logo:
url: https://api.apis.guru/v2/cache/logo/https_assets.onestore.ms_cdnfiles_onestorerolling-1606-01000_shell_v3_images_logo_microsoft.png
x-origin:
- format: swagger
url: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/logic/resource-manager/Microsoft.Logic/stable/2019-05-01/logic.json
x-preferred: true
x-providerName: azure.com
x-serviceName: logic
x-tags:
- Azure
- Microsoft
servers:
- url: https://management.azure.com
security:
- azure_auth:
- user_impersonation
tags:
- name: IntegrationServiceEnvironments
paths:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments:
get:
description: Gets a list of integration service environments by resource group.
operationId: IntegrationServiceEnvironments_ListByResourceGroup
parameters:
- $ref: '#/components/parameters/subscriptionId'
- description: The resource group.
in: path
name: resourceGroup
required: true
example: my-resource-group
schema:
type: string
- $ref: '#/components/parameters/api-version'
- description: The number of items to be included in the result.
in: query
name: $top
required: false
example: example-value
schema:
type: integer
format: int32
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironmentListResult'
default:
description: Logic error response describing why the operation failed.
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'
tags:
- IntegrationServiceEnvironments
x-ms-examples:
List integration service environments by resource group name:
parameters:
api-version: '2019-05-01'
resourceGroup: testResourceGroup
subscriptionId: f34b22a3-2202-4fb1-b040-1332bd928c84
responses:
'200':
body:
value:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/ISE-ILB-NU
location: northeurope
name: ISE-ILB-NU
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 40.127.188.117
- address: 40.85.114.29
- address: 10.43.2.0/24
- address: 10.43.3.0/24
workflow:
accessEndpointIpAddresses:
- address: 10.43.1.6
outgoingIpAddresses:
- address: 40.69.195.162
- address: 10.43.1.0/24
integrationServiceEnvironmentId: 13b261d30b984753869902d7f47f4d55
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s1
name: VNET-ILB-NorthEurope/s1
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s2
name: VNET-ILB-NorthEurope/s2
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s3
name: VNET-ILB-NorthEurope/s3
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s4
name: VNET-ILB-NorthEurope/s4
type: Microsoft.Network/virtualNetworks/subnets
provisioningState: Succeeded
state: Enabled
sku:
capacity: 0
name: Developer
type: Microsoft.Logic/integrationServiceEnvironments
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/ISE-ILB-WCentralUS
location: westcentralus
name: ISE-ILB-WCentralUS
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 13.78.134.201
- address: 13.77.206.166
- address: 10.42.2.0/24
- address: 10.42.3.0/24
workflow:
accessEndpointIpAddresses:
- address: 10.42.1.5
outgoingIpAddresses:
- address: 13.78.237.166
- address: 10.42.1.0/24
integrationServiceEnvironmentId: 08bdba07c6b34ad6a263fc0152ff1735
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-WCentralUS/subnets/s1
name: VNET-ILB-WCentralUS/s1
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-WCentralUS/subnets/s2
name: VNET-ILB-WCentralUS/s2
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-WCentralUS/subnets/s3
name: VNET-ILB-WCentralUS/s3
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-WCentralUS/subnets/s4
name: VNET-ILB-WCentralUS/s4
type: Microsoft.Network/virtualNetworks/subnets
provisioningState: Succeeded
state: Enabled
sku:
capacity: 0
name: Developer
type: Microsoft.Logic/integrationServiceEnvironments
x-ms-pageable:
nextLinkName: nextLink
summary: Azure Logic Apps Integration Service Environments_ List by Resource Group
x-microcks-operation:
delay: 0
dispatcher: FALLBACK
? /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}
: delete:
description: Deletes an integration service environment.
operationId: IntegrationServiceEnvironments_Delete
parameters:
- $ref: '#/components/parameters/subscriptionId'
- description: The resource group.
in: path
name: resourceGroup
required: true
example: my-resource-group
schema:
type: string
- description: The integration service environment name.
in: path
name: integrationServiceEnvironmentName
required: true
example: example-value
schema:
type: string
- $ref: '#/components/parameters/api-version'
responses:
'200':
description: OK
'204':
description: No Content
default:
description: Logic error response describing why the operation failed.
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'
tags:
- IntegrationServiceEnvironments
x-ms-examples:
Delete an integration account:
parameters:
api-version: '2019-05-01'
integrationServiceEnvironmentName: testIntegrationServiceEnvironment
resourceGroup: testResourceGroup
subscriptionId: 34adfa4f-cedf-4dc0-ba29-b6d1a69ab345
responses:
'200': {}
'204': {}
summary: Azure Logic Apps Integration Service Environments_ Delete
x-microcks-operation:
delay: 0
dispatcher: FALLBACK
get:
description: Gets an integration service environment.
operationId: IntegrationServiceEnvironments_Get
parameters:
- $ref: '#/components/parameters/subscriptionId'
- description: The resource group.
in: path
name: resourceGroup
required: true
example: my-resource-group
schema:
type: string
- description: The integration service environment name.
in: path
name: integrationServiceEnvironmentName
required: true
example: example-value
schema:
type: string
- $ref: '#/components/parameters/api-version'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironment'
default:
description: Logic error response describing why the operation failed.
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'
tags:
- IntegrationServiceEnvironments
x-ms-examples:
Get integration service environment by name:
parameters:
api-version: '2019-05-01'
integrationServiceEnvironmentName: testIntegrationServiceEnvironment
resourceGroup: testResourceGroup
subscriptionId: f34b22a3-2202-4fb1-b040-1332bd928c84
responses:
'200':
body:
id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/testIntegrationServiceEnvironment
location: northeurope
name: testIntegrationServiceEnvironment
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 40.127.188.117
- address: 40.85.114.29
- address: 10.43.2.0/24
- address: 10.43.3.0/24
workflow:
accessEndpointIpAddresses:
- address: 10.43.1.6
outgoingIpAddresses:
- address: 40.69.195.162
- address: 10.43.1.0/24
integrationServiceEnvironmentId: 13b261d30b984753869902d7f47f4d55
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s1
name: VNET-ILB-NorthEurope/s1
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s2
name: VNET-ILB-NorthEurope/s2
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s3
name: VNET-ILB-NorthEurope/s3
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s4
name: VNET-ILB-NorthEurope/s4
type: Microsoft.Network/virtualNetworks/subnets
provisioningState: Succeeded
state: Enabled
sku:
capacity: 0
name: Developer
type: Microsoft.Logic/integrationServiceEnvironments
summary: Azure Logic Apps Integration Service Environments_ Get
x-microcks-operation:
delay: 0
dispatcher: FALLBACK
patch:
description: Updates an integration service environment.
operationId: IntegrationServiceEnvironments_Update
parameters:
- $ref: '#/components/parameters/subscriptionId'
- description: The resource group.
in: path
name: resourceGroup
required: true
example: my-resource-group
schema:
type: string
- description: The integration service environment name.
in: path
name: integrationServiceEnvironmentName
required: true
example: example-value
schema:
type: string
- $ref: '#/components/parameters/api-version'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironment'
default:
description: Logic error response describing why the operation failed.
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'
tags:
- IntegrationServiceEnvironments
x-ms-examples:
Patch an integration service environment:
parameters:
api-version: '2019-05-01'
integrationServiceEnvironment:
sku:
capacity: 0
name: Developer
tags:
tag1: value1
integrationServiceEnvironmentName: testIntegrationServiceEnvironment
resourceGroup: testResourceGroup
subscriptionId: f34b22a3-2202-4fb1-b040-1332bd928c84
responses:
'200':
body:
id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/testIntegrationServiceEnvironment
location: northeurope
name: testIntegrationServiceEnvironment
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 40.127.188.117
- address: 40.85.114.29
- address: 10.43.2.0/24
- address: 10.43.3.0/24
workflow:
accessEndpointIpAddresses:
- address: 10.43.1.6
outgoingIpAddresses:
- address: 40.69.195.162
- address: 10.43.1.0/24
integrationServiceEnvironmentId: 13b261d30b984753869902d7f47f4d55
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s1
name: VNET-ILB-NorthEurope/s1
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s2
name: VNET-ILB-NorthEurope/s2
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s3
name: VNET-ILB-NorthEurope/s3
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s4
name: VNET-ILB-NorthEurope/s4
type: Microsoft.Network/virtualNetworks/subnets
provisioningState: InProgress
state: Enabled
sku:
capacity: 0
name: Developer
type: Microsoft.Logic/integrationServiceEnvironments
headers:
azure-AsyncOperation: https://management.azure.com/subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/testIntegrationServiceEnvironment/operationStatuses/eyJmbG93T3BlcmF0aW9uIjoiUHV0SW50ZWdyYXRpb25TZXJ2aWNlRW52aXJvbm1lbnQiLCJvcGVyYXRpb25TZXF1ZW5jZUlkIjoiMDg1ODYzNjkwMzg1NzEwMTExNzUifQ==?api-version=2019-05-01
x-ms-long-running-operation: true
summary: Azure Logic Apps Integration Service Environments_ Update
x-microcks-operation:
delay: 0
dispatcher: FALLBACK
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironment'
description: The integration service environment.
required: true
put:
description: Creates or updates an integration service environment.
operationId: IntegrationServiceEnvironments_CreateOrUpdate
parameters:
- $ref: '#/components/parameters/subscriptionId'
- description: The resource group.
in: path
name: resourceGroup
required: true
example: my-resource-group
schema:
type: string
- description: The integration service environment name.
in: path
name: integrationServiceEnvironmentName
required: true
example: example-value
schema:
type: string
- $ref: '#/components/parameters/api-version'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironment'
'201':
description: Created
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironment'
default:
description: Logic error response describing why the operation failed.
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'
tags:
- IntegrationServiceEnvironments
x-ms-examples:
Create or update an integration service environment:
parameters:
api-version: '2019-05-01'
integrationServiceEnvironment:
location: brazilsouth
properties:
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s1
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s2
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s3
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s4
sku:
capacity: 2
name: Premium
integrationServiceEnvironmentName: testIntegrationServiceEnvironment
resourceGroup: testResourceGroup
subscriptionId: f34b22a3-2202-4fb1-b040-1332bd928c84
responses:
'200':
body:
id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/testIntegrationServiceEnvironment
location: northeurope
name: testIntegrationServiceEnvironment
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 40.127.188.117
- address: 40.85.114.29
- address: 10.43.2.0/24
- address: 10.43.3.0/24
workflow:
accessEndpointIpAddresses:
- address: 10.43.1.6
outgoingIpAddresses:
- address: 40.69.195.162
- address: 10.43.1.0/24
integrationServiceEnvironmentId: 13b261d30b984753869902d7f47f4d55
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s1
name: testVNET/s1
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s2
name: testVNET/s2
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s3
name: testVNET/s3
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s4
name: testVNET/s4
type: Microsoft.Network/virtualNetworks/subnets
provisioningState: InProgress
state: Enabled
sku:
capacity: 0
name: Developer
type: Microsoft.Logic/integrationServiceEnvironments
headers:
azure-AsyncOperation: https://management.azure.com/subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/testIntegrationServiceEnvironment/operationStatuses/eyJmbG93T3BlcmF0aW9uIjoiUHV0SW50ZWdyYXRpb25TZXJ2aWNlRW52aXJvbm1lbnQiLCJvcGVyYXRpb25TZXF1ZW5jZUlkIjoiMDg1ODYzNjkwMzg1NzEwMTExNzUifQ==?api-version=2019-05-01
'201':
body:
id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/testIntegrationServiceEnvironment
location: northeurope
name: testIntegrationServiceEnvironment
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 40.127.188.117
- address: 40.85.114.29
- address: 10.43.2.0/24
- address: 10.43.3.0/24
workflow:
accessEndpointIpAddresses:
- address: 10.43.1.6
outgoingIpAddresses:
- address: 40.69.195.162
- address: 10.43.1.0/24
integrationServiceEnvironmentId: 13b261d30b984753869902d7f47f4d55
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s1
name: testVNET/s1
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s2
name: testVNET/s2
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s3
name: testVNET/s3
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/testVNET/subnets/s4
name: testVNET/s4
type: Microsoft.Network/virtualNetworks/subnets
provisioningState: InProgress
state: Enabled
sku:
capacity: 0
name: Developer
type: Microsoft.Logic/integrationServiceEnvironments
headers:
azure-AsyncOperation: https://management.azure.com/subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/testIntegrationServiceEnvironment/operationStatuses/eyJmbG93T3BlcmF0aW9uIjoiUHV0SW50ZWdyYXRpb25TZXJ2aWNlRW52aXJvbm1lbnQiLCJvcGVyYXRpb25TZXF1ZW5jZUlkIjoiMDg1ODYzNjkwMzg1NzEwMTExNzUifQ==?api-version=2019-05-01
x-ms-long-running-operation: true
summary: Azure Logic Apps Integration Service Environments_ Create or Update
x-microcks-operation:
delay: 0
dispatcher: FALLBACK
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironment'
description: The integration service environment.
required: true
/subscriptions/{subscriptionId}/providers/Microsoft.Logic/integrationServiceEnvironments:
get:
description: Gets a list of integration service environments by subscription.
operationId: IntegrationServiceEnvironments_ListBySubscription
parameters:
- $ref: '#/components/parameters/subscriptionId'
- $ref: '#/components/parameters/api-version'
- description: The number of items to be included in the result.
in: query
name: $top
required: false
example: example-value
schema:
type: integer
format: int32
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/IntegrationServiceEnvironmentListResult'
default:
description: Logic error response describing why the operation failed.
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'
tags:
- IntegrationServiceEnvironments
x-ms-examples:
List integration service environments by subscription:
parameters:
api-version: '2019-05-01'
subscriptionId: f34b22a3-2202-4fb1-b040-1332bd928c84
responses:
'200':
body:
value:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/ISE-ILB-NU
location: northeurope
name: ISE-ILB-NU
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 40.127.188.117
- address: 40.85.114.29
- address: 10.43.2.0/24
- address: 10.43.3.0/24
workflow:
accessEndpointIpAddresses:
- address: 10.43.1.6
outgoingIpAddresses:
- address: 40.69.195.162
- address: 10.43.1.0/24
integrationServiceEnvironmentId: 13b261d30b984753869902d7f47f4d55
networkConfiguration:
accessEndpoint:
type: Internal
subnets:
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s1
name: VNET-ILB-NorthEurope/s1
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s2
name: VNET-ILB-NorthEurope/s2
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s3
name: VNET-ILB-NorthEurope/s3
type: Microsoft.Network/virtualNetworks/subnets
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-ILB-NorthEurope/subnets/s4
name: VNET-ILB-NorthEurope/s4
type: Microsoft.Network/virtualNetworks/subnets
provisioningState: Succeeded
state: Enabled
sku:
capacity: 0
name: Developer
type: Microsoft.Logic/integrationServiceEnvironments
- id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Logic/integrationServiceEnvironments/TestISE-WCentralUS
location: westcentralus
name: TestISE-WCentralUS
properties:
endpointsConfiguration:
connector:
outgoingIpAddresses:
- address: 13.77.201.181
- address: 13.77.203.57
- address: 10.37.4.0/24
- address: 10.37.3.0/24
workflow:
accessEndpointIpAddresses:
# --- truncated at 32 KB (41 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/azure-logic-apps/refs/heads/main/openapi/azure-logic-apps-integrationserviceenvironments-api-openapi.yml