OperationalinsightsFunctions

Functions

Link copied to clipboard

Gets a Log Analytics cluster instance. Uses Azure REST API version 2023-09-01. Other available API versions: 2019-08-01-preview, 2020-03-01-preview, 2020-08-01, 2020-10-01, 2021-06-01, 2022-10-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult
suspend fun getCluster(clusterName: String, resourceGroupName: String): GetClusterResult
Link copied to clipboard

Gets a data export instance. Uses Azure REST API version 2023-09-01. Other available API versions: 2019-08-01-preview, 2020-03-01-preview, 2020-08-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDataExport(dataExportName: String, resourceGroupName: String, workspaceName: String): GetDataExportResult
Link copied to clipboard

Gets a datasource instance. Uses Azure REST API version 2023-09-01. Other available API versions: 2015-11-01-preview, 2020-03-01-preview, 2020-08-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDataSource(dataSourceName: String, resourceGroupName: String, workspaceName: String): GetDataSourceResult
Link copied to clipboard

Gets a linked service instance. Uses Azure REST API version 2023-09-01. Other available API versions: 2015-11-01-preview, 2019-08-01-preview, 2020-03-01-preview, 2020-08-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getLinkedService(linkedServiceName: String, resourceGroupName: String, workspaceName: String): GetLinkedServiceResult
Link copied to clipboard

Gets all linked storage account of a specific data source type associated with the specified workspace. Uses Azure REST API version 2023-09-01. Other available API versions: 2019-08-01-preview, 2020-03-01-preview, 2020-08-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getLinkedStorageAccount(dataSourceType: String, resourceGroupName: String, workspaceName: String): GetLinkedStorageAccountResult
Link copied to clipboard

Returns the specified machine group as it existed during the specified time interval. Uses Azure REST API version 2015-11-01-preview.

suspend fun getMachineGroup(endTime: String? = null, machineGroupName: String, resourceGroupName: String, startTime: String? = null, workspaceName: String): GetMachineGroupResult
Link copied to clipboard
suspend fun getQuery(argument: GetQueryPlainArgs): GetQueryResult

Gets a specific Log Analytics Query defined within a Log Analytics QueryPack. Uses Azure REST API version 2023-09-01. Other available API versions: 2019-09-01, 2019-09-01-preview, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getQuery(argument: suspend GetQueryPlainArgsBuilder.() -> Unit): GetQueryResult
suspend fun getQuery(id: String, queryPackName: String, resourceGroupName: String): GetQueryResult
Link copied to clipboard

Returns a Log Analytics QueryPack. Uses Azure REST API version 2023-09-01. Other available API versions: 2019-09-01, 2019-09-01-preview, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getQueryPack(queryPackName: String, resourceGroupName: String): GetQueryPackResult
Link copied to clipboard

Gets the specified saved search for a given workspace. Uses Azure REST API version 2023-09-01. Other available API versions: 2020-03-01-preview, 2020-08-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getSavedSearch(resourceGroupName: String, savedSearchId: String, workspaceName: String): GetSavedSearchResult
Link copied to clipboard

Gets the shared keys for a workspace. Uses Azure REST API version 2023-09-01. Other available API versions: 2020-03-01-preview, 2020-08-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getSharedKeys(resourceGroupName: String, workspaceName: String): GetSharedKeysResult
Link copied to clipboard

Gets a storage insight instance. Uses Azure REST API version 2023-09-01. Other available API versions: 2020-03-01-preview, 2020-08-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getStorageInsightConfig(resourceGroupName: String, storageInsightName: String, workspaceName: String): GetStorageInsightConfigResult
Link copied to clipboard
suspend fun getTable(argument: GetTablePlainArgs): GetTableResult

Gets a Log Analytics workspace table. Uses Azure REST API version 2023-09-01. Other available API versions: 2021-12-01-preview, 2022-10-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTable(argument: suspend GetTablePlainArgsBuilder.() -> Unit): GetTableResult
suspend fun getTable(resourceGroupName: String, tableName: String, workspaceName: String): GetTableResult
Link copied to clipboard

Gets a workspace instance. Uses Azure REST API version 2023-09-01. Other available API versions: 2015-11-01-preview, 2020-03-01-preview, 2020-08-01, 2020-10-01, 2021-06-01, 2021-12-01-preview, 2022-10-01, 2025-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native operationalinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult
Link copied to clipboard

Gets the shared keys for a workspace. Uses Azure REST API version 2015-11-01-preview.

suspend fun getWorkspaceSharedKeys(resourceGroupName: String, workspaceName: String): GetWorkspaceSharedKeysResult