v6
latestSwagger 2.02026-07-13228093.1 KBEnvironments
Gets the environment with the specified name in the specified subscription and resource group.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}
Path parameters
subscriptionIdstring required
Azure Subscription ID.
resourceGroupNamestring required
Name of an Azure Resource group.
environmentNamestring required
The name of the Time Series Insights environment associated with the specified resource group.
Query parameters
$expandstring
Setting $expand=status will include the status of the internal services of the environment in the Time Series Insights service.
api-versionstring required
Version of the API to be used with the client request.
Response
The environment definition was successfully retrieved and is in the response. If you are polling for the completion of a provisioning or scale operation, you can check its status via the provisioningState property.