Workspace Collections - list By Subscription
Retrieves all existing Power BI workspace collections in the specified subscription.
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/workspaceCollections?api-version=2016-01-29
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
subscription
|
path | True |
|
Gets subscription credentials which uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
api-version
|
query | True |
|
Client Api Version. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Get workspaces response |
|
Other Status Codes |
Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown. |
Definitions
Azure |
|
Azure |
SKU name |
Azure |
SKU tier |
Error | |
Error |
|
Workspace |
|
Workspace |
AzureSku
Name | Type | Description |
---|---|---|
name |
SKU name |
|
tier |
SKU tier |
AzureSkuName
SKU name
Name | Type | Description |
---|---|---|
S1 |
|
AzureSkuTier
SKU tier
Name | Type | Description |
---|---|---|
Standard |
|
Error
Name | Type | Description |
---|---|---|
code |
|
|
details | ||
message |
|
|
target |
|
ErrorDetail
Name | Type | Description |
---|---|---|
code |
|
|
message |
|
|
target |
|
WorkspaceCollection
Name | Type | Description |
---|---|---|
id |
|
Resource id |
location |
|
Azure location |
name |
|
Workspace collection name |
properties |
|
Properties |
sku | ||
tags |
|
|
type |
|
Resource type |
WorkspaceCollectionList
Name | Type | Description |
---|---|---|
value |