{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AmfDeployments API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AmfDeployments", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Amfdeployments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.MobilePacketCore/amfDeployments" }, "docs": "List all Access and Mobility Function Deployments by Subscription ID." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Amfdeployments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/amfDeployments" }, "docs": "List all Access and Mobility Function Deployments by Resource Group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Amfdeployments Amfdeploymentname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/amfDeployments/:amfDeploymentName", "params": [ { "name": "amfDeploymentName", "value": "", "type": "path", "description": "The name of the AMF Deployment" } ] }, "docs": "Get a AmfDeploymentResource" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Amfdeployments Amfdeploymentname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/amfDeployments/:amfDeploymentName", "params": [ { "name": "amfDeploymentName", "value": "", "type": "path", "description": "The name of the AMF Deployment" } ] }, "docs": "Create a AmfDeploymentResource" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Amfdeployments Amfdeploymentname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/amfDeployments/:amfDeploymentName", "params": [ { "name": "amfDeploymentName", "value": "", "type": "path", "description": "The name of the AMF Deployment" } ] }, "docs": "Update a AmfDeploymentResource" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Amfdeployments Amfdeploymentname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MobilePacketCore/amfDeployments/:amfDeploymentName", "params": [ { "name": "amfDeploymentName", "value": "", "type": "path", "description": "The name of the AMF Deployment" } ] }, "docs": "Delete a AmfDeploymentResource" } ] } ], "bundled": true }