Microsoft Azure · Capability

Microsoft Azure Azure-ContainerStorageRP — Snapshots

Microsoft Azure Azure-ContainerStorageRP — Snapshots. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSnapshots

What You Can Do

GET
Microsoftazuresnapshotslistbypool — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-containerstorage/pools/{poolname}/snapshots
GET
Microsoftazuresnapshotsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-containerstorage/pools/{poolname}/snapshots/{snapshotname}
PUT
Microsoftazuresnapshotscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-containerstorage/pools/{poolname}/snapshots/{snapshotname}
DELETE
Microsoftazuresnapshotsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-containerstorage/pools/{poolname}/snapshots/{snapshotname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname

idempotent

Capability Spec

azure-containerstoragerp-snapshots.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure-ContainerStorageRP — Snapshots
  description: 'Microsoft Azure Azure-ContainerStorageRP — Snapshots. 4 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Snapshots
  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: azure-containerstoragerp-snapshots
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure-ContainerStorageRP — Snapshots business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerStorage/pools/{poolName}/snapshots
      operations:
      - name: microsoftazuresnapshotslistbypool
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: poolName
          in: path
          type: string
          description: Pool Object
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerStorage/pools/{poolName}/snapshots/{snapshotName}
      operations:
      - name: microsoftazuresnapshotsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots Snapshotname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: poolName
          in: path
          type: string
          description: Pool Object
          required: true
        - name: snapshotName
          in: path
          type: string
          description: Volume Snapshot Resource
          required: true
      - name: microsoftazuresnapshotscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots Snapshotname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: poolName
          in: path
          type: string
          description: Pool Object
          required: true
        - name: snapshotName
          in: path
          type: string
          description: Volume Snapshot Resource
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazuresnapshotsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots Snapshotname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: poolName
          in: path
          type: string
          description: Pool Object
          required: true
        - name: snapshotName
          in: path
          type: string
          description: Volume Snapshot Resource
          required: true
  exposes:
  - type: rest
    namespace: azure-containerstoragerp-snapshots-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure-ContainerStorageRP — Snapshots. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-containerstorage/pools/{poolname}/snapshots
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresnapshotslistbypool
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots
        call: azure-containerstoragerp-snapshots.microsoftazuresnapshotslistbypool
        with:
          poolName: rest.poolName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-containerstorage/pools/{poolname}/snapshots/{snapshotname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresnapshotsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots Snapshotname
        call: azure-containerstoragerp-snapshots.microsoftazuresnapshotsget
        with:
          poolName: rest.poolName
          snapshotName: rest.snapshotName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuresnapshotscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots Snapshotname
        call: azure-containerstoragerp-snapshots.microsoftazuresnapshotscreateorupdate
        with:
          poolName: rest.poolName
          snapshotName: rest.snapshotName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuresnapshotsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Containerstorage Pools Poolname Snapshots Snapshotname
        call: azure-containerstoragerp-snapshots.microsoftazuresnapshotsdelete
        with:
          poolName: rest.poolName
          snapshotName: rest.snapshotName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-containerstoragerp-snapshots-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure-ContainerStorageRP — Snapshots. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage
        Pools Poolname Snapshots
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-containerstoragerp-snapshots.microsoftazuresnapshotslistbypool
      with:
        poolName: tools.poolName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage
        Pools Poolname Snapshots Snapshotname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-containerstoragerp-snapshots.microsoftazuresnapshotsget
      with:
        poolName: tools.poolName
        snapshotName: tools.snapshotName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage
        Pools Poolname Snapshots Snapshotname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-containerstoragerp-snapshots.microsoftazuresnapshotscreateorupdate
      with:
        poolName: tools.poolName
        snapshotName: tools.snapshotName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Containerstorage Pools Poolname Snapshots Snapshotname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-containerstoragerp-snapshots.microsoftazuresnapshotsdelete
      with:
        poolName: tools.poolName
        snapshotName: tools.snapshotName
      outputParameters:
      - type: object
        mapping: $.