{ "info": { "name": "Azure Analysis Services API List Servers", "_postman_id": "26e4a035-cea8-4319-91ae-a36c3d7b2dd3", "description": "Lists all the Analysis Services servers for the given subscription.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "servers", "item": [ { "id": "d9c4a560-105e-4f81-a177-4f2d02d82cb7", "name": "Servers_List", "request": { "url": { "protocol": "http", "host": "management.azure.com", "path": [ "subscriptions/:subscriptionId/providers/Microsoft.AnalysisServices/servers" ], "query": [ { "key": "No Name", "value": "%7B%7D", "disabled": false } ], "variable": [ { "id": "subscriptionId", "value": "subscriptionId", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Lists all the Analysis Services servers for the given subscription" }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "5d686d09-d24a-4846-bd5e-a04fa278d41b" } ] } ] } ] }