{ "uuid": "3bb93a5c-b5b1-49c3-b03d-30170dd49d5b", "lastMigration": 29, "name": "Power BI Embedded Management Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ebec4535-f818-42c9-9bfc-3c513beb17ef", "documentation": "Indicates which operations can be performed by the Power BI Resource Provider.", "method": "get", "endpoint": "providers/Microsoft.PowerBI/operations", "responses": [ { "uuid": "bd1d8b41-8933-4046-bcf0-499ca5d0ff15", "body": "{\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"origin\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request 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": "d9f3cb13-1828-4e36-8767-a2dd344ca34e", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "8e90a3fb-6be4-4054-9758-4b06745956f1", "documentation": "Verify the specified Power BI Workspace Collection name is valid and not already in use.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.PowerBI/locations/:location/checkNameAvailability", "responses": [ { "uuid": "d334fb24-84a0-42e6-b58d-d515305a3d7d", "body": "{\n \"message\": \"\",\n \"nameAvailable\": {{faker 'datatype.boolean'}},\n \"reason\": \"{{oneOf (array 'Unavailable' 'Invalid')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Request 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": "ca9aba1c-af55-440b-b11e-3ae50c1ce8fe", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "5c392374-3744-4e50-8b4d-343344ed4590", "documentation": "Retrieves all existing Power BI workspace collections in the specified subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.PowerBI/workspaceCollections", "responses": [ { "uuid": "6ef24da8-48ba-4c70-9c14-36b58a0346e0", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {},\n \"sku\": {\n \"name\": \"{{oneOf (array 'S1')}}\",\n \"tier\": \"{{oneOf (array 'Standard')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Get workspaces response", "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": "6102a5e6-3cc9-46dd-9478-fc8cf81b967a", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "2ce7c74f-0d52-474a-95a7-c7f345b7bda6", "documentation": "Migrates an existing Power BI Workspace Collection to a different resource group and/or subscription.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/moveResources", "responses": [ { "uuid": "aa56001f-64b5-4558-98a5-10f100cc3813", "body": "", "latency": 0, "statusCode": 200, "label": "Migration 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": "5007d7cb-1710-462c-9f12-8fdbf7bbc45c", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "46524701-9588-404e-9f55-5cfd0963b2db", "documentation": "Retrieves all existing Power BI workspace collections in the specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections", "responses": [ { "uuid": "0432a2ea-f718-43c5-a559-8060580891a9", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {},\n \"sku\": {\n \"name\": \"{{oneOf (array 'S1')}}\",\n \"tier\": \"{{oneOf (array 'Standard')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Get workspaces response", "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": "dbe60646-e4af-4d23-ab3d-63b9334cf403", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "a2e541c2-794f-485c-893f-857290cc6e35", "documentation": "Delete a Power BI Workspace Collection.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections/:workspaceCollectionName", "responses": [ { "uuid": "32a80411-46a0-4b81-a8cd-5c4a3e615771", "body": "", "latency": 0, "statusCode": 202, "label": "Workspace collection deleted 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": "ada1e4c0-f7be-45c0-ad0d-cbd3351569df", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "5a9f5210-fe7d-48d7-9d4d-3e9d1fd74d0c", "documentation": "Retrieves an existing Power BI Workspace Collection.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections/:workspaceCollectionName", "responses": [ { "uuid": "bfe41f20-b78f-4afc-9b83-45e0e9692a26", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {},\n \"sku\": {\n \"name\": \"{{oneOf (array 'S1')}}\",\n \"tier\": \"{{oneOf (array 'Standard')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Workspace collection created 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": "c1f64e3f-5f17-4f8e-869c-d1e19a7c7cf3", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "b703d6d9-d6f7-477f-aa16-9f5524fd4e3b", "documentation": "Update an existing Power BI Workspace Collection with the specified properties.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections/:workspaceCollectionName", "responses": [ { "uuid": "2afea7b3-8730-4cfd-be89-9a15c148a694", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {},\n \"sku\": {\n \"name\": \"{{oneOf (array 'S1')}}\",\n \"tier\": \"{{oneOf (array 'Standard')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Workspace collection updated 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": "8bf3bbdb-31a2-45bd-8561-cef945351251", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "92d275ef-85c1-41c0-9961-994136e304aa", "documentation": "Creates a new Power BI Workspace Collection with the specified properties. A Power BI Workspace Collection contains one or more workspaces, and can be used to provision keys that provide API access to those workspaces.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections/:workspaceCollectionName", "responses": [ { "uuid": "6605e88e-6f5b-433a-8b61-9b66b0f95b6c", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {},\n \"sku\": {\n \"name\": \"{{oneOf (array 'S1')}}\",\n \"tier\": \"{{oneOf (array 'Standard')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Workspace collection created 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": "f1d3ac4e-ab7c-453b-a419-c393519729c2", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "f832778c-5392-4bca-a13d-86379281a6bc", "documentation": "Retrieves the primary and secondary access keys for the specified Power BI Workspace Collection.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections/:workspaceCollectionName/listKeys", "responses": [ { "uuid": "6fd41b74-c686-4cbe-b0e3-fcd09a42400a", "body": "{\n \"key1\": \"\",\n \"key2\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get access keys 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": "7d113cae-e798-40b9-9cda-894590d322db", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "ab6a15ed-0df8-4670-bce7-31eec177e7de", "documentation": "Regenerates the primary or secondary access key for the specified Power BI Workspace Collection.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections/:workspaceCollectionName/regenerateKey", "responses": [ { "uuid": "d7baa24c-8eff-4d44-8345-6fdc196afedf", "body": "{\n \"key1\": \"\",\n \"key2\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get access keys 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": "f9b2cfd2-ce93-4bd7-aa3f-2b0f60b2028f", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "7f57643c-69bb-4f55-a482-9c56671b1e2c", "documentation": "Retrieves all existing Power BI workspaces in the specified workspace collection.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.PowerBI/workspaceCollections/:workspaceCollectionName/workspaces", "responses": [ { "uuid": "3d85f14f-8535-4a8c-a45f-3f2760cc189e", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Get workspaces 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": "73d58e57-6ff4-4dac-935f-c1439ecfa980", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.", "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": "ebec4535-f818-42c9-9bfc-3c513beb17ef" }, { "type": "route", "uuid": "8e90a3fb-6be4-4054-9758-4b06745956f1" }, { "type": "route", "uuid": "5c392374-3744-4e50-8b4d-343344ed4590" }, { "type": "route", "uuid": "2ce7c74f-0d52-474a-95a7-c7f345b7bda6" }, { "type": "route", "uuid": "46524701-9588-404e-9f55-5cfd0963b2db" }, { "type": "route", "uuid": "a2e541c2-794f-485c-893f-857290cc6e35" }, { "type": "route", "uuid": "5a9f5210-fe7d-48d7-9d4d-3e9d1fd74d0c" }, { "type": "route", "uuid": "b703d6d9-d6f7-477f-aa16-9f5524fd4e3b" }, { "type": "route", "uuid": "92d275ef-85c1-41c0-9961-994136e304aa" }, { "type": "route", "uuid": "f832778c-5392-4bca-a13d-86379281a6bc" }, { "type": "route", "uuid": "ab6a15ed-0df8-4670-bce7-31eec177e7de" }, { "type": "route", "uuid": "7f57643c-69bb-4f55-a482-9c56671b1e2c" } ] }