Microsoft Azure · Capability

Microsoft Azure NetworkExperiments — NetworkExperimentProfiles

Microsoft Azure NetworkExperiments — NetworkExperimentProfiles. 6 operations. Lead operation: Microsoft Azure Gets A List Of Network Experiment Profiles Under A Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNetworkExperimentProfiles

What You Can Do

GET
Microsoftazurenetworkexperimentprofileslist — Microsoft Azure Gets A List Of Network Experiment Profiles Under A Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-network/networkexperimentprofiles
GET
Microsoftazurenetworkexperimentprofileslistbyresourcegroup — Microsoft Azure Gets A List Of Network Experiment Profiles Within A Resource Group Under A Subscription
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkexperimentprofiles
GET
Microsoftazurenetworkexperimentprofilesget — Microsoft Azure Gets An Networkexperiment Profile By Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkexperimentprofiles/{profilename}
PUT
Microsoftazurenetworkexperimentprofilescreateorupdate — Microsoft Azure Creates An Networkexperiment Profile
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkexperimentprofiles/{profilename}
PATCH
Microsoftazurenetworkexperimentprofilesupdate — Microsoft Azure Updates An Networkexperimentprofiles By Networkexperimentprofile Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkexperimentprofiles/{profilename}
DELETE
Microsoftazurenetworkexperimentprofilesdelete — Microsoft Azure Deletes An Networkexperiment Profile By Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkexperimentprofiles/{profilename}

MCP Tools

microsoft-azure-gets-list-network

Microsoft Azure Gets A List Of Network Experiment Profiles Under A Subscription

read-only idempotent
microsoft-azure-gets-list-network-2

Microsoft Azure Gets A List Of Network Experiment Profiles Within A Resource Group Under A Subscription

read-only idempotent
microsoft-azure-gets-networkexperiment-profile

Microsoft Azure Gets An Networkexperiment Profile By Profilename

read-only idempotent
microsoft-azure-creates-networkexperiment-profile

Microsoft Azure Creates An Networkexperiment Profile

idempotent
microsoft-azure-updates-networkexperimentprofiles-networkexperimentprofile

Microsoft Azure Updates An Networkexperimentprofiles By Networkexperimentprofile Name

idempotent
microsoft-azure-deletes-networkexperiment-profile

Microsoft Azure Deletes An Networkexperiment Profile By Profilename

idempotent

Capability Spec

networkexperiments-networkexperimentprofiles.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkExperiments — NetworkExperimentProfiles
  description: 'Microsoft Azure NetworkExperiments — NetworkExperimentProfiles. 6 operations. Lead operation: Microsoft Azure
    Gets A List Of Network Experiment Profiles Under A Subscription. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - NetworkExperimentProfiles
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: networkexperiments-networkexperimentprofiles
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkExperiments — NetworkExperimentProfiles business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Network-NetworkExperimentProfil
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles
      operations:
      - name: microsoftazurenetworkexperimentprofileslist
        method: GET
        description: Microsoft Azure Gets A List Of Network Experiment Profiles Under A Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles
      operations:
      - name: microsoftazurenetworkexperimentprofileslistbyresourcegroup
        method: GET
        description: Microsoft Azure Gets A List Of Network Experiment Profiles Within A Resource Group Under A Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}
      operations:
      - name: microsoftazurenetworkexperimentprofilesget
        method: GET
        description: Microsoft Azure Gets An Networkexperiment Profile By Profilename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurenetworkexperimentprofilescreateorupdate
        method: PUT
        description: Microsoft Azure Creates An Networkexperiment Profile
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: An Network Experiment Profile
          required: true
      - name: microsoftazurenetworkexperimentprofilesupdate
        method: PATCH
        description: Microsoft Azure Updates An Networkexperimentprofiles By Networkexperimentprofile Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The Profile Update Model
          required: true
      - name: microsoftazurenetworkexperimentprofilesdelete
        method: DELETE
        description: Microsoft Azure Deletes An Networkexperiment Profile By Profilename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: networkexperiments-networkexperimentprofiles-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkExperiments — NetworkExperimentProfiles. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-network/networkexperimentprofiles
      name: subscriptions-subscriptionid-providers-microsoft-network-networkexperimentprofil
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Network-NetworkExperimentProfil.
      operations:
      - method: GET
        name: microsoftazurenetworkexperimentprofileslist
        description: Microsoft Azure Gets A List Of Network Experiment Profiles Under A Subscription
        call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofileslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkexperimentprofiles
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenetworkexperimentprofileslistbyresourcegroup
        description: Microsoft Azure Gets A List Of Network Experiment Profiles Within A Resource Group Under A Subscription
        call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofileslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkexperimentprofiles/{profilename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenetworkexperimentprofilesget
        description: Microsoft Azure Gets An Networkexperiment Profile By Profilename
        call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilesget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurenetworkexperimentprofilescreateorupdate
        description: Microsoft Azure Creates An Networkexperiment Profile
        call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilescreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurenetworkexperimentprofilesupdate
        description: Microsoft Azure Updates An Networkexperimentprofiles By Networkexperimentprofile Name
        call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilesupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurenetworkexperimentprofilesdelete
        description: Microsoft Azure Deletes An Networkexperiment Profile By Profilename
        call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilesdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkexperiments-networkexperimentprofiles-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkExperiments — NetworkExperimentProfiles. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-list-network
      description: Microsoft Azure Gets A List Of Network Experiment Profiles Under A Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofileslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-list-network-2
      description: Microsoft Azure Gets A List Of Network Experiment Profiles Within A Resource Group Under A Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofileslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-networkexperiment-profile
      description: Microsoft Azure Gets An Networkexperiment Profile By Profilename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-networkexperiment-profile
      description: Microsoft Azure Creates An Networkexperiment Profile
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilescreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-updates-networkexperimentprofiles-networkexperimentprofile
      description: Microsoft Azure Updates An Networkexperimentprofiles By Networkexperimentprofile Name
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilesupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-networkexperiment-profile
      description: Microsoft Azure Deletes An Networkexperiment Profile By Profilename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networkexperiments-networkexperimentprofiles.microsoftazurenetworkexperimentprofilesdelete
      outputParameters:
      - type: object
        mapping: $.