{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector NginxDeployment API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "NginxDeployment", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get The Nginx Deployment", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Nginx.NginxPlus/nginxDeployments/:deploymentName", "params": [ { "name": "deploymentName", "value": "", "type": "path", "description": "The name of targeted Nginx deployment" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Create Or Update The Nginx Deployment", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Nginx.NginxPlus/nginxDeployments/:deploymentName", "params": [ { "name": "deploymentName", "value": "", "type": "path", "description": "The name of targeted Nginx deployment" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Update The Nginx Deployment", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Nginx.NginxPlus/nginxDeployments/:deploymentName", "params": [ { "name": "deploymentName", "value": "", "type": "path", "description": "The name of targeted Nginx deployment" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete The Nginx Deployment Resource", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Nginx.NginxPlus/nginxDeployments/:deploymentName", "params": [ { "name": "deploymentName", "value": "", "type": "path", "description": "The name of targeted Nginx deployment" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure List The Nginx Deployments Resources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Nginx.NginxPlus/nginxDeployments" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure List All Nginx Deployments Under The Specified Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Nginx.NginxPlus/nginxDeployments" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure List All Operations Provided By Nginx Nginxplus For The 2021 05 01 Preview Api Version", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Nginx.NginxPlus/operations" }, "docs": "Needs a more full description created." } ] } ], "bundled": true }