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={api-version}
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
subscriptionId
|
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 defintion specified in the schema. Exception will be thrown. |
Definitions
| AzureSku | |
| Error | |
| ErrorDetail | |
| WorkspaceCollection | |
| WorkspaceCollectionList |
| Name | Type | Description |
|---|---|---|
| name |
|
SKU name |
| tier |
|
SKU tier |
| Name | Type | Description |
|---|---|---|
| code |
|
|
| details | ||
| message |
|
|
| target |
|
| Name | Type | Description |
|---|---|---|
| code |
|
|
| message |
|
|
| target |
|
| Name | Type | Description |
|---|---|---|
| id |
|
Resource id |
| location |
|
Azure location |
| name |
|
Workspace collection name |
| properties |
|
Properties |
| sku | ||
| tags |
|
|
| type |
|
Resource type |
| Name | Type | Description |
|---|---|---|
| value |