naftiko: 1.0.0-alpha2 info: label: Microsoft Azure CdnManagementClient — Endpoints description: 'Microsoft Azure CdnManagementClient — Endpoints. 11 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Endpoints 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-endpoints baseUri: https://management.azure.com description: Microsoft Azure CdnManagementClient — Endpoints 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 operations: - name: microsoftazureendpointslistbyprofile method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints 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: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName} operations: - name: microsoftazureendpointsget method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname 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: microsoftazureendpointscreate method: PUT description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname 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: endpoint in: body type: string description: Endpoint properties required: true - name: microsoftazureendpointsupdate method: PATCH description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname 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: endpointUpdateProperties in: body type: string description: Endpoint update properties required: true - name: microsoftazureendpointsdelete method: DELETE description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname 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}/checkResourceUsage operations: - name: microsoftazureendpointslistresourceusage method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Checkresourceusage 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}/load operations: - name: microsoftazureendpointsloadcontent method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Load 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: contentFilePaths in: body type: string description: The path to the content to be loaded. Path should be a full URL, e.g. ‘/pictures/city.png' which loads a single file required: true - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/purge operations: - name: microsoftazureendpointspurgecontent method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Purge 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: contentFilePaths in: body type: string description: The path to the content to be purged. Path can be a full URL, e.g. '/pictures/city.png' which removes a single file, or a directory with a wildcard, e.g. '/pict required: true - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/start operations: - name: microsoftazureendpointsstart method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Start 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}/stop operations: - name: microsoftazureendpointsstop method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Stop 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}/validateCustomDomain operations: - name: microsoftazureendpointsvalidatecustomdomain method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Validatecustomdomain 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: customDomainProperties in: body type: string description: Custom domain to be validated. required: true exposes: - type: rest namespace: cdnmanagementclient-endpoints-rest port: 8080 description: REST adapter for Microsoft Azure CdnManagementClient — Endpoints. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazureendpointslistbyprofile description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints call: cdnmanagementclient-endpoints.microsoftazureendpointslistbyprofile with: profileName: rest.profileName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazureendpointsget description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname call: cdnmanagementclient-endpoints.microsoftazureendpointsget with: profileName: rest.profileName endpointName: rest.endpointName outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureendpointscreate description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname call: cdnmanagementclient-endpoints.microsoftazureendpointscreate with: profileName: rest.profileName endpointName: rest.endpointName endpoint: rest.endpoint outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazureendpointsupdate description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname call: cdnmanagementclient-endpoints.microsoftazureendpointsupdate with: profileName: rest.profileName endpointName: rest.endpointName endpointUpdateProperties: rest.endpointUpdateProperties outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureendpointsdelete description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname call: cdnmanagementclient-endpoints.microsoftazureendpointsdelete with: profileName: rest.profileName endpointName: rest.endpointName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/checkresourceusage name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: POST name: microsoftazureendpointslistresourceusage description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Checkresourceusage call: cdnmanagementclient-endpoints.microsoftazureendpointslistresourceusage with: profileName: rest.profileName endpointName: rest.endpointName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/load name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: POST name: microsoftazureendpointsloadcontent description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Load call: cdnmanagementclient-endpoints.microsoftazureendpointsloadcontent with: profileName: rest.profileName endpointName: rest.endpointName contentFilePaths: rest.contentFilePaths outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/purge name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: POST name: microsoftazureendpointspurgecontent description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Purge call: cdnmanagementclient-endpoints.microsoftazureendpointspurgecontent with: profileName: rest.profileName endpointName: rest.endpointName contentFilePaths: rest.contentFilePaths outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/start name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: POST name: microsoftazureendpointsstart description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Start call: cdnmanagementclient-endpoints.microsoftazureendpointsstart with: profileName: rest.profileName endpointName: rest.endpointName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/stop name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: POST name: microsoftazureendpointsstop description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Stop call: cdnmanagementclient-endpoints.microsoftazureendpointsstop with: profileName: rest.profileName endpointName: rest.endpointName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/profiles/{profilename}/endpoints/{endpointname}/validatecustomdomain name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: POST name: microsoftazureendpointsvalidatecustomdomain description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Validatecustomdomain call: cdnmanagementclient-endpoints.microsoftazureendpointsvalidatecustomdomain with: profileName: rest.profileName endpointName: rest.endpointName customDomainProperties: rest.customDomainProperties outputParameters: - type: object mapping: $. - type: mcp namespace: cdnmanagementclient-endpoints-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure CdnManagementClient — Endpoints. 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 hints: readOnly: true destructive: false idempotent: true call: cdnmanagementclient-endpoints.microsoftazureendpointslistbyprofile with: profileName: tools.profileName 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 hints: readOnly: true destructive: false idempotent: true call: cdnmanagementclient-endpoints.microsoftazureendpointsget with: profileName: tools.profileName endpointName: tools.endpointName 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 hints: readOnly: false destructive: false idempotent: true call: cdnmanagementclient-endpoints.microsoftazureendpointscreate with: profileName: tools.profileName endpointName: tools.endpointName endpoint: tools.endpoint 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 hints: readOnly: false destructive: false idempotent: true call: cdnmanagementclient-endpoints.microsoftazureendpointsupdate with: profileName: tools.profileName endpointName: tools.endpointName endpointUpdateProperties: tools.endpointUpdateProperties 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 hints: readOnly: false destructive: true idempotent: true call: cdnmanagementclient-endpoints.microsoftazureendpointsdelete with: profileName: tools.profileName endpointName: tools.endpointName outputParameters: - type: object mapping: $. - name: microsoft-azure-post-subscriptions-subscriptionid description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Checkresourceusage hints: readOnly: false destructive: false idempotent: false call: cdnmanagementclient-endpoints.microsoftazureendpointslistresourceusage with: profileName: tools.profileName endpointName: tools.endpointName outputParameters: - type: object mapping: $. - name: microsoft-azure-post-subscriptions-subscriptionid-2 description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Load hints: readOnly: false destructive: false idempotent: false call: cdnmanagementclient-endpoints.microsoftazureendpointsloadcontent with: profileName: tools.profileName endpointName: tools.endpointName contentFilePaths: tools.contentFilePaths outputParameters: - type: object mapping: $. - name: microsoft-azure-post-subscriptions-subscriptionid-3 description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Purge hints: readOnly: false destructive: false idempotent: false call: cdnmanagementclient-endpoints.microsoftazureendpointspurgecontent with: profileName: tools.profileName endpointName: tools.endpointName contentFilePaths: tools.contentFilePaths outputParameters: - type: object mapping: $. - name: microsoft-azure-post-subscriptions-subscriptionid-4 description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Start hints: readOnly: false destructive: false idempotent: false call: cdnmanagementclient-endpoints.microsoftazureendpointsstart with: profileName: tools.profileName endpointName: tools.endpointName outputParameters: - type: object mapping: $. - name: microsoft-azure-post-subscriptions-subscriptionid-5 description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Stop hints: readOnly: false destructive: false idempotent: false call: cdnmanagementclient-endpoints.microsoftazureendpointsstop with: profileName: tools.profileName endpointName: tools.endpointName outputParameters: - type: object mapping: $. - name: microsoft-azure-post-subscriptions-subscriptionid-6 description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Validatecustomdomain hints: readOnly: true destructive: false idempotent: false call: cdnmanagementclient-endpoints.microsoftazureendpointsvalidatecustomdomain with: profileName: tools.profileName endpointName: tools.endpointName customDomainProperties: tools.customDomainProperties outputParameters: - type: object mapping: $.