{ "uuid": "6e3bd424-e6b9-40f5-acf2-e5c667b8412a", "lastMigration": 29, "name": "SignalRManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "69b3dcf6-796b-4a02-8785-b1bce2e00ba6", "documentation": "Lists all of the available REST API operations of the Microsoft.SignalRService provider.", "method": "get", "endpoint": "providers/Microsoft.SignalRService/operations", "responses": [ { "uuid": "fce6b780-0306-4bbf-9157-900e4c75c8f0", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\",\n \"origin\": \"\",\n \"properties\": {\n \"serviceSpecification\": {\n \"logSpecifications\": [\n {\n \"displayName\": \"\",\n \"name\": \"\"\n }\n ],\n \"metricSpecifications\": [\n {\n \"aggregationType\": \"\",\n \"category\": \"\",\n \"dimensions\": [\n {\n \"displayName\": \"\",\n \"internalName\": \"\",\n \"name\": \"\",\n \"toBeExportedForShoebox\": {{faker 'datatype.boolean'}}\n }\n ],\n \"displayDescription\": \"\",\n \"displayName\": \"\",\n \"fillGapWithZero\": \"\",\n \"name\": \"\",\n \"unit\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes the list of 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" }, { "uuid": "237ea943-7392-4b7d-9773-025a3c907204", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "2f39e741-18de-46b0-9aa1-3ca9f7183960", "documentation": "Handles requests to list all resources in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.SignalRService/SignalR", "responses": [ { "uuid": "e951ef1f-c0ff-4cbf-a7a9-6feb80a8b1bc", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"location\": \"\",\n \"tags\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes the list of SignalR services in the 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" }, { "uuid": "081f3245-f125-403a-8ff3-bc4527913ce8", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "5b26cc5c-c6cb-46e5-8b94-47fcbc69bb39", "documentation": "Checks that the SignalR name is valid and is not already in use.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.SignalRService/locations/:location/checkNameAvailability", "responses": [ { "uuid": "7b903d3a-5714-4c29-8d12-25a5f32cec13", "body": "{\n \"message\": \"\",\n \"nameAvailable\": {{faker 'datatype.boolean'}},\n \"reason\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes the name availability.", "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": "6b2f5f16-2a12-4c0e-bc4a-63a3db152f80", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "5871f962-7dd1-4b60-8a0c-d9181a59c11d", "documentation": "List usage quotas for Azure SignalR service by location.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.SignalRService/locations/:location/usages", "responses": [ { "uuid": "46281720-5227-4136-a7ae-cc36e514cf3f", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"currentValue\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"limit\": {{faker 'number.int' max=99999}},\n \"name\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describe the usage quotas of a subscription in specified region.", "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": "29318157-562c-49f1-afa9-413a417b0de2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "abd294eb-9697-450b-9399-e7cf8aa8a86e", "documentation": "Handles requests to list all resources in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/SignalR", "responses": [ { "uuid": "e1bae46f-198a-45a4-a21d-e2a22f97e84a", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"location\": \"\",\n \"tags\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes the list of SignalR services in a resourceGroup.", "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": "72ac7c14-04d4-4111-8b94-7d9bc52590bc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "e046c80e-b44e-43a9-94ae-9daa016ca558", "documentation": "Get the access keys of the SignalR resource.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/SignalR/:resourceName/listKeys", "responses": [ { "uuid": "1c8f2f4f-706f-46ba-9d56-7fd96979f208", "body": "{\n \"primaryConnectionString\": \"\",\n \"primaryKey\": \"\",\n \"secondaryConnectionString\": \"\",\n \"secondaryKey\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes SignalR service access keys.", "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": "29c2e47a-75aa-49c7-b2b7-52532361c50e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "95ae342b-6367-4a71-b77c-17edfab3d98b", "documentation": "Regenerate SignalR service access key. PrimaryKey and SecondaryKey cannot be regenerated at the same time.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/SignalR/:resourceName/regenerateKey", "responses": [ { "uuid": "709aeb47-a637-4f0b-9dcd-f5f54723c318", "body": "{\n \"primaryConnectionString\": \"\",\n \"primaryKey\": \"\",\n \"secondaryConnectionString\": \"\",\n \"secondaryKey\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created and an async operation is executing in background to make the new key to take effect. The response contains new keys and a Location header to query the async operation result.", "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": "d2f93551-b7d5-41e8-84dc-2b73a288860a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "c2bbf580-13f0-40f6-92d1-69863482d2f1", "documentation": "Operation to delete a SignalR service.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/signalR/:resourceName", "responses": [ { "uuid": "06ff347f-742f-4105-af08-b7292180ea02", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted. The response indicates the delete operation is performed in the background.", "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": "bf2b24fa-244c-445d-b262-9436b6bf3a1d", "body": "", "latency": 0, "statusCode": 204, "label": "Success. The response indicates the resource is already deleted.", "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": "9eb0b0ca-b1f2-40ce-b409-044526929671", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "bd7fd434-9460-481b-9a58-be1f3fd44f98", "documentation": "Get the SignalR service and its properties.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/signalR/:resourceName", "responses": [ { "uuid": "f3fee75b-4c18-44c1-9494-e697b289aab5", "body": "{\n \"location\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes the corresponding SignalR service.", "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": "3506f5c5-9968-4006-b772-0e5d0422ead7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "8ac500ea-800d-4a02-b816-298b1c2cf427", "documentation": "Operation to update an exiting SignalR service.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/signalR/:resourceName", "responses": [ { "uuid": "2b4e7a42-c091-4537-b47d-bd3ab13c24f1", "body": "{\n \"location\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes a SignalR service.", "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": "45433b3b-87a8-41fb-8e8c-e7bc9e1cc5dd", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted. The response indicates the exiting SignalR service is now updating and contains a Location header to query the operation result..", "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": "8aee430a-39d5-403e-bdce-ee6523febffa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "a4132dd8-b94f-4ffd-a009-18285d2de557", "documentation": "Create a new SignalR service and update an exiting SignalR service.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/signalR/:resourceName", "responses": [ { "uuid": "4d6c0a6c-6505-4731-a484-68f18a1f1c13", "body": "{\n \"location\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes a SignalR service.", "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": "fc983f5b-e9da-4f98-b138-81caf718dd33", "body": "{\n \"location\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 201, "label": "Created. The response describes the new service and contains a Location header to query the operation result.", "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": "52cc47c8-f02d-4400-a821-11504bc0ece4", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted. The response indicates the exiting SignalR service is now updating and contains a Location header to query the operation result..", "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": "052f0cf7-0538-4b26-9601-89c771653052", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "543f59f9-6f52-493b-9ab5-e9446ae2fbe3", "documentation": "Operation to restart a SignalR service.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SignalRService/signalR/:resourceName/restart", "responses": [ { "uuid": "38c2c73d-b0aa-4e59-96b3-d1edcadabc18", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted. The response indicates the restart operation is performed in the background.", "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": "685a9008-f67c-4c1c-91e1-23cfd10f411e", "body": "", "latency": 0, "statusCode": 204, "label": "Success. The response indicates the operation is successful and no content will be returned.", "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": "156def13-6419-4139-aeb7-9be5af5e3426", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "69b3dcf6-796b-4a02-8785-b1bce2e00ba6" }, { "type": "route", "uuid": "2f39e741-18de-46b0-9aa1-3ca9f7183960" }, { "type": "route", "uuid": "5b26cc5c-c6cb-46e5-8b94-47fcbc69bb39" }, { "type": "route", "uuid": "5871f962-7dd1-4b60-8a0c-d9181a59c11d" }, { "type": "route", "uuid": "abd294eb-9697-450b-9399-e7cf8aa8a86e" }, { "type": "route", "uuid": "e046c80e-b44e-43a9-94ae-9daa016ca558" }, { "type": "route", "uuid": "95ae342b-6367-4a71-b77c-17edfab3d98b" }, { "type": "route", "uuid": "c2bbf580-13f0-40f6-92d1-69863482d2f1" }, { "type": "route", "uuid": "bd7fd434-9460-481b-9a58-be1f3fd44f98" }, { "type": "route", "uuid": "8ac500ea-800d-4a02-b816-298b1c2cf427" }, { "type": "route", "uuid": "a4132dd8-b94f-4ffd-a009-18285d2de557" }, { "type": "route", "uuid": "543f59f9-6f52-493b-9ab5-e9446ae2fbe3" } ] }