{ "uuid": "75cc11c3-c84a-4847-9053-241072c3bc30", "lastMigration": 19, "name": "ApplicationInsightsManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "c59082d8-626c-4191-b9e0-46fbdc2b823d", "documentation": "Gets a list of ProactiveDetection configurations of an Application Insights component.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/ProactiveDetectionConfigs", "responses": [ { "uuid": "b2f0d9c0-e019-4875-9ae9-b6338c84d563", "body": "[\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"CustomEmails\": [\n \"\"\n ],\n \"Enabled\": {{faker 'random.boolean'}},\n \"LastUpdatedTime\": \"\",\n \"Name\": \"\",\n \"RuleDefinitions\": {\n \"Description\": \"\",\n \"DisplayName\": \"\",\n \"HelpUrl\": \"\",\n \"IsEnabledByDefault\": {{faker 'random.boolean'}},\n \"IsHidden\": {{faker 'random.boolean'}},\n \"IsInPreview\": {{faker 'random.boolean'}},\n \"Name\": \"\",\n \"SupportsEmailNotifications\": {{faker 'random.boolean'}}\n },\n \"SendEmailsToSubscriptionOwners\": {{faker 'random.boolean'}}\n },\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list containing 0 or more ProactiveDetection configurations of an Application Insights component.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "75aad266-cdbc-44c8-bd0c-98f93ef16cce", "documentation": "Get the ProactiveDetection configuration for this configuration id.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/ProactiveDetectionConfigs/:ConfigurationId", "responses": [ { "uuid": "485522d0-1ff9-4ca8-a2d2-ffc6fe05f1b3", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"CustomEmails\": [\n \"\"\n ],\n \"Enabled\": {{faker 'random.boolean'}},\n \"LastUpdatedTime\": \"\",\n \"Name\": \"\",\n \"RuleDefinitions\": {\n \"Description\": \"\",\n \"DisplayName\": \"\",\n \"HelpUrl\": \"\",\n \"IsEnabledByDefault\": {{faker 'random.boolean'}},\n \"IsHidden\": {{faker 'random.boolean'}},\n \"IsInPreview\": {{faker 'random.boolean'}},\n \"Name\": \"\",\n \"SupportsEmailNotifications\": {{faker 'random.boolean'}}\n },\n \"SendEmailsToSubscriptionOwners\": {{faker 'random.boolean'}}\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The ProactiveDetection configuration for this configuration id.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "58eb6d7d-587e-4bbd-a7c2-b8bf2130af68", "documentation": "Update the ProactiveDetection configuration for this configuration id.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Insights/components/:resourceName/ProactiveDetectionConfigs/:ConfigurationId", "responses": [ { "uuid": "d4a24d6d-2243-4a48-bbe0-c5f2411785ab", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"CustomEmails\": [\n \"\"\n ],\n \"Enabled\": {{faker 'random.boolean'}},\n \"LastUpdatedTime\": \"\",\n \"Name\": \"\",\n \"RuleDefinitions\": {\n \"Description\": \"\",\n \"DisplayName\": \"\",\n \"HelpUrl\": \"\",\n \"IsEnabledByDefault\": {{faker 'random.boolean'}},\n \"IsHidden\": {{faker 'random.boolean'}},\n \"IsInPreview\": {{faker 'random.boolean'}},\n \"Name\": \"\",\n \"SupportsEmailNotifications\": {{faker 'random.boolean'}}\n },\n \"SendEmailsToSubscriptionOwners\": {{faker 'random.boolean'}}\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The ProactiveDetection configuration that was successfully updated.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }