Microsoft Azure · Capability

Microsoft Azure HyperscaleCitusManagementClient — ServerGroups

Microsoft Azure HyperscaleCitusManagementClient — ServerGroups. 7 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureServerGroups

What You Can Do

POST
Microsoftazureservergroupschecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/checknameavailability
GET
Microsoftazureservergroupslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
/v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/servergroupsv2
GET
Microsoftazureservergroupslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2
PUT
Microsoftazureservergroupscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}
GET
Microsoftazureservergroupsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}
DELETE
Microsoftazureservergroupsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}
PATCH
Microsoftazureservergroupsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname

idempotent

Capability Spec

hyperscalecitusmanagementclient-servergroups.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure HyperscaleCitusManagementClient — ServerGroups
  description: 'Microsoft Azure HyperscaleCitusManagementClient — ServerGroups. 7 operations. Lead operation: Microsoft Azure
    Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ServerGroups
  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: hyperscalecitusmanagementclient-servergroups
    baseUri: https://management.azure.com
    description: Microsoft Azure HyperscaleCitusManagementClient — ServerGroups business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DBForPostgreSql-checkNameAvaila
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/checkNameAvailability
      operations:
      - name: microsoftazureservergroupschecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: nameAvailabilityRequest
          in: body
          type: string
          description: The required parameters for checking if resource name is available.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.DBForPostgreSql-serverGroupsv2
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/serverGroupsv2
      operations:
      - name: microsoftazureservergroupslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/serverGroupsv2
      operations:
      - name: microsoftazureservergroupslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/serverGroupsv2/{serverGroupName}
      operations:
      - name: microsoftazureservergroupscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The required parameters for creating or updating a server group.
          required: true
      - name: microsoftazureservergroupsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureservergroupsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureservergroupsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The parameters for updating a server group.
          required: true
  exposes:
  - type: rest
    namespace: hyperscalecitusmanagementclient-servergroups-rest
    port: 8080
    description: REST adapter for Microsoft Azure HyperscaleCitusManagementClient — ServerGroups. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-dbforpostgresql-checknameavaila
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DBForPostgreSql-checkNameAvaila.
      operations:
      - method: POST
        name: microsoftazureservergroupschecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
        call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupschecknameavailability
        with:
          nameAvailabilityRequest: rest.nameAvailabilityRequest
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/servergroupsv2
      name: subscriptions-subscriptionid-providers-microsoft-dbforpostgresql-servergroupsv2
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DBForPostgreSql-serverGroupsv2.
      operations:
      - method: GET
        name: microsoftazureservergroupslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
        call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureservergroupslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2
        call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureservergroupscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupscreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureservergroupsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupsget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureservergroupsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureservergroupsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname
        call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupsupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: hyperscalecitusmanagementclient-servergroups-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure HyperscaleCitusManagementClient — ServerGroups. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupschecknameavailability
      with:
        nameAvailabilityRequest: tools.nameAvailabilityRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2 Servergroupname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupscreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2 Servergroupname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dbforpostgresql Servergroupsv2 Servergroupname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dbforpostgresql Servergroupsv2 Servergroupname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: hyperscalecitusmanagementclient-servergroups.microsoftazureservergroupsupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.