{ "uuid": "2dea3f00-788b-4993-9c45-4de47376f793", "lastMigration": 29, "name": "StreamAnalyticsManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "a0c074bc-50d5-4c04-aec4-8e69febfea4f", "documentation": "Lists all of the available Stream Analytics related operations.", "method": "get", "endpoint": "providers/Microsoft.StreamAnalytics/operations", "responses": [ { "uuid": "f20da926-4431-4f57-bb80-cb0f81a925be", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successfully listed the available operations.", "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": "2be431a9-150a-47d5-9515-632148b79690", "documentation": "Lists all of the streaming jobs in the given subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.StreamAnalytics/streamingjobs", "responses": [ { "uuid": "02cea09e-edd4-4b61-acae-eb3bf85a777c", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successfully listed the streaming jobs under the given subscription.", "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": "ee423ffb-9999-4d82-92a1-446e66b2184f", "documentation": "Lists all of the streaming jobs in the specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.StreamAnalytics/streamingjobs", "responses": [ { "uuid": "69c8b286-2a1a-4ffa-98cb-64125378e219", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successfully listed the streaming jobs under the specified resource group.", "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": "1e49431f-366d-43a4-b20b-589859522457", "documentation": "Deletes a streaming job.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.StreamAnalytics/streamingjobs/:jobName", "responses": [ { "uuid": "3f71d8e4-cfd1-4ec0-bafa-366573388102", "body": "", "latency": 0, "statusCode": 200, "label": "The streaming job was successfully deleted.", "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": "9e4e02a5-0f52-4397-866e-9b3811b4ad64", "body": "", "latency": 0, "statusCode": 202, "label": "The delete request was successfully initiated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8d1c395-cddb-42cd-9da9-88db7e80e76d", "body": "", "latency": 0, "statusCode": 204, "label": "The streaming job does not exist.", "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" }, { "uuid": "2506b80a-a3cf-47e3-b866-e81f7be8e2d6", "documentation": "Gets details about the specified streaming job.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.StreamAnalytics/streamingjobs/:jobName", "responses": [ { "uuid": "4faae1d1-79eb-4ef7-8ec7-c852c8afd387", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the specified streaming job.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a1e2889-68f8-4f4f-a336-2e947b47b511", "documentation": "Updates an existing streaming job. This can be used to partially update (ie. update one or two properties) a streaming job without affecting the rest the job definition.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.StreamAnalytics/streamingjobs/:jobName", "responses": [ { "uuid": "2853be43-08e8-423e-a3d5-120672819e29", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The streaming job was successfully updated.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "730cf769-6ce5-4979-a8c1-e6ca7c25b3ba", "documentation": "Creates a streaming job or replaces an already existing streaming job.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.StreamAnalytics/streamingjobs/:jobName", "responses": [ { "uuid": "e1b29f67-550d-4a31-aeca-cd2613f737cd", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The streaming job was successfully created or replaced.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7639cb8c-16b6-4b2b-b847-d583259090b7", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "The streaming job was successfully created or replaced.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "ETag", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c106948-8b2f-4f5a-8c01-283d2312ddc8", "documentation": "Starts a streaming job. Once a job is started it will start processing input events and produce output.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.StreamAnalytics/streamingjobs/:jobName/start", "responses": [ { "uuid": "1bd9e1b9-3e5f-485d-a2a5-9420633e9b39", "body": "", "latency": 0, "statusCode": 200, "label": "The streaming job was successfully started.", "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": "5ecaee63-b4a2-4ed3-bec2-5747c12b694e", "body": "", "latency": 0, "statusCode": 202, "label": "The start streaming job request was successfully initiated.", "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" }, { "uuid": "f14161cc-75c4-4cf5-b38d-8345a1a95fbd", "documentation": "Stops a running streaming job. This will cause a running streaming job to stop processing input events and producing output.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.StreamAnalytics/streamingjobs/:jobName/stop", "responses": [ { "uuid": "ce83763e-4e50-462c-bdbd-17c639c144ee", "body": "", "latency": 0, "statusCode": 200, "label": "The streaming job was successfully stopped.", "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": "fe4acdaa-cc54-44f7-a2dc-8acf64134f75", "body": "", "latency": 0, "statusCode": 202, "label": "The stop streaming job request was successfully initiated.", "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": "a0c074bc-50d5-4c04-aec4-8e69febfea4f" }, { "type": "route", "uuid": "2be431a9-150a-47d5-9515-632148b79690" }, { "type": "route", "uuid": "ee423ffb-9999-4d82-92a1-446e66b2184f" }, { "type": "route", "uuid": "1e49431f-366d-43a4-b20b-589859522457" }, { "type": "route", "uuid": "2506b80a-a3cf-47e3-b866-e81f7be8e2d6" }, { "type": "route", "uuid": "1a1e2889-68f8-4f4f-a336-2e947b47b511" }, { "type": "route", "uuid": "730cf769-6ce5-4979-a8c1-e6ca7c25b3ba" }, { "type": "route", "uuid": "4c106948-8b2f-4f5a-8c01-283d2312ddc8" }, { "type": "route", "uuid": "f14161cc-75c4-4cf5-b38d-8345a1a95fbd" } ] }