Microsoft Azure · Capability

Microsoft Azure Microsoft NetApp — NetApp Accounts

Microsoft Azure Microsoft NetApp — NetApp Accounts. 8 operations. Lead operation: Microsoft Azure Describe All Netapp Accounts In A Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNetApp Accounts

What You Can Do

GET
Microsoftazureaccountslistbysubscription — Microsoft Azure Describe All Netapp Accounts In A Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-netapp/netappaccounts
GET
Microsoftazureaccountslist — Microsoft Azure Describe All Netapp Accounts In A Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts
GET
Microsoftazureaccountsget — Microsoft Azure Describe A Netapp Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}
PUT
Microsoftazureaccountscreateorupdate — Microsoft Azure Create Or Update A Netapp Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}
DELETE
Microsoftazureaccountsdelete — Microsoft Azure Delete A Netapp Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}
PATCH
Microsoftazureaccountsupdate — Microsoft Azure Update A Netapp Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}
POST
Microsoftazureaccountsmigrateencryptionkey — Microsoft Azure Migrate Volumes Encryption Key Source
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/migrateencryption
POST
Microsoftazureaccountsrenewcredentials — Microsoft Azure Renew Identity Credentials
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/renewcredentials

MCP Tools

microsoft-azure-describe-all-netapp

Microsoft Azure Describe All Netapp Accounts In A Subscription

read-only idempotent
microsoft-azure-describe-all-netapp-2

Microsoft Azure Describe All Netapp Accounts In A Resource Group

read-only idempotent
microsoft-azure-describe-netapp-account

Microsoft Azure Describe A Netapp Account

read-only idempotent
microsoft-azure-create-update-netapp

Microsoft Azure Create Or Update A Netapp Account

idempotent
microsoft-azure-delete-netapp-account

Microsoft Azure Delete A Netapp Account

idempotent
microsoft-azure-update-netapp-account

Microsoft Azure Update A Netapp Account

idempotent
microsoft-azure-migrate-volumes-encryption

Microsoft Azure Migrate Volumes Encryption Key Source

microsoft-azure-renew-identity-credentials

Microsoft Azure Renew Identity Credentials

Capability Spec

microsoft-netapp-netapp-accounts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft NetApp — NetApp Accounts
  description: 'Microsoft Azure Microsoft NetApp — NetApp Accounts. 8 operations. Lead operation: Microsoft Azure Describe
    All Netapp Accounts In A Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - NetApp Accounts
  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: microsoft-netapp-netapp-accounts
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft NetApp — NetApp Accounts business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.NetApp-netAppAccounts
      path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/netAppAccounts
      operations:
      - name: microsoftazureaccountslistbysubscription
        method: GET
        description: Microsoft Azure Describe All Netapp Accounts In A Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts
      operations:
      - name: microsoftazureaccountslist
        method: GET
        description: Microsoft Azure Describe All Netapp Accounts In A Resource Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}
      operations:
      - name: microsoftazureaccountsget
        method: GET
        description: Microsoft Azure Describe A Netapp Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureaccountscreateorupdate
        method: PUT
        description: Microsoft Azure Create Or Update A Netapp Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: NetApp Account object supplied in the body of the operation.
          required: true
      - name: microsoftazureaccountsdelete
        method: DELETE
        description: Microsoft Azure Delete A Netapp Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureaccountsupdate
        method: PATCH
        description: Microsoft Azure Update A Netapp Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: NetApp Account object supplied in the body of the operation.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/migrateEncryption
      operations:
      - name: microsoftazureaccountsmigrateencryptionkey
        method: POST
        description: Microsoft Azure Migrate Volumes Encryption Key Source
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The required parameters to perform encryption migration.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/renewCredentials
      operations:
      - name: microsoftazureaccountsrenewcredentials
        method: POST
        description: Microsoft Azure Renew Identity Credentials
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-netapp-netapp-accounts-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft NetApp — NetApp Accounts. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-netapp/netappaccounts
      name: subscriptions-subscriptionid-providers-microsoft-netapp-netappaccounts
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.NetApp-netAppAccounts.
      operations:
      - method: GET
        name: microsoftazureaccountslistbysubscription
        description: Microsoft Azure Describe All Netapp Accounts In A Subscription
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureaccountslist
        description: Microsoft Azure Describe All Netapp Accounts In A Resource Group
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureaccountsget
        description: Microsoft Azure Describe A Netapp Account
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureaccountscreateorupdate
        description: Microsoft Azure Create Or Update A Netapp Account
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountscreateorupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureaccountsdelete
        description: Microsoft Azure Delete A Netapp Account
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureaccountsupdate
        description: Microsoft Azure Update A Netapp Account
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountsupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/migrateencryption
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureaccountsmigrateencryptionkey
        description: Microsoft Azure Migrate Volumes Encryption Key Source
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountsmigrateencryptionkey
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/renewcredentials
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureaccountsrenewcredentials
        description: Microsoft Azure Renew Identity Credentials
        call: microsoft-netapp-netapp-accounts.microsoftazureaccountsrenewcredentials
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-netapp-netapp-accounts-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft NetApp — NetApp Accounts. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-describe-all-netapp
      description: Microsoft Azure Describe All Netapp Accounts In A Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-describe-all-netapp-2
      description: Microsoft Azure Describe All Netapp Accounts In A Resource Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-describe-netapp-account
      description: Microsoft Azure Describe A Netapp Account
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-update-netapp
      description: Microsoft Azure Create Or Update A Netapp Account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountscreateorupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-netapp-account
      description: Microsoft Azure Delete A Netapp Account
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-netapp-account
      description: Microsoft Azure Update A Netapp Account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountsupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-migrate-volumes-encryption
      description: Microsoft Azure Migrate Volumes Encryption Key Source
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountsmigrateencryptionkey
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-renew-identity-credentials
      description: Microsoft Azure Renew Identity Credentials
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-netapp-netapp-accounts.microsoftazureaccountsrenewcredentials
      outputParameters:
      - type: object
        mapping: $.