Azure Logic Apps IntegrationServiceEnvironments API

The IntegrationServiceEnvironments API from Azure Logic Apps — 3 operation(s) for integrationserviceenvironments.

OpenAPI Specification

azure-logic-apps-integrationserviceenvironments-api-openapi.yml Raw ↑
swagger: '2.0'
info:
  description: REST API for Azure Logic Apps.
  title: LogicManagementClient IntegrationAccountAgreements IntegrationServiceEnvironments 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
host: management.azure.com
schemes:
- https
consumes:
- application/json
produces:
- application/json
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: '#/parameters/subscriptionId'
      - description: The resource group.
        in: path
        name: resourceGroup
        required: true
        type: string
        example: my-resource-group
      - $ref: '#/parameters/api-version'
      - description: The number of items to be included in the result.
        format: int32
        in: query
        name: $top
        required: false
        type: integer
        example: example-value
      responses:
        '200':
          description: OK
          schema:
            $ref: '#/definitions/IntegrationServiceEnvironmentListResult'
        default:
          description: Logic error response describing why the operation failed.
          schema:
            $ref: '#/definitions/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: '#/parameters/subscriptionId'
      - description: The resource group.
        in: path
        name: resourceGroup
        required: true
        type: string
        example: my-resource-group
      - description: The integration service environment name.
        in: path
        name: integrationServiceEnvironmentName
        required: true
        type: string
        example: example-value
      - $ref: '#/parameters/api-version'
      responses:
        '200':
          description: OK
        '204':
          description: No Content
        default:
          description: Logic error response describing why the operation failed.
          schema:
            $ref: '#/definitions/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: '#/parameters/subscriptionId'
      - description: The resource group.
        in: path
        name: resourceGroup
        required: true
        type: string
        example: my-resource-group
      - description: The integration service environment name.
        in: path
        name: integrationServiceEnvironmentName
        required: true
        type: string
        example: example-value
      - $ref: '#/parameters/api-version'
      responses:
        '200':
          description: OK
          schema:
            $ref: '#/definitions/IntegrationServiceEnvironment'
        default:
          description: Logic error response describing why the operation failed.
          schema:
            $ref: '#/definitions/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: '#/parameters/subscriptionId'
      - description: The resource group.
        in: path
        name: resourceGroup
        required: true
        type: string
        example: my-resource-group
      - description: The integration service environment name.
        in: path
        name: integrationServiceEnvironmentName
        required: true
        type: string
        example: example-value
      - $ref: '#/parameters/api-version'
      - description: The integration service environment.
        in: body
        name: integrationServiceEnvironment
        required: true
        schema:
          $ref: '#/definitions/IntegrationServiceEnvironment'
        example: example-value
      responses:
        '200':
          description: OK
          schema:
            $ref: '#/definitions/IntegrationServiceEnvironment'
        default:
          description: Logic error response describing why the operation failed.
          schema:
            $ref: '#/definitions/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
    put:
      description: Creates or updates an integration service environment.
      operationId: IntegrationServiceEnvironments_CreateOrUpdate
      parameters:
      - $ref: '#/parameters/subscriptionId'
      - description: The resource group.
        in: path
        name: resourceGroup
        required: true
        type: string
        example: my-resource-group
      - description: The integration service environment name.
        in: path
        name: integrationServiceEnvironmentName
        required: true
        type: string
        example: example-value
      - $ref: '#/parameters/api-version'
      - description: The integration service environment.
        in: body
        name: integrationServiceEnvironment
        required: true
        schema:
          $ref: '#/definitions/IntegrationServiceEnvironment'
        example: example-value
      responses:
        '200':
          description: OK
          schema:
            $ref: '#/definitions/IntegrationServiceEnvironment'
        '201':
          description: Created
          schema:
            $ref: '#/definitions/IntegrationServiceEnvironment'
        default:
          description: Logic error response describing why the operation failed.
          schema:
            $ref: '#/definitions/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
  /subscriptions/{subscriptionId}/providers/Microsoft.Logic/integrationServiceEnvironments:
    get:
      description: Gets a list of integration service environments by subscription.
      operationId: IntegrationServiceEnvironments_ListBySubscription
      parameters:
      - $ref: '#/parameters/subscriptionId'
      - $ref: '#/parameters/api-version'
      - description: The number of items to be included in the result.
        format: int32
        in: query
        name: $top
        required: false
        type: integer
        example: example-value
      responses:
        '200':
          description: OK
          schema:
            $ref: '#/definitions/IntegrationServiceEnvironmentListResult'
        default:
          description: Logic error response describing why the operation failed.
          schema:
            $ref: '#/definitions/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:
                        - address: 13.77.204.22
                        outgoingIpAddresses:
                        - address: 52.161.103.0
                        - address: 10.37.1.0/24
                    integrationServiceEnvironmentId: dd470721b5b14148b9bf5b4d1ff27407
                    networkConfiguration:
                      accessEndpoint:
                        type: External
                      subnets:
                      - id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-wCUS/subnets/s4
                        name: VNET-wCUS/s4
                        type: Microsoft.Network/virtualNetworks/subnets
                      - id: /subscriptions/f34b22a3-2202-4fb1-b040-1332bd928c84/resourceGroups/testResourceGroup/providers/Microsoft.Network/virtualNetworks/VNET-wCUS/subnets/s3
                        name: VNET-wCUS/s3
                        type: Microsoft.Network/virtualNetworks/subnets
         

# --- truncated at 32 KB (40 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/azure-logic-apps/refs/heads/main/openapi/azure-logic-apps-integrationserviceenvironments-api-openapi.yml