v4

latestSwagger 2.0raw.githubusercontent.com2022-04-05121727.6 KB
WorkspaceCollections

Verify the specified Power BI Workspace Collection name is valid and not already in use.

post/subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/locations/{location}/checkNameAvailability

Path parameters

subscriptionIdstring required

Gets subscription credentials which uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

locationstring required

Azure location

Query parameters

api-versionstring required

Client Api Version.

Request body

namestring

Workspace collection name

typestring

Resource type

Response

Request completed successfully

nameAvailableboolean

Specifies a Boolean value that indicates whether the specified Power BI Workspace Collection name is available to use.

reason'Unavailable' | 'Invalid'

Reason why the workspace collection name cannot be used.

messagestring

Message indicating an unavailable name due to a conflict, or a description of the naming rules that are violated.