naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Nginx.NginxPlus — NginxCertificate description: 'Microsoft Azure Nginx.NginxPlus — NginxCertificate. 4 operations. Lead operation: Microsoft Azure List All Certificates Of Given Nginx Deployment. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - NginxCertificate 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: nginxnginxplus-nginxcertificate baseUri: https://management.azure.com description: Microsoft Azure Nginx.NginxPlus — NginxCertificate business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Nginx.Ng path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Nginx.NginxPlus/nginxDeployments/{deploymentName}/certificates operations: - name: microsoftazurecertificateslist method: GET description: Microsoft Azure List All Certificates Of Given Nginx Deployment outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Nginx.Ng path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Nginx.NginxPlus/nginxDeployments/{deploymentName}/certificates/{certificateName} operations: - name: microsoftazurecertificatesget method: GET description: Microsoft Azure Get A Certificate Of Given Nginx Deployment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: certificateName in: path type: string description: The name of certificate required: true - name: microsoftazurecertificatescreate method: PUT description: Microsoft Azure Create Or Update The Nginx Certificates For Given Nginx Deployment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: certificateName in: path type: string description: The name of certificate required: true - name: body in: body type: string description: The certificate - name: microsoftazurecertificatesdelete method: DELETE description: Microsoft Azure Deletes A Certificate From The Nginx Deployment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: certificateName in: path type: string description: The name of certificate required: true exposes: - type: rest namespace: nginxnginxplus-nginxcertificate-rest port: 8080 description: REST adapter for Microsoft Azure Nginx.NginxPlus — NginxCertificate. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/nginx-nginxplus/nginxdeployments/{deploymentname}/certificates name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-nginx-ng description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Nginx.Ng. operations: - method: GET name: microsoftazurecertificateslist description: Microsoft Azure List All Certificates Of Given Nginx Deployment call: nginxnginxplus-nginxcertificate.microsoftazurecertificateslist outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/nginx-nginxplus/nginxdeployments/{deploymentname}/certificates/{certificatename} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-nginx-ng description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Nginx.Ng. operations: - method: GET name: microsoftazurecertificatesget description: Microsoft Azure Get A Certificate Of Given Nginx Deployment call: nginxnginxplus-nginxcertificate.microsoftazurecertificatesget with: certificateName: rest.certificateName outputParameters: - type: object mapping: $. - method: PUT name: microsoftazurecertificatescreate description: Microsoft Azure Create Or Update The Nginx Certificates For Given Nginx Deployment call: nginxnginxplus-nginxcertificate.microsoftazurecertificatescreate with: certificateName: rest.certificateName body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazurecertificatesdelete description: Microsoft Azure Deletes A Certificate From The Nginx Deployment call: nginxnginxplus-nginxcertificate.microsoftazurecertificatesdelete with: certificateName: rest.certificateName outputParameters: - type: object mapping: $. - type: mcp namespace: nginxnginxplus-nginxcertificate-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Nginx.NginxPlus — NginxCertificate. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-list-all-certificates description: Microsoft Azure List All Certificates Of Given Nginx Deployment hints: readOnly: true destructive: false idempotent: true call: nginxnginxplus-nginxcertificate.microsoftazurecertificateslist outputParameters: - type: object mapping: $. - name: microsoft-azure-get-certificate-given description: Microsoft Azure Get A Certificate Of Given Nginx Deployment hints: readOnly: true destructive: false idempotent: true call: nginxnginxplus-nginxcertificate.microsoftazurecertificatesget with: certificateName: tools.certificateName outputParameters: - type: object mapping: $. - name: microsoft-azure-create-update-nginx description: Microsoft Azure Create Or Update The Nginx Certificates For Given Nginx Deployment hints: readOnly: false destructive: false idempotent: true call: nginxnginxplus-nginxcertificate.microsoftazurecertificatescreate with: certificateName: tools.certificateName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-deletes-certificate-nginx description: Microsoft Azure Deletes A Certificate From The Nginx Deployment hints: readOnly: false destructive: true idempotent: true call: nginxnginxplus-nginxcertificate.microsoftazurecertificatesdelete with: certificateName: tools.certificateName outputParameters: - type: object mapping: $.