{ "uuid": "8b62b3f6-a73b-498d-9dfb-19a4191ef511", "lastMigration": 29, "name": "Visual Studio Resource Provider Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "e43ab73f-74f9-4475-ab2c-b2b8ab5bb55d", "documentation": "Operations_List", "method": "get", "endpoint": "providers/microsoft.visualstudio/operations", "responses": [ { "uuid": "c4a85bd9-e0db-4b4e-88ce-0668ce3aea93", "body": "{\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the possible operations on the Microsoft.VisualStudio resource provider.", "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": "afc1ad0d-cb0b-413f-9a73-e84e4b5a559c", "documentation": "Accounts_CheckNameAvailability", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/microsoft.visualstudio/checkNameAvailability", "responses": [ { "uuid": "a7a3668d-583c-4b03-a55d-680a6ab092ff", "body": "{\n \"message\": \"\",\n \"nameAvailable\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the result of the name availability check.", "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": "9c3db62b-9816-45df-b9bc-5a54521352b4", "documentation": "Projects_ListByAccountResource", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.visualstudio/account/:rootResourceName/project", "responses": [ { "uuid": "bc383d50-de19-4cfe-b4d6-31fd7e457244", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the details of the Visual Studio Team Services project resources created in the specified Team Services account.", "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": "a11468ec-e29c-47ff-aceb-cdb8295dde5f", "documentation": "Projects_Get", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.visualstudio/account/:rootResourceName/project/:resourceName", "responses": [ { "uuid": "ac52d270-67d0-41a7-aa59-21bd8eb16fe9", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the details of the updated team project resource.", "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": "ec3e859c-7eda-4e5b-98e8-b506f61d14d7", "body": "", "latency": 0, "statusCode": 404, "label": "The project or Azure subscription 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "712b2ed8-58c0-49ef-bb04-56a66ac1bdcd", "documentation": "Projects_Update", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.visualstudio/account/:rootResourceName/project/:resourceName", "responses": [ { "uuid": "0958b359-6385-4163-a136-54bc1ea7d2be", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the details of the updated team project resource.", "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": "18b49d01-4220-4b54-838d-429c79a79875", "documentation": "Projects_Create", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.visualstudio/account/:rootResourceName/project/:resourceName", "responses": [ { "uuid": "9ab68a93-1e0e-47e2-8b4e-068680054aff", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the details of the created or updated team project resource.", "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": "527ffcc2-5f6f-4c59-aeed-9d75dbd30b18", "body": "", "latency": 0, "statusCode": 202, "label": "The operation succeeded. A job to create the team project resource has been queued. The URI to monitor the status of the job is provided in the 'location' header.", "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": "593bdae3-6154-49fa-a081-6cc24051a334", "documentation": "Accounts_ListByResourceGroup", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account", "responses": [ { "uuid": "f3f11dc4-bc8e-423e-9e9d-88f38aea6777", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the details of the Visual Studio Team Services account resources linked to the Azure 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": "ee648f75-45c0-47d6-996e-8ce9470bf186", "documentation": "Extensions_ListByAccount", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:accountResourceName/extension", "responses": [ { "uuid": "94ed63eb-4555-460c-8bbb-b6999cb808dc", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains all extension resource details for the specified account.", "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": "0c7b6582-a06e-4f7c-8149-986693c7b27b", "documentation": "Extensions_Delete", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:accountResourceName/extension/:extensionResourceName", "responses": [ { "uuid": "37ef3d5b-abfa-4964-a58c-7915387b491a", "body": "", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The extension resource has been deleted for the specified account.", "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": "e55dde36-ce47-4811-a85a-254177527741", "documentation": "Extensions_Get", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:accountResourceName/extension/:extensionResourceName", "responses": [ { "uuid": "8e01d49b-ccfa-48df-8371-87d885cc1f19", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the extension resource details for the specified account.", "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": "c39d8dfb-714e-40f0-960c-ca0770fd9a8a", "body": "", "latency": 0, "statusCode": 404, "label": "The specified extension has no plans defined.", "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": "e1a34770-a7a6-4fcd-9b9a-4027a2aac973", "documentation": "Extensions_Update", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:accountResourceName/extension/:extensionResourceName", "responses": [ { "uuid": "da5fd04a-aaab-4dc4-b976-9983dfcd5c76", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The extension resource was updated for the specified account.", "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": "89867b4e-7bae-4116-a4ba-add272b15375", "documentation": "Extensions_Create", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:accountResourceName/extension/:extensionResourceName", "responses": [ { "uuid": "fd0115af-a628-49ef-8a76-a0c5132a1f89", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The extension resource was created for the specified account.", "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": "522673c2-c860-4a5a-bf7a-00da0deddc56", "documentation": "Accounts_Delete", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:resourceName", "responses": [ { "uuid": "88e742cc-d352-4e84-a734-26cb42b9de10", "body": "", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The Visual Studio Team Services account resource was 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c434b29-a2d5-482e-aa3a-c7b03fcc805a", "documentation": "Accounts_Get", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:resourceName", "responses": [ { "uuid": "b9381401-1452-4b43-8c20-2442082ea14d", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the details of the Visual Studio Team Services account resource.", "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": "07e36f15-1f0b-4daa-a916-55956927b5fe", "body": "", "latency": 0, "statusCode": 404, "label": "The Visual Studio Team Services account 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": "7b6992c2-f762-412b-bfa0-71a3b717350f", "documentation": "Accounts_CreateOrUpdate", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.visualstudio/account/:resourceName", "responses": [ { "uuid": "fafbeccc-d17f-4237-9b6d-c79a981fabfb", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The Visual Studio Team Services account resource was created or updated.", "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": "20fd9a02-484a-48cb-bb58-ef98ac66c148", "body": "", "latency": 0, "statusCode": 404, "label": "The Visual Studio Team Services account 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" } ], "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": "e43ab73f-74f9-4475-ab2c-b2b8ab5bb55d" }, { "type": "route", "uuid": "afc1ad0d-cb0b-413f-9a73-e84e4b5a559c" }, { "type": "route", "uuid": "9c3db62b-9816-45df-b9bc-5a54521352b4" }, { "type": "route", "uuid": "a11468ec-e29c-47ff-aceb-cdb8295dde5f" }, { "type": "route", "uuid": "712b2ed8-58c0-49ef-bb04-56a66ac1bdcd" }, { "type": "route", "uuid": "18b49d01-4220-4b54-838d-429c79a79875" }, { "type": "route", "uuid": "593bdae3-6154-49fa-a081-6cc24051a334" }, { "type": "route", "uuid": "ee648f75-45c0-47d6-996e-8ce9470bf186" }, { "type": "route", "uuid": "0c7b6582-a06e-4f7c-8149-986693c7b27b" }, { "type": "route", "uuid": "e55dde36-ce47-4811-a85a-254177527741" }, { "type": "route", "uuid": "e1a34770-a7a6-4fcd-9b9a-4027a2aac973" }, { "type": "route", "uuid": "89867b4e-7bae-4116-a4ba-add272b15375" }, { "type": "route", "uuid": "522673c2-c860-4a5a-bf7a-00da0deddc56" }, { "type": "route", "uuid": "6c434b29-a2d5-482e-aa3a-c7b03fcc805a" }, { "type": "route", "uuid": "7b6992c2-f762-412b-bfa0-71a3b717350f" } ] }