Azure Logic Apps · Capability

LogicManagementClient — integrationServiceEnvironmentRestart

LogicManagementClient — integrationServiceEnvironmentRestart. 1 operations. Lead operation: Azure Logic Apps Integration Service Environments_ Restart. Self-contained Naftiko capability covering one Azure Logic Apps business surface.

Run with Naftiko Azure Logic AppsintegrationServiceEnvironmentRestart

What You Can Do

POST
Integrationserviceenvironmentsrestart — Azure Logic Apps Integration Service Environments_ Restart
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-logic/integrationserviceenvironments/{integrationserviceenvironmentname}/restart

MCP Tools

azure-logic-apps-integration-service

Azure Logic Apps Integration Service Environments_ Restart

Capability Spec

azure-logic-apps-integrationserviceenvironmentrestart.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: LogicManagementClient — integrationServiceEnvironmentRestart
  description: 'LogicManagementClient — integrationServiceEnvironmentRestart. 1 operations. Lead operation: Azure Logic Apps
    Integration Service Environments_ Restart. Self-contained Naftiko capability covering one Azure Logic Apps business surface.'
  tags:
  - Azure Logic Apps
  - integrationServiceEnvironmentRestart
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    AZURE_LOGIC_APPS_API_KEY: AZURE_LOGIC_APPS_API_KEY
capability:
  consumes:
  - type: http
    namespace: azure-logic-apps-integrationserviceenvironmentrestart
    baseUri: https://management.azure.com
    description: LogicManagementClient — integrationServiceEnvironmentRestart business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Lo
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/restart
      operations:
      - name: integrationserviceenvironmentsrestart
        method: POST
        description: Azure Logic Apps Integration Service Environments_ Restart
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroup
          in: path
          type: string
          description: The resource group.
          required: true
        - name: integrationServiceEnvironmentName
          in: path
          type: string
          description: The integration service environment name.
          required: true
  exposes:
  - type: rest
    namespace: azure-logic-apps-integrationserviceenvironmentrestart-rest
    port: 8080
    description: REST adapter for LogicManagementClient — integrationServiceEnvironmentRestart. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-logic/integrationserviceenvironments/{integrationserviceenvironmentname}/restart
      name: subscriptions-subscriptionid-resourcegroups-resourcegroup-providers-microsoft-lo
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Lo.
      operations:
      - method: POST
        name: integrationserviceenvironmentsrestart
        description: Azure Logic Apps Integration Service Environments_ Restart
        call: azure-logic-apps-integrationserviceenvironmentrestart.integrationserviceenvironmentsrestart
        with:
          resourceGroup: rest.resourceGroup
          integrationServiceEnvironmentName: rest.integrationServiceEnvironmentName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-logic-apps-integrationserviceenvironmentrestart-mcp
    port: 9090
    transport: http
    description: MCP adapter for LogicManagementClient — integrationServiceEnvironmentRestart. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: azure-logic-apps-integration-service
      description: Azure Logic Apps Integration Service Environments_ Restart
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-logic-apps-integrationserviceenvironmentrestart.integrationserviceenvironmentsrestart
      with:
        resourceGroup: tools.resourceGroup
        integrationServiceEnvironmentName: tools.integrationServiceEnvironmentName
      outputParameters:
      - type: object
        mapping: $.