Microsoft Azure · Capability

Microsoft Azure StorSimpleManagementClient — StorageAccountCredentials

Microsoft Azure StorSimpleManagementClient — StorageAccountCredentials. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureStorageAccountCredentials

What You Can Do

GET
Microsoftazurestorageaccountcredentialslistbymanager — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/storageaccountcredentials
GET
Microsoftazurestorageaccountcredentialsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials Credentialname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/storageaccountcredentials/{credentialname}
PUT
Microsoftazurestorageaccountcredentialscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials Credentialname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/storageaccountcredentials/{credentialname}
DELETE
Microsoftazurestorageaccountcredentialsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials Credentialname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/storageaccountcredentials/{credentialname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials Credentialname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials Credentialname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Storageaccountcredentials Credentialname

idempotent

Capability Spec

storsimplemanagementclient-storageaccountcredentials.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure StorSimpleManagementClient — StorageAccountCredentials
  description: 'Microsoft Azure StorSimpleManagementClient — StorageAccountCredentials. 4 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername
    Storageaccountcredentials. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - StorageAccountCredentials
  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: storsimplemanagementclient-storageaccountcredentials
    baseUri: https://management.azure.com
    description: Microsoft Azure StorSimpleManagementClient — StorageAccountCredentials business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/storageAccountCredentials
      operations:
      - name: microsoftazurestorageaccountcredentialslistbymanager
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/storageAccountCredentials/{credentialName}
      operations:
      - name: microsoftazurestorageaccountcredentialsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials Credentialname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: credentialName
          in: path
          type: string
          description: The name of storage account credential to be fetched.
          required: true
      - name: microsoftazurestorageaccountcredentialscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials Credentialname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: credentialName
          in: path
          type: string
          description: The credential name.
          required: true
        - name: storageAccount
          in: body
          type: string
          description: The storage account credential to be added or updated.
          required: true
      - name: microsoftazurestorageaccountcredentialsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials Credentialname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: credentialName
          in: path
          type: string
          description: The name of the storage account credential.
          required: true
  exposes:
  - type: rest
    namespace: storsimplemanagementclient-storageaccountcredentials-rest
    port: 8080
    description: REST adapter for Microsoft Azure StorSimpleManagementClient — StorageAccountCredentials. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/storageaccountcredentials
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurestorageaccountcredentialslistbymanager
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials
        call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialslistbymanager
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/storageaccountcredentials/{credentialname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurestorageaccountcredentialsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials Credentialname
        call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialsget
        with:
          credentialName: rest.credentialName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurestorageaccountcredentialscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials Credentialname
        call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialscreateorupdate
        with:
          credentialName: rest.credentialName
          storageAccount: rest.storageAccount
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurestorageaccountcredentialsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Storageaccountcredentials Credentialname
        call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialsdelete
        with:
          credentialName: rest.credentialName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: storsimplemanagementclient-storageaccountcredentials-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure StorSimpleManagementClient — StorageAccountCredentials. 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 Storsimple
        Managers Managername Storageaccountcredentials
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialslistbymanager
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Storageaccountcredentials Credentialname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialsget
      with:
        credentialName: tools.credentialName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Storageaccountcredentials Credentialname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialscreateorupdate
      with:
        credentialName: tools.credentialName
        storageAccount: tools.storageAccount
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storsimple Managers Managername Storageaccountcredentials Credentialname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: storsimplemanagementclient-storageaccountcredentials.microsoftazurestorageaccountcredentialsdelete
      with:
        credentialName: tools.credentialName
      outputParameters:
      - type: object
        mapping: $.