Microsoft Azure · Capability

Microsoft Azure Microsoft NetApp — VolumeQuotaRules

Microsoft Azure Microsoft NetApp — VolumeQuotaRules. 5 operations. Lead operation: Microsoft Azure Get All Quota Rules For A Volume. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureVolumeQuotaRules

What You Can Do

GET
Microsoftazurevolumequotaruleslistbyvolume — Microsoft Azure Get All Quota Rules For A Volume
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/volumequotarules
GET
Microsoftazurevolumequotarulesget — Microsoft Azure Describe A Quota Rule
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/volumequotarules/{volumequotarulename}
PUT
Microsoftazurevolumequotarulescreate — Microsoft Azure Create A Quota Rule
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/volumequotarules/{volumequotarulename}
PATCH
Microsoftazurevolumequotarulesupdate — Microsoft Azure Update A Quota Rule
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/volumequotarules/{volumequotarulename}
DELETE
Microsoftazurevolumequotarulesdelete — Microsoft Azure Delete A Quota Rule
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/volumequotarules/{volumequotarulename}

MCP Tools

microsoft-azure-get-all-quota

Microsoft Azure Get All Quota Rules For A Volume

read-only idempotent
microsoft-azure-describe-quota-rule

Microsoft Azure Describe A Quota Rule

read-only idempotent
microsoft-azure-create-quota-rule

Microsoft Azure Create A Quota Rule

idempotent
microsoft-azure-update-quota-rule

Microsoft Azure Update A Quota Rule

idempotent
microsoft-azure-delete-quota-rule

Microsoft Azure Delete A Quota Rule

idempotent

Capability Spec

microsoft-netapp-volumequotarules.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft NetApp — VolumeQuotaRules
  description: 'Microsoft Azure Microsoft NetApp — VolumeQuotaRules. 5 operations. Lead operation: Microsoft Azure Get All
    Quota Rules For A Volume. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - VolumeQuotaRules
  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-volumequotarules
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft NetApp — VolumeQuotaRules business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/volumeQuotaRules
      operations:
      - name: microsoftazurevolumequotaruleslistbyvolume
        method: GET
        description: Microsoft Azure Get All Quota Rules For A Volume
        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}/capacityPools/{poolName}/volumes/{volumeName}/volumeQuotaRules/{volumeQuotaRuleName}
      operations:
      - name: microsoftazurevolumequotarulesget
        method: GET
        description: Microsoft Azure Describe A Quota Rule
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurevolumequotarulescreate
        method: PUT
        description: Microsoft Azure Create A Quota Rule
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Quota rule object supplied in the body of the operation.
          required: true
      - name: microsoftazurevolumequotarulesupdate
        method: PATCH
        description: Microsoft Azure Update A Quota Rule
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Quota rule object supplied in the body of the operation.
          required: true
      - name: microsoftazurevolumequotarulesdelete
        method: DELETE
        description: Microsoft Azure Delete A Quota Rule
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-netapp-volumequotarules-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft NetApp — VolumeQuotaRules. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/volumequotarules
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevolumequotaruleslistbyvolume
        description: Microsoft Azure Get All Quota Rules For A Volume
        call: microsoft-netapp-volumequotarules.microsoftazurevolumequotaruleslistbyvolume
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/volumequotarules/{volumequotarulename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevolumequotarulesget
        description: Microsoft Azure Describe A Quota Rule
        call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulesget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurevolumequotarulescreate
        description: Microsoft Azure Create A Quota Rule
        call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulescreate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurevolumequotarulesupdate
        description: Microsoft Azure Update A Quota Rule
        call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulesupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurevolumequotarulesdelete
        description: Microsoft Azure Delete A Quota Rule
        call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulesdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-netapp-volumequotarules-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft NetApp — VolumeQuotaRules. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-all-quota
      description: Microsoft Azure Get All Quota Rules For A Volume
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-netapp-volumequotarules.microsoftazurevolumequotaruleslistbyvolume
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-describe-quota-rule
      description: Microsoft Azure Describe A Quota Rule
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-quota-rule
      description: Microsoft Azure Create A Quota Rule
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulescreate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-quota-rule
      description: Microsoft Azure Update A Quota Rule
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulesupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-quota-rule
      description: Microsoft Azure Delete A Quota Rule
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-netapp-volumequotarules.microsoftazurevolumequotarulesdelete
      outputParameters:
      - type: object
        mapping: $.