{ "uuid": "8223b5a5-f0eb-412f-9ffd-2693d5a2d1a6", "lastMigration": 29, "name": "ApiManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5372599b-be21-465a-8f78-52d8130edcfc", "documentation": "Lists report records by API.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/byApi", "responses": [ { "uuid": "634009c9-73e4-4dfc-b16b-be503187eebd", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTimeAvg\": {{faker 'number.float'}},\n \"apiTimeMax\": {{faker 'number.float'}},\n \"apiTimeMin\": {{faker 'number.float'}},\n \"bandwidth\": {{faker 'number.int' max=99999}},\n \"cacheHitCount\": {{faker 'number.int' max=99999}},\n \"cacheMissCount\": {{faker 'number.int' max=99999}},\n \"callCountBlocked\": {{faker 'number.int' max=99999}},\n \"callCountFailed\": {{faker 'number.int' max=99999}},\n \"callCountOther\": {{faker 'number.int' max=99999}},\n \"callCountSuccess\": {{faker 'number.int' max=99999}},\n \"callCountTotal\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"interval\": \"\",\n \"name\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"region\": \"\",\n \"serviceTimeAvg\": {{faker 'number.float'}},\n \"serviceTimeMax\": {{faker 'number.float'}},\n \"serviceTimeMin\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"userId\": \"\",\n \"zip\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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": "4749aacd-2e56-48bd-a751-1a1e0a438dac", "documentation": "Lists report records by geography.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/byGeo", "responses": [ { "uuid": "50e29cd6-bf4d-44cf-900e-2ecf8ec0dbc4", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTimeAvg\": {{faker 'number.float'}},\n \"apiTimeMax\": {{faker 'number.float'}},\n \"apiTimeMin\": {{faker 'number.float'}},\n \"bandwidth\": {{faker 'number.int' max=99999}},\n \"cacheHitCount\": {{faker 'number.int' max=99999}},\n \"cacheMissCount\": {{faker 'number.int' max=99999}},\n \"callCountBlocked\": {{faker 'number.int' max=99999}},\n \"callCountFailed\": {{faker 'number.int' max=99999}},\n \"callCountOther\": {{faker 'number.int' max=99999}},\n \"callCountSuccess\": {{faker 'number.int' max=99999}},\n \"callCountTotal\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"interval\": \"\",\n \"name\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"region\": \"\",\n \"serviceTimeAvg\": {{faker 'number.float'}},\n \"serviceTimeMax\": {{faker 'number.float'}},\n \"serviceTimeMin\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"userId\": \"\",\n \"zip\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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": "2935d074-8b25-4a7f-bca0-a59a534091cc", "documentation": "Lists report records by API Operations.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/byOperation", "responses": [ { "uuid": "3b4b593e-d402-4c5b-8c6d-b142b591885e", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTimeAvg\": {{faker 'number.float'}},\n \"apiTimeMax\": {{faker 'number.float'}},\n \"apiTimeMin\": {{faker 'number.float'}},\n \"bandwidth\": {{faker 'number.int' max=99999}},\n \"cacheHitCount\": {{faker 'number.int' max=99999}},\n \"cacheMissCount\": {{faker 'number.int' max=99999}},\n \"callCountBlocked\": {{faker 'number.int' max=99999}},\n \"callCountFailed\": {{faker 'number.int' max=99999}},\n \"callCountOther\": {{faker 'number.int' max=99999}},\n \"callCountSuccess\": {{faker 'number.int' max=99999}},\n \"callCountTotal\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"interval\": \"\",\n \"name\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"region\": \"\",\n \"serviceTimeAvg\": {{faker 'number.float'}},\n \"serviceTimeMax\": {{faker 'number.float'}},\n \"serviceTimeMin\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"userId\": \"\",\n \"zip\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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": "a2a20d85-1a3e-440d-af39-4be25eb155ca", "documentation": "Lists report records by Product.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/byProduct", "responses": [ { "uuid": "4f2ac620-4d7f-4f4b-983d-7a42c66febbf", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTimeAvg\": {{faker 'number.float'}},\n \"apiTimeMax\": {{faker 'number.float'}},\n \"apiTimeMin\": {{faker 'number.float'}},\n \"bandwidth\": {{faker 'number.int' max=99999}},\n \"cacheHitCount\": {{faker 'number.int' max=99999}},\n \"cacheMissCount\": {{faker 'number.int' max=99999}},\n \"callCountBlocked\": {{faker 'number.int' max=99999}},\n \"callCountFailed\": {{faker 'number.int' max=99999}},\n \"callCountOther\": {{faker 'number.int' max=99999}},\n \"callCountSuccess\": {{faker 'number.int' max=99999}},\n \"callCountTotal\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"interval\": \"\",\n \"name\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"region\": \"\",\n \"serviceTimeAvg\": {{faker 'number.float'}},\n \"serviceTimeMax\": {{faker 'number.float'}},\n \"serviceTimeMin\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"userId\": \"\",\n \"zip\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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": "4ba3db62-906a-497d-b1ab-447c2b5de07e", "documentation": "Lists report records by Request.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/byRequest", "responses": [ { "uuid": "b014d914-5fb1-447a-896a-781401cecaa9", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTime\": {{faker 'number.float'}},\n \"backendResponseCode\": \"\",\n \"cache\": \"\",\n \"ipAddress\": \"\",\n \"method\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"requestId\": \"\",\n \"requestSize\": {{faker 'number.int' max=99999}},\n \"responseCode\": {{faker 'number.int' max=99999}},\n \"responseSize\": {{faker 'number.int' max=99999}},\n \"serviceTime\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\",\n \"userId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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": "1cdac5f6-e8b0-4231-8d78-e2aca3404928", "documentation": "Lists report records by subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/bySubscription", "responses": [ { "uuid": "c5228f48-c8e5-4022-815b-40c21732b123", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTimeAvg\": {{faker 'number.float'}},\n \"apiTimeMax\": {{faker 'number.float'}},\n \"apiTimeMin\": {{faker 'number.float'}},\n \"bandwidth\": {{faker 'number.int' max=99999}},\n \"cacheHitCount\": {{faker 'number.int' max=99999}},\n \"cacheMissCount\": {{faker 'number.int' max=99999}},\n \"callCountBlocked\": {{faker 'number.int' max=99999}},\n \"callCountFailed\": {{faker 'number.int' max=99999}},\n \"callCountOther\": {{faker 'number.int' max=99999}},\n \"callCountSuccess\": {{faker 'number.int' max=99999}},\n \"callCountTotal\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"interval\": \"\",\n \"name\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"region\": \"\",\n \"serviceTimeAvg\": {{faker 'number.float'}},\n \"serviceTimeMax\": {{faker 'number.float'}},\n \"serviceTimeMin\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"userId\": \"\",\n \"zip\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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": "927d6e52-a6b5-4367-a51a-c740cacb0adb", "documentation": "Lists report records by Time.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/byTime", "responses": [ { "uuid": "8a6632e4-4c41-4eb6-9030-339381111343", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTimeAvg\": {{faker 'number.float'}},\n \"apiTimeMax\": {{faker 'number.float'}},\n \"apiTimeMin\": {{faker 'number.float'}},\n \"bandwidth\": {{faker 'number.int' max=99999}},\n \"cacheHitCount\": {{faker 'number.int' max=99999}},\n \"cacheMissCount\": {{faker 'number.int' max=99999}},\n \"callCountBlocked\": {{faker 'number.int' max=99999}},\n \"callCountFailed\": {{faker 'number.int' max=99999}},\n \"callCountOther\": {{faker 'number.int' max=99999}},\n \"callCountSuccess\": {{faker 'number.int' max=99999}},\n \"callCountTotal\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"interval\": \"\",\n \"name\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"region\": \"\",\n \"serviceTimeAvg\": {{faker 'number.float'}},\n \"serviceTimeMax\": {{faker 'number.float'}},\n \"serviceTimeMin\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"userId\": \"\",\n \"zip\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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": "5f2e7d51-c95a-4011-8107-5d150e4fdcf8", "documentation": "Lists report records by User.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/reports/byUser", "responses": [ { "uuid": "18b6e55c-e49a-403c-924e-b5f39cdc3e95", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiId\": \"\",\n \"apiRegion\": \"\",\n \"apiTimeAvg\": {{faker 'number.float'}},\n \"apiTimeMax\": {{faker 'number.float'}},\n \"apiTimeMin\": {{faker 'number.float'}},\n \"bandwidth\": {{faker 'number.int' max=99999}},\n \"cacheHitCount\": {{faker 'number.int' max=99999}},\n \"cacheMissCount\": {{faker 'number.int' max=99999}},\n \"callCountBlocked\": {{faker 'number.int' max=99999}},\n \"callCountFailed\": {{faker 'number.int' max=99999}},\n \"callCountOther\": {{faker 'number.int' max=99999}},\n \"callCountSuccess\": {{faker 'number.int' max=99999}},\n \"callCountTotal\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"interval\": \"\",\n \"name\": \"\",\n \"operationId\": \"\",\n \"productId\": \"\",\n \"region\": \"\",\n \"serviceTimeAvg\": {{faker 'number.float'}},\n \"serviceTimeMax\": {{faker 'number.float'}},\n \"serviceTimeMin\": {{faker 'number.float'}},\n \"subscriptionId\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"userId\": \"\",\n \"zip\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Lists a collection of Report record.", "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" } ], "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": "5372599b-be21-465a-8f78-52d8130edcfc" }, { "type": "route", "uuid": "4749aacd-2e56-48bd-a751-1a1e0a438dac" }, { "type": "route", "uuid": "2935d074-8b25-4a7f-bca0-a59a534091cc" }, { "type": "route", "uuid": "a2a20d85-1a3e-440d-af39-4be25eb155ca" }, { "type": "route", "uuid": "4ba3db62-906a-497d-b1ab-447c2b5de07e" }, { "type": "route", "uuid": "1cdac5f6-e8b0-4231-8d78-e2aca3404928" }, { "type": "route", "uuid": "927d6e52-a6b5-4367-a51a-c740cacb0adb" }, { "type": "route", "uuid": "5f2e7d51-c95a-4011-8107-5d150e4fdcf8" } ] }