azure-native.securityinsights.getActivityCustomEntityQuery
Explore with Pulumi AI
Gets an entity query. Azure REST API version: 2023-06-01-preview.
Using getActivityCustomEntityQuery
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 getActivityCustomEntityQuery(args: GetActivityCustomEntityQueryArgs, opts?: InvokeOptions): Promise<GetActivityCustomEntityQueryResult>
function getActivityCustomEntityQueryOutput(args: GetActivityCustomEntityQueryOutputArgs, opts?: InvokeOptions): Output<GetActivityCustomEntityQueryResult>
def get_activity_custom_entity_query(entity_query_id: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetActivityCustomEntityQueryResult
def get_activity_custom_entity_query_output(entity_query_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[GetActivityCustomEntityQueryResult]
func LookupActivityCustomEntityQuery(ctx *Context, args *LookupActivityCustomEntityQueryArgs, opts ...InvokeOption) (*LookupActivityCustomEntityQueryResult, error)
func LookupActivityCustomEntityQueryOutput(ctx *Context, args *LookupActivityCustomEntityQueryOutputArgs, opts ...InvokeOption) LookupActivityCustomEntityQueryResultOutput
> Note: This function is named LookupActivityCustomEntityQuery
in the Go SDK.
public static class GetActivityCustomEntityQuery
{
public static Task<GetActivityCustomEntityQueryResult> InvokeAsync(GetActivityCustomEntityQueryArgs args, InvokeOptions? opts = null)
public static Output<GetActivityCustomEntityQueryResult> Invoke(GetActivityCustomEntityQueryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetActivityCustomEntityQueryResult> getActivityCustomEntityQuery(GetActivityCustomEntityQueryArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:securityinsights:getActivityCustomEntityQuery
arguments:
# arguments dictionary
The following arguments are supported:
- Entity
Query stringId entity query ID
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Workspace
Name string The name of the workspace.
- Entity
Query stringId entity query ID
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Workspace
Name string The name of the workspace.
- entity
Query StringId entity query ID
- resource
Group StringName The name of the resource group. The name is case insensitive.
- workspace
Name String The name of the workspace.
- entity
Query stringId entity query ID
- resource
Group stringName The name of the resource group. The name is case insensitive.
- workspace
Name string The name of the workspace.
- entity_
query_ strid entity query ID
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- workspace_
name str The name of the workspace.
- entity
Query StringId entity query ID
- resource
Group StringName The name of the resource group. The name is case insensitive.
- workspace
Name String The name of the workspace.
getActivityCustomEntityQuery Result
The following output properties are available:
- Created
Time stringUtc The time the activity was created
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Modified stringTime Utc The last time the activity was updated
- Name string
The name of the resource
- 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"
- Content string
The entity query content to display in timeline
- Description string
The entity query description
- Enabled bool
Determines whether this activity is enabled or disabled.
- Entities
Filter Dictionary<string, ImmutableArray<string>> The query applied only to entities matching to all filters
- Etag string
Etag of the azure resource
- Input
Entity stringType The type of the query's source entity
- Query
Definitions Pulumi.Azure Native. Security Insights. Outputs. Activity Entity Queries Properties Response Query Definitions The Activity query definitions
- Required
Input List<ImmutableFields Sets Array<string>> List of the fields of the source entity that are required to run the query
- Template
Name string The template id this activity was created from
- Title string
The entity query title
- Created
Time stringUtc The time the activity was created
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Modified stringTime Utc The last time the activity was updated
- Name string
The name of the resource
- 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"
- Content string
The entity query content to display in timeline
- Description string
The entity query description
- Enabled bool
Determines whether this activity is enabled or disabled.
- Entities
Filter map[string][]string The query applied only to entities matching to all filters
- Etag string
Etag of the azure resource
- Input
Entity stringType The type of the query's source entity
- Query
Definitions ActivityEntity Queries Properties Response Query Definitions The Activity query definitions
- Required
Input [][]stringFields Sets List of the fields of the source entity that are required to run the query
- Template
Name string The template id this activity was created from
- Title string
The entity query title
- created
Time StringUtc The time the activity was created
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified StringTime Utc The last time the activity was updated
- name String
The name of the resource
- 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"
- content String
The entity query content to display in timeline
- description String
The entity query description
- enabled Boolean
Determines whether this activity is enabled or disabled.
- entities
Filter Map<String,List<String>> The query applied only to entities matching to all filters
- etag String
Etag of the azure resource
- input
Entity StringType The type of the query's source entity
- query
Definitions ActivityEntity Queries Properties Response Query Definitions The Activity query definitions
- required
Input List<List<String>>Fields Sets List of the fields of the source entity that are required to run the query
- template
Name String The template id this activity was created from
- title String
The entity query title
- created
Time stringUtc The time the activity was created
- id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified stringTime Utc The last time the activity was updated
- name string
The name of the resource
- 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"
- content string
The entity query content to display in timeline
- description string
The entity query description
- enabled boolean
Determines whether this activity is enabled or disabled.
- entities
Filter {[key: string]: string[]} The query applied only to entities matching to all filters
- etag string
Etag of the azure resource
- input
Entity stringType The type of the query's source entity
- query
Definitions ActivityEntity Queries Properties Response Query Definitions The Activity query definitions
- required
Input string[][]Fields Sets List of the fields of the source entity that are required to run the query
- template
Name string The template id this activity was created from
- title string
The entity query title
- created_
time_ strutc The time the activity was created
- id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last_
modified_ strtime_ utc The last time the activity was updated
- name str
The name of the resource
- 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"
- content str
The entity query content to display in timeline
- description str
The entity query description
- enabled bool
Determines whether this activity is enabled or disabled.
- entities_
filter Mapping[str, Sequence[str]] The query applied only to entities matching to all filters
- etag str
Etag of the azure resource
- input_
entity_ strtype The type of the query's source entity
- query_
definitions ActivityEntity Queries Properties Response Query Definitions The Activity query definitions
- required_
input_ Sequence[Sequence[str]]fields_ sets List of the fields of the source entity that are required to run the query
- template_
name str The template id this activity was created from
- title str
The entity query title
- created
Time StringUtc The time the activity was created
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified StringTime Utc The last time the activity was updated
- name String
The name of the resource
- 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"
- content String
The entity query content to display in timeline
- description String
The entity query description
- enabled Boolean
Determines whether this activity is enabled or disabled.
- entities
Filter Map<List<String>> The query applied only to entities matching to all filters
- etag String
Etag of the azure resource
- input
Entity StringType The type of the query's source entity
- query
Definitions Property Map The Activity query definitions
- required
Input List<List<String>>Fields Sets List of the fields of the source entity that are required to run the query
- template
Name String The template id this activity was created from
- title String
The entity query title
Supporting Types
ActivityEntityQueriesPropertiesResponseQueryDefinitions
- Query string
The Activity query to run on a given entity
- Query string
The Activity query to run on a given entity
- query String
The Activity query to run on a given entity
- query string
The Activity query to run on a given entity
- query str
The Activity query to run on a given entity
- query String
The Activity query to run on a given entity
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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0