{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector NrfDeployments API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "NrfDeployments", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Nrfdeployments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.MobilePacketCore/nrfDeployments" }, "docs": "List all Network Repository Function Deployments by Subscription ID." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/nrfDeployments" }, "docs": "List all Network Repository Function Deployments by Resource Group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/nrfDeployments/:nrfDeploymentName", "params": [ { "name": "nrfDeploymentName", "value": "", "type": "path", "description": "The name of the NrfDeployment" } ] }, "docs": "Get a NrfDeploymentResource" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/nrfDeployments/:nrfDeploymentName", "params": [ { "name": "nrfDeploymentName", "value": "", "type": "path", "description": "The name of the NrfDeployment" } ] }, "docs": "Create a NrfDeploymentResource" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/nrfDeployments/:nrfDeploymentName", "params": [ { "name": "nrfDeploymentName", "value": "", "type": "path", "description": "The name of the NrfDeployment" } ] }, "docs": "Update a NrfDeploymentResource" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/nrfDeployments/:nrfDeploymentName", "params": [ { "name": "nrfDeploymentName", "value": "", "type": "path", "description": "The name of the NrfDeployment" } ] }, "docs": "Delete a NrfDeploymentResource" } ] } ], "bundled": true }