{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector NetworkExperimentProfiles API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "NetworkExperimentProfiles", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A List Of Network Experiment Profiles Under A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Network/NetworkExperimentProfiles" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets A List Of Network Experiment Profiles Within A Resource Group Under A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/NetworkExperimentProfiles", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets An Networkexperiment Profile By Profilename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/NetworkExperimentProfiles/:profileName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "The Profile identifier associated with the Tenant and Partner" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Creates An Networkexperiment Profile", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/NetworkExperimentProfiles/:profileName", "params": [ { "name": "profileName", "value": "", "type": "path", "description": "The Profile identifier associated with the Tenant and Partner" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Updates An Networkexperimentprofiles By Networkexperimentprofile Name", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/NetworkExperimentProfiles/:profileName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "The Profile identifier associated with the Tenant and Partner" } ] }, "docs": "Updates an NetworkExperimentProfiles" }, { "info": { "name": "Microsoft Azure Deletes An Networkexperiment Profile By Profilename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/NetworkExperimentProfiles/:profileName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "The Profile identifier associated with the Tenant and Partner" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }