naftiko: 1.0.0-alpha2 info: label: Microsoft Azure CdnManagementClient — OriginGroups description: 'Microsoft Azure CdnManagementClient — OriginGroups. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - OriginGroups 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: cdnmanagementclient-origingroups baseUri: https://management.azure.com description: Microsoft Azure CdnManagementClient — OriginGroups business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/originGroups operations: - name: microsoftazureorigingroupslistbyendpoint method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: profileName in: path type: string description: Name of the CDN profile which is unique within the resource group. required: true - name: endpointName in: path type: string description: Name of the endpoint under the profile which is unique globally. required: true - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/originGroups/{originGroupName} operations: - name: microsoftazureorigingroupsget method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: profileName in: path type: string description: Name of the CDN profile which is unique within the resource group. required: true - name: endpointName in: path type: string description: Name of the endpoint under the profile which is unique globally. required: true - name: originGroupName in: path type: string description: Name of the origin group which is unique within the endpoint. required: true - name: microsoftazureorigingroupscreate method: PUT description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: profileName in: path type: string description: Name of the CDN profile which is unique within the resource group. required: true - name: endpointName in: path type: string description: Name of the endpoint under the profile which is unique globally. required: true - name: originGroupName in: path type: string description: Name of the origin group which is unique within the endpoint. required: true - name: originGroup in: body type: string description: Origin group properties required: true - name: microsoftazureorigingroupsupdate method: PATCH description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: profileName in: path type: string description: Name of the CDN profile which is unique within the resource group. required: true - name: endpointName in: path type: string description: Name of the endpoint under the profile which is unique globally. required: true - name: originGroupName in: path type: string description: Name of the origin group which is unique within the endpoint. required: true - name: originGroupUpdateProperties in: body type: string description: Origin group properties required: true - name: microsoftazureorigingroupsdelete method: DELETE description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: profileName in: path type: string description: Name of the CDN profile which is unique within the resource group. required: true - name: endpointName in: path type: string description: Name of the endpoint under the profile which is unique globally. required: true - name: originGroupName in: path type: string description: Name of the origin group which is unique within the endpoint. required: true exposes: - type: rest namespace: cdnmanagementclient-origingroups-rest port: 8080 description: REST adapter for Microsoft Azure CdnManagementClient — OriginGroups. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/origingroups name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazureorigingroupslistbyendpoint description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups call: cdnmanagementclient-origingroups.microsoftazureorigingroupslistbyendpoint with: profileName: rest.profileName endpointName: rest.endpointName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/origingroups/{origingroupname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazureorigingroupsget description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname call: cdnmanagementclient-origingroups.microsoftazureorigingroupsget with: profileName: rest.profileName endpointName: rest.endpointName originGroupName: rest.originGroupName outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureorigingroupscreate description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname call: cdnmanagementclient-origingroups.microsoftazureorigingroupscreate with: profileName: rest.profileName endpointName: rest.endpointName originGroupName: rest.originGroupName originGroup: rest.originGroup outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazureorigingroupsupdate description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname call: cdnmanagementclient-origingroups.microsoftazureorigingroupsupdate with: profileName: rest.profileName endpointName: rest.endpointName originGroupName: rest.originGroupName originGroupUpdateProperties: rest.originGroupUpdateProperties outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureorigingroupsdelete description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname call: cdnmanagementclient-origingroups.microsoftazureorigingroupsdelete with: profileName: rest.profileName endpointName: rest.endpointName originGroupName: rest.originGroupName outputParameters: - type: object mapping: $. - type: mcp namespace: cdnmanagementclient-origingroups-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure CdnManagementClient — OriginGroups. 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 Cdn Profiles Profilename Endpoints Endpointname Origingroups hints: readOnly: true destructive: false idempotent: true call: cdnmanagementclient-origingroups.microsoftazureorigingroupslistbyendpoint with: profileName: tools.profileName endpointName: tools.endpointName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-2 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname hints: readOnly: true destructive: false idempotent: true call: cdnmanagementclient-origingroups.microsoftazureorigingroupsget with: profileName: tools.profileName endpointName: tools.endpointName originGroupName: tools.originGroupName outputParameters: - type: object mapping: $. - name: microsoft-azure-put-subscriptions-subscriptionid description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname hints: readOnly: false destructive: false idempotent: true call: cdnmanagementclient-origingroups.microsoftazureorigingroupscreate with: profileName: tools.profileName endpointName: tools.endpointName originGroupName: tools.originGroupName originGroup: tools.originGroup outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-subscriptions-subscriptionid description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname hints: readOnly: false destructive: false idempotent: true call: cdnmanagementclient-origingroups.microsoftazureorigingroupsupdate with: profileName: tools.profileName endpointName: tools.endpointName originGroupName: tools.originGroupName originGroupUpdateProperties: tools.originGroupUpdateProperties outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-subscriptions-subscriptionid description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname hints: readOnly: false destructive: true idempotent: true call: cdnmanagementclient-origingroups.microsoftazureorigingroupsdelete with: profileName: tools.profileName endpointName: tools.endpointName originGroupName: tools.originGroupName outputParameters: - type: object mapping: $.