These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.securityinsights.getBookmark
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets a bookmark. API Version: 2020-01-01.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:securityinsights:getBookmark
arguments:
# arguments dictionary
The following arguments are supported:
- Bookmark
Id string - Bookmark ID
- Resource
Group stringName - The name of the resource group within the user's subscription. 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 within the user's subscription. 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 within the user's subscription. 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 within the user's subscription. 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 within the user's subscription. 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 within the user's subscription. The name is case insensitive.
- workspace
Name String - The name of the workspace.
getBookmark Result
The following output properties are available:
- Display
Name string - The display name of the bookmark
- Id string
- Azure resource Id
- Name string
- Azure resource name
- Query string
- The query of the bookmark.
- Type string
- Azure resource type
- 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
- Display
Name string - The display name of the bookmark
- Id string
- Azure resource Id
- Name string
- Azure resource name
- Query string
- The query of the bookmark.
- Type string
- Azure resource type
- 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
- display
Name String - The display name of the bookmark
- id String
- Azure resource Id
- name String
- Azure resource name
- query String
- The query of the bookmark.
- type String
- Azure resource type
- 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
- display
Name string - The display name of the bookmark
- id string
- Azure resource Id
- name string
- Azure resource name
- query string
- The query of the bookmark.
- type string
- Azure resource type
- 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
- display_
name str - The display name of the bookmark
- id str
- Azure resource Id
- name str
- Azure resource name
- query str
- The query of the bookmark.
- type str
- Azure resource type
- 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
- display
Name String - The display name of the bookmark
- id String
- Azure resource Id
- name String
- Azure resource name
- query String
- The query of the bookmark.
- type String
- Azure resource type
- 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
UserInfoResponse
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi