Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.securityinsights.getWatchlistItem
Explore with Pulumi AI
Gets a watchlist, without its watchlist items. API Version: 2021-03-01-preview.
Using getWatchlistItem
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 getWatchlistItem(args: GetWatchlistItemArgs, opts?: InvokeOptions): Promise<GetWatchlistItemResult>
function getWatchlistItemOutput(args: GetWatchlistItemOutputArgs, opts?: InvokeOptions): Output<GetWatchlistItemResult>
def get_watchlist_item(operational_insights_resource_provider: Optional[str] = None,
resource_group_name: Optional[str] = None,
watchlist_alias: Optional[str] = None,
watchlist_item_id: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWatchlistItemResult
def get_watchlist_item_output(operational_insights_resource_provider: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
watchlist_alias: Optional[pulumi.Input[str]] = None,
watchlist_item_id: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWatchlistItemResult]
func LookupWatchlistItem(ctx *Context, args *LookupWatchlistItemArgs, opts ...InvokeOption) (*LookupWatchlistItemResult, error)
func LookupWatchlistItemOutput(ctx *Context, args *LookupWatchlistItemOutputArgs, opts ...InvokeOption) LookupWatchlistItemResultOutput
> Note: This function is named LookupWatchlistItem
in the Go SDK.
public static class GetWatchlistItem
{
public static Task<GetWatchlistItemResult> InvokeAsync(GetWatchlistItemArgs args, InvokeOptions? opts = null)
public static Output<GetWatchlistItemResult> Invoke(GetWatchlistItemInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWatchlistItemResult> getWatchlistItem(GetWatchlistItemArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:securityinsights:getWatchlistItem
arguments:
# arguments dictionary
The following arguments are supported:
- Operational
Insights stringResource Provider The namespace of workspaces resource provider- Microsoft.OperationalInsights.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Watchlist
Alias string Watchlist Alias
- Watchlist
Item stringId Watchlist Item Id (GUID)
- Workspace
Name string The name of the workspace.
- Operational
Insights stringResource Provider The namespace of workspaces resource provider- Microsoft.OperationalInsights.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Watchlist
Alias string Watchlist Alias
- Watchlist
Item stringId Watchlist Item Id (GUID)
- Workspace
Name string The name of the workspace.
- operational
Insights StringResource Provider The namespace of workspaces resource provider- Microsoft.OperationalInsights.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- watchlist
Alias String Watchlist Alias
- watchlist
Item StringId Watchlist Item Id (GUID)
- workspace
Name String The name of the workspace.
- operational
Insights stringResource Provider The namespace of workspaces resource provider- Microsoft.OperationalInsights.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- watchlist
Alias string Watchlist Alias
- watchlist
Item stringId Watchlist Item Id (GUID)
- workspace
Name string The name of the workspace.
- operational_
insights_ strresource_ provider The namespace of workspaces resource provider- Microsoft.OperationalInsights.
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- watchlist_
alias str Watchlist Alias
- watchlist_
item_ strid Watchlist Item Id (GUID)
- workspace_
name str The name of the workspace.
- operational
Insights StringResource Provider The namespace of workspaces resource provider- Microsoft.OperationalInsights.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- watchlist
Alias String Watchlist Alias
- watchlist
Item StringId Watchlist Item Id (GUID)
- workspace
Name String The name of the workspace.
getWatchlistItem Result
The following output properties are available:
- Id string
Azure resource Id
- Items
Key objectValue key-value pairs for a watchlist item
- Name string
Azure resource name
- System
Data Pulumi.Azure Native. Security Insights. Outputs. System Data Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
Azure resource type
- Created string
The time the watchlist item was created
- Created
By Pulumi.Azure Native. Security Insights. Outputs. Watchlist User Info Response Describes a user that created the watchlist item
- Entity
Mapping object key-value pairs for a watchlist item entity mapping
- Etag string
Etag of the azure resource
- Is
Deleted bool A flag that indicates if the watchlist item is deleted or not
- Tenant
Id string The tenantId to which the watchlist item belongs to
- Updated string
The last time the watchlist item was updated
- Updated
By Pulumi.Azure Native. Security Insights. Outputs. Watchlist User Info Response Describes a user that updated the watchlist item
- Watchlist
Item stringId The id (a Guid) of the watchlist item
- Watchlist
Item stringType The type of the watchlist item
- Id string
Azure resource Id
- Items
Key interface{}Value key-value pairs for a watchlist item
- Name string
Azure resource name
- System
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
Azure resource type
- Created string
The time the watchlist item was created
- Created
By WatchlistUser Info Response Describes a user that created the watchlist item
- Entity
Mapping interface{} key-value pairs for a watchlist item entity mapping
- Etag string
Etag of the azure resource
- Is
Deleted bool A flag that indicates if the watchlist item is deleted or not
- Tenant
Id string The tenantId to which the watchlist item belongs to
- Updated string
The last time the watchlist item was updated
- Updated
By WatchlistUser Info Response Describes a user that updated the watchlist item
- Watchlist
Item stringId The id (a Guid) of the watchlist item
- Watchlist
Item stringType The type of the watchlist item
- id String
Azure resource Id
- items
Key ObjectValue key-value pairs for a watchlist item
- name String
Azure resource name
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
Azure resource type
- created String
The time the watchlist item was created
- created
By WatchlistUser Info Response Describes a user that created the watchlist item
- entity
Mapping Object key-value pairs for a watchlist item entity mapping
- etag String
Etag of the azure resource
- is
Deleted Boolean A flag that indicates if the watchlist item is deleted or not
- tenant
Id String The tenantId to which the watchlist item belongs to
- updated String
The last time the watchlist item was updated
- updated
By WatchlistUser Info Response Describes a user that updated the watchlist item
- watchlist
Item StringId The id (a Guid) of the watchlist item
- watchlist
Item StringType The type of the watchlist item
- id string
Azure resource Id
- items
Key anyValue key-value pairs for a watchlist item
- name string
Azure resource name
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
Azure resource type
- created string
The time the watchlist item was created
- created
By WatchlistUser Info Response Describes a user that created the watchlist item
- entity
Mapping any key-value pairs for a watchlist item entity mapping
- etag string
Etag of the azure resource
- is
Deleted boolean A flag that indicates if the watchlist item is deleted or not
- tenant
Id string The tenantId to which the watchlist item belongs to
- updated string
The last time the watchlist item was updated
- updated
By WatchlistUser Info Response Describes a user that updated the watchlist item
- watchlist
Item stringId The id (a Guid) of the watchlist item
- watchlist
Item stringType The type of the watchlist item
- id str
Azure resource Id
- items_
key_ Anyvalue key-value pairs for a watchlist item
- name str
Azure resource name
- system_
data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
Azure resource type
- created str
The time the watchlist item was created
- created_
by WatchlistUser Info Response Describes a user that created the watchlist item
- entity_
mapping Any key-value pairs for a watchlist item entity mapping
- etag str
Etag of the azure resource
- is_
deleted bool A flag that indicates if the watchlist item is deleted or not
- tenant_
id str The tenantId to which the watchlist item belongs to
- updated str
The last time the watchlist item was updated
- updated_
by WatchlistUser Info Response Describes a user that updated the watchlist item
- watchlist_
item_ strid The id (a Guid) of the watchlist item
- watchlist_
item_ strtype The type of the watchlist item
- id String
Azure resource Id
- items
Key AnyValue key-value pairs for a watchlist item
- name String
Azure resource name
- system
Data Property Map Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
Azure resource type
- created String
The time the watchlist item was created
- created
By Property Map Describes a user that created the watchlist item
- entity
Mapping Any key-value pairs for a watchlist item entity mapping
- etag String
Etag of the azure resource
- is
Deleted Boolean A flag that indicates if the watchlist item is deleted or not
- tenant
Id String The tenantId to which the watchlist item belongs to
- updated String
The last time the watchlist item was updated
- updated
By Property Map Describes a user that updated the watchlist item
- watchlist
Item StringId The id (a Guid) of the watchlist item
- watchlist
Item StringType The type of the watchlist item
Supporting Types
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.
WatchlistUserInfoResponse
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0