Skip to main content

saved_searches

Overview

Namesaved_searches
TypeResource
Idazure.log_analytics.saved_searches

Fields

NameDatatypeDescription
etagstringThe ETag of the saved search. To override an existing saved search, use "*" or specify the current Etag
propertiesobjectValue object for saved search results.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, savedSearchId, subscriptionId, workspaceNameGets the specified saved search for a given workspace.
list_by_workspaceSELECTresourceGroupName, subscriptionId, workspaceNameGets the saved searches for a given Log Analytics Workspace
create_or_updateINSERTresourceGroupName, savedSearchId, subscriptionId, workspaceName, data__propertiesCreates or updates a saved search for a given workspace.
deleteDELETEresourceGroupName, savedSearchId, subscriptionId, workspaceNameDeletes the specified saved search in a given workspace.
_list_by_workspaceEXECresourceGroupName, subscriptionId, workspaceNameGets the saved searches for a given Log Analytics Workspace