Viewing docs for elasticstack 0.16.2
published on Saturday, Jul 4, 2026 by elastic
published on Saturday, Jul 4, 2026 by elastic
Viewing docs for elasticstack 0.16.2
published on Saturday, Jul 4, 2026 by elastic
published on Saturday, Jul 4, 2026 by elastic
Retrieve the resolution group for a given entity in the Kibana Entity Store. Returns the target entity, all linked alias entities, and the group size. Requires Elastic Stack 9.1.0 or later.
Using getKibanaSecurityEntityStoreResolutionGroup
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 getKibanaSecurityEntityStoreResolutionGroup(args: GetKibanaSecurityEntityStoreResolutionGroupArgs, opts?: InvokeOptions): Promise<GetKibanaSecurityEntityStoreResolutionGroupResult>
function getKibanaSecurityEntityStoreResolutionGroupOutput(args: GetKibanaSecurityEntityStoreResolutionGroupOutputArgs, opts?: InvokeOptions): Output<GetKibanaSecurityEntityStoreResolutionGroupResult>def get_kibana_security_entity_store_resolution_group(entity_id: Optional[str] = None,
kibana_connections: Optional[Sequence[GetKibanaSecurityEntityStoreResolutionGroupKibanaConnection]] = None,
space_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetKibanaSecurityEntityStoreResolutionGroupResult
def get_kibana_security_entity_store_resolution_group_output(entity_id: pulumi.Input[Optional[str]] = None,
kibana_connections: pulumi.Input[Optional[Sequence[pulumi.Input[GetKibanaSecurityEntityStoreResolutionGroupKibanaConnectionArgs]]]] = None,
space_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetKibanaSecurityEntityStoreResolutionGroupResult]func GetKibanaSecurityEntityStoreResolutionGroup(ctx *Context, args *GetKibanaSecurityEntityStoreResolutionGroupArgs, opts ...InvokeOption) (*GetKibanaSecurityEntityStoreResolutionGroupResult, error)
func GetKibanaSecurityEntityStoreResolutionGroupOutput(ctx *Context, args *GetKibanaSecurityEntityStoreResolutionGroupOutputArgs, opts ...InvokeOption) GetKibanaSecurityEntityStoreResolutionGroupResultOutput> Note: This function is named GetKibanaSecurityEntityStoreResolutionGroup in the Go SDK.
public static class GetKibanaSecurityEntityStoreResolutionGroup
{
public static Task<GetKibanaSecurityEntityStoreResolutionGroupResult> InvokeAsync(GetKibanaSecurityEntityStoreResolutionGroupArgs args, InvokeOptions? opts = null)
public static Output<GetKibanaSecurityEntityStoreResolutionGroupResult> Invoke(GetKibanaSecurityEntityStoreResolutionGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetKibanaSecurityEntityStoreResolutionGroupResult> getKibanaSecurityEntityStoreResolutionGroup(GetKibanaSecurityEntityStoreResolutionGroupArgs args, InvokeOptions options)
public static Output<GetKibanaSecurityEntityStoreResolutionGroupResult> getKibanaSecurityEntityStoreResolutionGroup(GetKibanaSecurityEntityStoreResolutionGroupArgs args, InvokeOptions options)
fn::invoke:
function: elasticstack:index/getKibanaSecurityEntityStoreResolutionGroup:getKibanaSecurityEntityStoreResolutionGroup
arguments:
# arguments dictionarydata "elasticstack_getkibanasecurityentitystoreresolutiongroup" "name" {
# arguments
}The following arguments are supported:
- Entity
Id string - The entity identifier to look up the resolution group for.
- Kibana
Connections List<GetKibana Security Entity Store Resolution Group Kibana Connection> - Kibana connection configuration block.
- Space
Id string - An identifier for the space. If not provided, the default space is used.
- Entity
Id string - The entity identifier to look up the resolution group for.
- Kibana
Connections []GetKibana Security Entity Store Resolution Group Kibana Connection - Kibana connection configuration block.
- Space
Id string - An identifier for the space. If not provided, the default space is used.
- entity_
id string - The entity identifier to look up the resolution group for.
- kibana_
connections list(object) - Kibana connection configuration block.
- space_
id string - An identifier for the space. If not provided, the default space is used.
- entity
Id String - The entity identifier to look up the resolution group for.
- kibana
Connections List<GetKibana Security Entity Store Resolution Group Kibana Connection> - Kibana connection configuration block.
- space
Id String - An identifier for the space. If not provided, the default space is used.
- entity
Id string - The entity identifier to look up the resolution group for.
- kibana
Connections GetKibana Security Entity Store Resolution Group Kibana Connection[] - Kibana connection configuration block.
- space
Id string - An identifier for the space. If not provided, the default space is used.
- entity_
id str - The entity identifier to look up the resolution group for.
- kibana_
connections Sequence[GetKibana Security Entity Store Resolution Group Kibana Connection] - Kibana connection configuration block.
- space_
id str - An identifier for the space. If not provided, the default space is used.
- entity
Id String - The entity identifier to look up the resolution group for.
- kibana
Connections List<Property Map> - Kibana connection configuration block.
- space
Id String - An identifier for the space. If not provided, the default space is used.
getKibanaSecurityEntityStoreResolutionGroup Result
The following output properties are available:
- Entity
Id string - The entity identifier to look up the resolution group for.
- Id string
- The composite ID:
<space_id>/<entity_id>. - Resolution
Group stringJson - The normalized JSON representation of the resolution group returned by the Kibana API.
- Space
Id string - An identifier for the space. If not provided, the default space is used.
- Kibana
Connections List<GetKibana Security Entity Store Resolution Group Kibana Connection> - Kibana connection configuration block.
- Entity
Id string - The entity identifier to look up the resolution group for.
- Id string
- The composite ID:
<space_id>/<entity_id>. - Resolution
Group stringJson - The normalized JSON representation of the resolution group returned by the Kibana API.
- Space
Id string - An identifier for the space. If not provided, the default space is used.
- Kibana
Connections []GetKibana Security Entity Store Resolution Group Kibana Connection - Kibana connection configuration block.
- entity_
id string - The entity identifier to look up the resolution group for.
- id string
- The composite ID:
<space_id>/<entity_id>. - resolution_
group_ stringjson - The normalized JSON representation of the resolution group returned by the Kibana API.
- space_
id string - An identifier for the space. If not provided, the default space is used.
- kibana_
connections list(object) - Kibana connection configuration block.
- entity
Id String - The entity identifier to look up the resolution group for.
- id String
- The composite ID:
<space_id>/<entity_id>. - resolution
Group StringJson - The normalized JSON representation of the resolution group returned by the Kibana API.
- space
Id String - An identifier for the space. If not provided, the default space is used.
- kibana
Connections List<GetKibana Security Entity Store Resolution Group Kibana Connection> - Kibana connection configuration block.
- entity
Id string - The entity identifier to look up the resolution group for.
- id string
- The composite ID:
<space_id>/<entity_id>. - resolution
Group stringJson - The normalized JSON representation of the resolution group returned by the Kibana API.
- space
Id string - An identifier for the space. If not provided, the default space is used.
- kibana
Connections GetKibana Security Entity Store Resolution Group Kibana Connection[] - Kibana connection configuration block.
- entity_
id str - The entity identifier to look up the resolution group for.
- id str
- The composite ID:
<space_id>/<entity_id>. - resolution_
group_ strjson - The normalized JSON representation of the resolution group returned by the Kibana API.
- space_
id str - An identifier for the space. If not provided, the default space is used.
- kibana_
connections Sequence[GetKibana Security Entity Store Resolution Group Kibana Connection] - Kibana connection configuration block.
- entity
Id String - The entity identifier to look up the resolution group for.
- id String
- The composite ID:
<space_id>/<entity_id>. - resolution
Group StringJson - The normalized JSON representation of the resolution group returned by the Kibana API.
- space
Id String - An identifier for the space. If not provided, the default space is used.
- kibana
Connections List<Property Map> - Kibana connection configuration block.
Supporting Types
GetKibanaSecurityEntityStoreResolutionGroupKibanaConnection
- Api
Key string - API Key to use for authentication to Kibana
- Bearer
Token string - Bearer Token to use for authentication to Kibana
- Ca
Certs List<string> - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- Endpoints List<string>
- Insecure bool
- Disable TLS certificate validation
- Password string
- Password to use for API authentication to Kibana.
- Username string
- Username to use for API authentication to Kibana.
- Api
Key string - API Key to use for authentication to Kibana
- Bearer
Token string - Bearer Token to use for authentication to Kibana
- Ca
Certs []string - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- Endpoints []string
- Insecure bool
- Disable TLS certificate validation
- Password string
- Password to use for API authentication to Kibana.
- Username string
- Username to use for API authentication to Kibana.
- api_
key string - API Key to use for authentication to Kibana
- bearer_
token string - Bearer Token to use for authentication to Kibana
- ca_
certs list(string) - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints list(string)
- insecure bool
- Disable TLS certificate validation
- password string
- Password to use for API authentication to Kibana.
- username string
- Username to use for API authentication to Kibana.
- api
Key String - API Key to use for authentication to Kibana
- bearer
Token String - Bearer Token to use for authentication to Kibana
- ca
Certs List<String> - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints List<String>
- insecure Boolean
- Disable TLS certificate validation
- password String
- Password to use for API authentication to Kibana.
- username String
- Username to use for API authentication to Kibana.
- api
Key string - API Key to use for authentication to Kibana
- bearer
Token string - Bearer Token to use for authentication to Kibana
- ca
Certs string[] - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints string[]
- insecure boolean
- Disable TLS certificate validation
- password string
- Password to use for API authentication to Kibana.
- username string
- Username to use for API authentication to Kibana.
- api_
key str - API Key to use for authentication to Kibana
- bearer_
token str - Bearer Token to use for authentication to Kibana
- ca_
certs Sequence[str] - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints Sequence[str]
- insecure bool
- Disable TLS certificate validation
- password str
- Password to use for API authentication to Kibana.
- username str
- Username to use for API authentication to Kibana.
- api
Key String - API Key to use for authentication to Kibana
- bearer
Token String - Bearer Token to use for authentication to Kibana
- ca
Certs List<String> - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints List<String>
- insecure Boolean
- Disable TLS certificate validation
- password String
- Password to use for API authentication to Kibana.
- username String
- Username to use for API authentication to Kibana.
Package Details
- Repository
- elasticstack elastic/terraform-provider-elasticstack
- License
- Notes
- This Pulumi package is based on the
elasticstackTerraform Provider.
Viewing docs for elasticstack 0.16.2
published on Saturday, Jul 4, 2026 by elastic
published on Saturday, Jul 4, 2026 by elastic