syncing market data_
Client to manage your Power BI Embedded workspace collections and retrieve workspaces.
Client to manage your Power BI Embedded workspace collections and retrieve workspaces. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /providers/Microsoft.PowerBI/operations | Indicates which operations can be performed by the Power BI Resource Provider. | 1c |
| POST | /subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/locations/{location}/checkNameAvailability | Verify the specified Power BI Workspace Collection name is valid and not already in use. | 1c |
| GET | /subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/workspaceCollections | Retrieves all existing Power BI workspace collections in the specified subscription. | 1c |
| POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources | Migrates an existing Power BI Workspace Collection to a different resource group and/or subscription. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections | Retrieves all existing Power BI workspace collections in the specified resource group. | 1c |
| DELETE | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName} | Delete a Power BI Workspace Collection. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName} | Retrieves an existing Power BI Workspace Collection. | 1c |
| PATCH | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName} | Update an existing Power BI Workspace Collection with the specified properties. | 1c |
| PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName} | 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. | 1c |
| POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/listKeys | Retrieves the primary and secondary access keys for the specified Power BI Workspace Collection. | 1c |
| POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/regenerateKey | Regenerates the primary or secondary access key for the specified Power BI Workspace Collection. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/workspaces | Retrieves all existing Power BI workspaces in the specified workspace collection. | 1c |
ozma register && ozma call power-bi-embedded-management-client /providers/Microsoft.PowerBI/operations --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/power-bi-embedded-management-client/providers/Microsoft.PowerBI/operations# Python
client.proxy_call("power-bi-embedded-management-client", "/providers/Microsoft.PowerBI/operations")Own this API? Claim the listing to manage pricing and receive payouts.