{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-frontdoor-networkexperiment","description":"NetworkExperiments","version":"2019-11-01","base_url":"https://management.azure.com","endpoints":14,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api NetworkExperiments\n@base https://management.azure.com\n@version 2019-11-01\n@auth OAuth2\n@endpoints 14\n@toc subscriptions(14)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles\n@desc Gets a list of Network Experiment Profiles under a subscription\n@returns(200) successful operation\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles\n@desc Gets a list of Network Experiment Profiles within a resource group under a subscription\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription.}\n@returns(200) successful operation\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}\n@desc Gets an NetworkExperiment Profile by ProfileName\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner}\n@returns(200) successful operation\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}\n@desc Creates an NetworkExperiment Profile\n@required {profileName: any # The Profile identifier associated with the Tenant and Partner, resourceGroupName: any # Name of the Resource group within the Azure subscription., parameters: any # An Network Experiment Profile}\n@returns(200) OK. The request has succeeded.\n@returns(201) Created. The request has been fulfilled and a new protection policy has been created.\n@returns(202) Accepted. The request has been accepted for processing and the operation will complete asynchronously.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}\n@desc Updates an NetworkExperimentProfiles by NetworkExperimentProfile name\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner, parameters: map # The Profile Update Model}\n@returns(200) OK. successful operation\n@returns(202) Accepted. The request has been accepted for processing and the operation will complete asynchronously.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}\n@desc Deletes an NetworkExperiment Profile by ProfileName\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner}\n@returns(200) Delete successful.\n@returns(202) Accepted. The request has been accepted for processing and the operation will complete asynchronously.\n@returns(204) No Content. The request has been accepted but the profile was not found.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/PreconfiguredEndpoints\n@desc Gets a list of Preconfigured Endpoints\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner}\n@returns(200) OK. The request has succeeded.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments\n@desc Gets a list of Experiments\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner}\n@returns(200) successful operation\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments/{experimentName}\n@desc Gets an Experiment by ExperimentName\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner, experimentName: any # The Experiment identifier associated with the Experiment}\n@returns(200) successful operation\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments/{experimentName}\n@desc Creates or updates an Experiment\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner, experimentName: any # The Experiment identifier associated with the Experiment, parameters: any # The Experiment resource}\n@returns(200) OK. The request has succeeded.\n@returns(201) Created. The request has been fulfilled and a new experiment has been created.\n@returns(202) Accepted. The request has been accepted for processing and the operation will complete asynchronously.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments/{experimentName}\n@desc Updates an Experiment by Experiment id\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner, experimentName: any # The Experiment identifier associated with the Experiment, parameters: map # The Experiment Update Model}\n@returns(200) OK. successful operation\n@returns(202) Accepted. The request has been accepted for processing and the operation will complete asynchronously.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments/{experimentName}\n@desc Deletes an Experiment\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner, experimentName: any # The Experiment identifier associated with the Experiment}\n@returns(200) Delete successful.\n@returns(202) Accepted. The request has been accepted for processing and the operation will complete asynchronously.\n@returns(204) No Content. The request has been accepted but the policy was not found.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments/{experimentName}/LatencyScorecard\n@desc Gets a Latency Scorecard for a given Experiment\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner, experimentName: any # The Experiment identifier associated with the Experiment, aggregationInterval: any # The aggregation interval of the Latency Scorecard}\n@optional {endDateTimeUTC: any # The end DateTime of the Latency Scorecard in UTC, country: any # The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html}\n@returns(200) successful operation\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments/{experimentName}/Timeseries\n@desc Gets a Timeseries for a given Experiment\n@required {resourceGroupName: any # Name of the Resource group within the Azure subscription., profileName: any # The Profile identifier associated with the Tenant and Partner, experimentName: any # The Experiment identifier associated with the Experiment, startDateTimeUTC: any # The start DateTime of the Timeseries in UTC, endDateTimeUTC: any # The end DateTime of the Timeseries in UTC, aggregationInterval: any # The aggregation interval of the Timeseries, timeseriesType: any # The type of Timeseries}\n@optional {endpoint: any # The specific endpoint, country: any # The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html}\n@returns(200) successful operation\n\n@end\n"}