{ "uuid": "a9ab78c1-a0e8-4ab6-aba9-948905fe4eee", "lastMigration": 29, "name": "MonitorManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "fe6379e6-3c2d-414b-acc2-92369fcd12d8", "documentation": "Gets a list of incidents associated to an alert rule", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.insights/alertrules/:ruleName/incidents", "responses": [ { "uuid": "3d8c2d9a-690d-46b6-9eea-e20a09d4a650", "body": "{\n \"value\": [\n {\n \"activatedTime\": \"{{faker 'date.recent' 365}}\",\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"ruleName\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful request for a list of alert rule related incidents", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b78f9a81-3b10-4908-8f89-45f91c34aad6", "documentation": "Gets an incident associated to an alert rule", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.insights/alertrules/:ruleName/incidents/:incidentName", "responses": [ { "uuid": "2450cb51-052b-4825-b800-3cbeab4e8b4a", "body": "{\n \"activatedTime\": \"{{faker 'date.recent' 365}}\",\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"ruleName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful request for one alert rule related incident", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fbbd3e63-d2f1-4e94-b98b-2c08441e4abd", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "fe6379e6-3c2d-414b-acc2-92369fcd12d8" }, { "type": "route", "uuid": "b78f9a81-3b10-4908-8f89-45f91c34aad6" } ] }