{ "uuid": "60f34f0c-b813-47f9-b641-5f53db16066c", "lastMigration": 29, "name": "ServiceFabricManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "0594a0a3-9ba5-40dd-80fa-66eddf5d7e30", "documentation": "Lists all of the available Service Fabric resource provider API operations.", "method": "get", "endpoint": "providers/Microsoft.ServiceFabric/operations", "responses": [ { "uuid": "90cd1d0c-1fbd-4777-8b3a-0c056a9e410f", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\",\n \"nextLink\": \"\",\n \"origin\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK. The request has succeeded.", "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": "06a57748-e6a3-4644-b215-7e917f459459", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\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" }, { "uuid": "cb60c73f-2ed2-423b-bea3-eadbaadd4c54", "documentation": "Gets the list of Service Fabric cluster resources created in the specified subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.ServiceFabric/clusters", "responses": [ { "uuid": "9fb74068-c1fe-4f57-a51e-ff23ad16b7ac", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "b72efd85-44bd-41fa-b65c-09824c0fa229", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The detailed error response.", "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": "e13e6772-9dc1-49a8-bc70-bab24b6dc82a", "documentation": "Gets the list of Service Fabric cluster code versions available for the specified location.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.ServiceFabric/locations/:location/clusterVersions", "responses": [ { "uuid": "388b9035-ea61-415d-ba0f-ea669b84b2c9", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"codeVersion\": \"\",\n \"environment\": \"{{oneOf (array 'Windows' 'Linux')}}\",\n \"supportExpiryUtc\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "c5db9088-9af2-4bff-8896-3ab9469e43c7", "documentation": "Gets information about a Service Fabric cluster code version available in the specified location.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.ServiceFabric/locations/:location/clusterVersions/:clusterVersion", "responses": [ { "uuid": "fe8efe3f-6470-4f7f-8051-1783ee7a33cb", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"codeVersion\": \"\",\n \"environment\": \"{{oneOf (array 'Windows' 'Linux')}}\",\n \"supportExpiryUtc\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "b1ebd05c-f99b-4fa7-8eb1-5a9402b9a7f5", "documentation": "Gets the list of Service Fabric cluster code versions available for the specified environment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.ServiceFabric/locations/:location/environments/:environment/clusterVersions", "responses": [ { "uuid": "18b98198-48ca-4bba-9e1e-7ee0adb67659", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"codeVersion\": \"\",\n \"environment\": \"{{oneOf (array 'Windows' 'Linux')}}\",\n \"supportExpiryUtc\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "35b0efd2-fdf8-485a-b4fc-03ed316465bc", "documentation": "Gets information about a Service Fabric cluster code version available for the specified environment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.ServiceFabric/locations/:location/environments/:environment/clusterVersions/:clusterVersion", "responses": [ { "uuid": "0701de1d-f075-4af0-9b61-b55b2f54e7c0", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"codeVersion\": \"\",\n \"environment\": \"{{oneOf (array 'Windows' 'Linux')}}\",\n \"supportExpiryUtc\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "d1b4b05d-47cb-430e-8c28-7fdf94fb79b8", "documentation": "Deletes a Service Fabric cluster resource.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/clusters/:clusterName", "responses": [ { "uuid": "513721cf-e886-4e85-80b1-dfe56ba8e9cd", "body": "", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "81104860-9ee8-4841-93be-2f6302e4c64b", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was not found.", "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": "dd819235-de9a-4935-b2e3-bb979bcce6e6", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The detailed error response.", "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": "10b8c79c-0bfb-421d-8c53-2a45f7f3c96c", "documentation": "Gets a Service Fabric cluster resource.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/clusters/:clusterName", "responses": [ { "uuid": "c77f5dcf-056a-4ce9-b0c9-5df3613f50fd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "68537156-2d53-476a-b7a5-d81d428f8723", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The detailed error response.", "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": "14d772d2-7348-4676-b8f5-ad6486afc60d", "documentation": "Updates the configuration of a Service Fabric cluster resource.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/clusters/:clusterName", "responses": [ { "uuid": "20104935-a340-4beb-a555-af38a7b4bab0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "9c4bd247-cd43-4f64-9c80-cea20ed75bda", "body": "\"\"", "latency": 0, "statusCode": 202, "label": "The request was accepted and the operation will complete asynchronously.", "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": "d3bc0e25-1de6-477a-939a-cc1aac497844", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The detailed error response.", "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": "b2f15c95-ce19-4901-a5fd-7934dc0c5fe6", "documentation": "Creates or updates a Service Fabric cluster resource.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/clusters/:clusterName", "responses": [ { "uuid": "0e4e7fef-0bef-447f-a2c5-76e94e37fcd7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "f754d27c-3de0-46b7-9977-d8bb7d369576", "body": "\"\"", "latency": 0, "statusCode": 202, "label": "The request was accepted and the operation will complete asynchronously.", "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": "e29b9996-0eff-4fdb-9bfb-d2294df983c5", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The detailed error response.", "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": "f2d98c4d-bdbb-4f1d-8d4b-afece3890a8c", "documentation": "Gets the list of Service Fabric cluster resources created in the specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.ServiceFabric/clusters", "responses": [ { "uuid": "cee49df7-80fe-4f99-8a99-71ca69da729c", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation completed successfully.", "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": "c9c6266c-8dfd-4940-839a-c95562153292", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The detailed error response.", "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": "0594a0a3-9ba5-40dd-80fa-66eddf5d7e30" }, { "type": "route", "uuid": "cb60c73f-2ed2-423b-bea3-eadbaadd4c54" }, { "type": "route", "uuid": "e13e6772-9dc1-49a8-bc70-bab24b6dc82a" }, { "type": "route", "uuid": "c5db9088-9af2-4bff-8896-3ab9469e43c7" }, { "type": "route", "uuid": "b1ebd05c-f99b-4fa7-8eb1-5a9402b9a7f5" }, { "type": "route", "uuid": "35b0efd2-fdf8-485a-b4fc-03ed316465bc" }, { "type": "route", "uuid": "d1b4b05d-47cb-430e-8c28-7fdf94fb79b8" }, { "type": "route", "uuid": "10b8c79c-0bfb-421d-8c53-2a45f7f3c96c" }, { "type": "route", "uuid": "14d772d2-7348-4676-b8f5-ad6486afc60d" }, { "type": "route", "uuid": "b2f15c95-ce19-4901-a5fd-7934dc0c5fe6" }, { "type": "route", "uuid": "f2d98c4d-bdbb-4f1d-8d4b-afece3890a8c" } ] }