azure-native.securityinsights.getBookmark
Explore with Pulumi AI
Gets a bookmark.
Uses Azure REST API version 2024-09-01.
Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-04-01-preview, 2023-05-01-preview, 2023-06-01-preview, 2023-07-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2023-10-01-preview, 2023-11-01, 2023-12-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-10-01-preview, 2025-01-01-preview, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native securityinsights [ApiVersion]. See the version guide for details.
Using getBookmark
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBookmark(args: GetBookmarkArgs, opts?: InvokeOptions): Promise<GetBookmarkResult>
function getBookmarkOutput(args: GetBookmarkOutputArgs, opts?: InvokeOptions): Output<GetBookmarkResult>def get_bookmark(bookmark_id: Optional[str] = None,
                 resource_group_name: Optional[str] = None,
                 workspace_name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetBookmarkResult
def get_bookmark_output(bookmark_id: Optional[pulumi.Input[str]] = None,
                 resource_group_name: Optional[pulumi.Input[str]] = None,
                 workspace_name: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetBookmarkResult]func LookupBookmark(ctx *Context, args *LookupBookmarkArgs, opts ...InvokeOption) (*LookupBookmarkResult, error)
func LookupBookmarkOutput(ctx *Context, args *LookupBookmarkOutputArgs, opts ...InvokeOption) LookupBookmarkResultOutput> Note: This function is named LookupBookmark in the Go SDK.
public static class GetBookmark 
{
    public static Task<GetBookmarkResult> InvokeAsync(GetBookmarkArgs args, InvokeOptions? opts = null)
    public static Output<GetBookmarkResult> Invoke(GetBookmarkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBookmarkResult> getBookmark(GetBookmarkArgs args, InvokeOptions options)
public static Output<GetBookmarkResult> getBookmark(GetBookmarkArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:securityinsights:getBookmark
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Bookmark
Id string - Bookmark ID
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Workspace
Name string - The name of the workspace.
 
- Bookmark
Id string - Bookmark ID
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Workspace
Name string - The name of the workspace.
 
- bookmark
Id String - Bookmark ID
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - workspace
Name String - The name of the workspace.
 
- bookmark
Id string - Bookmark ID
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - workspace
Name string - The name of the workspace.
 
- bookmark_
id str - Bookmark ID
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 - workspace_
name str - The name of the workspace.
 
- bookmark
Id String - Bookmark ID
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - workspace
Name String - The name of the workspace.
 
getBookmark Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Display
Name string - The display name of the bookmark
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - Query string
 - The query of the bookmark.
 - System
Data Pulumi.Azure Native. Security Insights. Outputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Created string
 - The time the bookmark was created
 - Created
By Pulumi.Azure Native. Security Insights. Outputs. User Info Response  - Describes a user that created the bookmark
 - Etag string
 - Etag of the azure resource
 - Event
Time string - The bookmark event time
 - Incident
Info Pulumi.Azure Native. Security Insights. Outputs. Incident Info Response  - Describes an incident that relates to bookmark
 - Labels List<string>
 - List of labels relevant to this bookmark
 - Notes string
 - The notes of the bookmark
 - Query
End stringTime  - The end time for the query
 - Query
Result string - The query result of the bookmark.
 - Query
Start stringTime  - The start time for the query
 - Updated string
 - The last time the bookmark was updated
 - Updated
By Pulumi.Azure Native. Security Insights. Outputs. User Info Response  - Describes a user that updated the bookmark
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Display
Name string - The display name of the bookmark
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - Query string
 - The query of the bookmark.
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Created string
 - The time the bookmark was created
 - Created
By UserInfo Response  - Describes a user that created the bookmark
 - Etag string
 - Etag of the azure resource
 - Event
Time string - The bookmark event time
 - Incident
Info IncidentInfo Response  - Describes an incident that relates to bookmark
 - Labels []string
 - List of labels relevant to this bookmark
 - Notes string
 - The notes of the bookmark
 - Query
End stringTime  - The end time for the query
 - Query
Result string - The query result of the bookmark.
 - Query
Start stringTime  - The start time for the query
 - Updated string
 - The last time the bookmark was updated
 - Updated
By UserInfo Response  - Describes a user that updated the bookmark
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - display
Name String - The display name of the bookmark
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - query String
 - The query of the bookmark.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - created String
 - The time the bookmark was created
 - created
By UserInfo Response  - Describes a user that created the bookmark
 - etag String
 - Etag of the azure resource
 - event
Time String - The bookmark event time
 - incident
Info IncidentInfo Response  - Describes an incident that relates to bookmark
 - labels List<String>
 - List of labels relevant to this bookmark
 - notes String
 - The notes of the bookmark
 - query
End StringTime  - The end time for the query
 - query
Result String - The query result of the bookmark.
 - query
Start StringTime  - The start time for the query
 - updated String
 - The last time the bookmark was updated
 - updated
By UserInfo Response  - Describes a user that updated the bookmark
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - display
Name string - The display name of the bookmark
 - id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name string
 - The name of the resource
 - query string
 - The query of the bookmark.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - created string
 - The time the bookmark was created
 - created
By UserInfo Response  - Describes a user that created the bookmark
 - etag string
 - Etag of the azure resource
 - event
Time string - The bookmark event time
 - incident
Info IncidentInfo Response  - Describes an incident that relates to bookmark
 - labels string[]
 - List of labels relevant to this bookmark
 - notes string
 - The notes of the bookmark
 - query
End stringTime  - The end time for the query
 - query
Result string - The query result of the bookmark.
 - query
Start stringTime  - The start time for the query
 - updated string
 - The last time the bookmark was updated
 - updated
By UserInfo Response  - Describes a user that updated the bookmark
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - display_
name str - The display name of the bookmark
 - id str
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name str
 - The name of the resource
 - query str
 - The query of the bookmark.
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - created str
 - The time the bookmark was created
 - created_
by UserInfo Response  - Describes a user that created the bookmark
 - etag str
 - Etag of the azure resource
 - event_
time str - The bookmark event time
 - incident_
info IncidentInfo Response  - Describes an incident that relates to bookmark
 - labels Sequence[str]
 - List of labels relevant to this bookmark
 - notes str
 - The notes of the bookmark
 - query_
end_ strtime  - The end time for the query
 - query_
result str - The query result of the bookmark.
 - query_
start_ strtime  - The start time for the query
 - updated str
 - The last time the bookmark was updated
 - updated_
by UserInfo Response  - Describes a user that updated the bookmark
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - display
Name String - The display name of the bookmark
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - query String
 - The query of the bookmark.
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - created String
 - The time the bookmark was created
 - created
By Property Map - Describes a user that created the bookmark
 - etag String
 - Etag of the azure resource
 - event
Time String - The bookmark event time
 - incident
Info Property Map - Describes an incident that relates to bookmark
 - labels List<String>
 - List of labels relevant to this bookmark
 - notes String
 - The notes of the bookmark
 - query
End StringTime  - The end time for the query
 - query
Result String - The query result of the bookmark.
 - query
Start StringTime  - The start time for the query
 - updated String
 - The last time the bookmark was updated
 - updated
By Property Map - Describes a user that updated the bookmark
 
Supporting Types
IncidentInfoResponse  
- Incident
Id string - Incident Id
 - Relation
Name string - Relation Name
 - Severity string
 - The severity of the incident
 - Title string
 - The title of the incident
 
- Incident
Id string - Incident Id
 - Relation
Name string - Relation Name
 - Severity string
 - The severity of the incident
 - Title string
 - The title of the incident
 
- incident
Id String - Incident Id
 - relation
Name String - Relation Name
 - severity String
 - The severity of the incident
 - title String
 - The title of the incident
 
- incident
Id string - Incident Id
 - relation
Name string - Relation Name
 - severity string
 - The severity of the incident
 - title string
 - The title of the incident
 
- incident_
id str - Incident Id
 - relation_
name str - Relation Name
 - severity str
 - The severity of the incident
 - title str
 - The title of the incident
 
- incident
Id String - Incident Id
 - relation
Name String - Relation Name
 - severity String
 - The severity of the incident
 - title String
 - The title of the incident
 
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created_
at str - The timestamp of resource creation (UTC).
 - created_
by str - The identity that created the resource.
 - created_
by_ strtype  - The type of identity that created the resource.
 - last_
modified_ strat  - The timestamp of resource last modification (UTC)
 - last_
modified_ strby  - The identity that last modified the resource.
 - last_
modified_ strby_ type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
UserInfoResponse  
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0