Viewing docs for elasticstack 0.15.0
published on Thursday, May 14, 2026 by elastic
published on Thursday, May 14, 2026 by elastic
Viewing docs for elasticstack 0.15.0
published on Thursday, May 14, 2026 by elastic
published on Thursday, May 14, 2026 by elastic
Returns information about a Fleet output. See the Fleet output API documentation for more details.
Using getFleetOutput
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 getFleetOutput(args: GetFleetOutputArgs, opts?: InvokeOptions): Promise<GetFleetOutputResult>
function getFleetOutputOutput(args: GetFleetOutputOutputArgs, opts?: InvokeOptions): Output<GetFleetOutputResult>def get_fleet_output(kibana_connections: Optional[Sequence[GetFleetOutputKibanaConnection]] = None,
space_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFleetOutputResult
def get_fleet_output_output(kibana_connections: pulumi.Input[Optional[Sequence[pulumi.Input[GetFleetOutputKibanaConnectionArgs]]]] = None,
space_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFleetOutputResult]func LookupFleetOutput(ctx *Context, args *LookupFleetOutputArgs, opts ...InvokeOption) (*LookupFleetOutputResult, error)
func LookupFleetOutputOutput(ctx *Context, args *LookupFleetOutputOutputArgs, opts ...InvokeOption) LookupFleetOutputResultOutput> Note: This function is named LookupFleetOutput in the Go SDK.
public static class GetFleetOutput
{
public static Task<GetFleetOutputResult> InvokeAsync(GetFleetOutputArgs args, InvokeOptions? opts = null)
public static Output<GetFleetOutputResult> Invoke(GetFleetOutputInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFleetOutputResult> getFleetOutput(GetFleetOutputArgs args, InvokeOptions options)
public static Output<GetFleetOutputResult> getFleetOutput(GetFleetOutputArgs args, InvokeOptions options)
fn::invoke:
function: elasticstack:index/getFleetOutput:getFleetOutput
arguments:
# arguments dictionarydata "elasticstack_getfleetoutput" "name" {
# arguments
}The following arguments are supported:
- Kibana
Connections List<GetFleet Output Kibana Connection> - Kibana connection configuration block.
- Space
Id string - The Kibana space ID where this output is available.
- Kibana
Connections []GetFleet Output Kibana Connection - Kibana connection configuration block.
- Space
Id string - The Kibana space ID where this output is available.
- kibana_
connections list(object) - Kibana connection configuration block.
- space_
id string - The Kibana space ID where this output is available.
- kibana
Connections List<GetFleet Output Kibana Connection> - Kibana connection configuration block.
- space
Id String - The Kibana space ID where this output is available.
- kibana
Connections GetFleet Output Kibana Connection[] - Kibana connection configuration block.
- space
Id string - The Kibana space ID where this output is available.
- kibana_
connections Sequence[GetFleet Output Kibana Connection] - Kibana connection configuration block.
- space_
id str - The Kibana space ID where this output is available.
- kibana
Connections List<Property Map> - Kibana connection configuration block.
- space
Id String - The Kibana space ID where this output is available.
getFleetOutput Result
The following output properties are available:
- Id string
- Generated ID for the outputs.
- Outputs
List<Get
Fleet Output Output> - The list of outputs
- Kibana
Connections List<GetFleet Output Kibana Connection> - Kibana connection configuration block.
- Space
Id string - The Kibana space ID where this output is available.
- Id string
- Generated ID for the outputs.
- Outputs
[]Get
Fleet Output Output - The list of outputs
- Kibana
Connections []GetFleet Output Kibana Connection - Kibana connection configuration block.
- Space
Id string - The Kibana space ID where this output is available.
- id string
- Generated ID for the outputs.
- outputs list(object)
- The list of outputs
- kibana_
connections list(object) - Kibana connection configuration block.
- space_
id string - The Kibana space ID where this output is available.
- id String
- Generated ID for the outputs.
- outputs
List<Get
Fleet Output Output> - The list of outputs
- kibana
Connections List<GetFleet Output Kibana Connection> - Kibana connection configuration block.
- space
Id String - The Kibana space ID where this output is available.
- id string
- Generated ID for the outputs.
- outputs
Get
Fleet Output Output[] - The list of outputs
- kibana
Connections GetFleet Output Kibana Connection[] - Kibana connection configuration block.
- space
Id string - The Kibana space ID where this output is available.
- id str
- Generated ID for the outputs.
- outputs
Sequence[Get
Fleet Output Output] - The list of outputs
- kibana_
connections Sequence[GetFleet Output Kibana Connection] - Kibana connection configuration block.
- space_
id str - The Kibana space ID where this output is available.
- id String
- Generated ID for the outputs.
- outputs List<Property Map>
- The list of outputs
- kibana
Connections List<Property Map> - Kibana connection configuration block.
- space
Id String - The Kibana space ID where this output is available.
Supporting Types
GetFleetOutputKibanaConnection
- 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.
GetFleetOutputOutput
- Ca
Sha256 string - Fingerprint of the Elasticsearch CA certificate.
- Ca
Trusted stringFingerprint - Fingerprint of trusted CA.
- Config
Yaml string - Advanced YAML configuration.
- Default
Integrations bool - This output is the default for agent integrations.
- Default
Monitoring bool - This output is the default for agent monitoring.
- Hosts List<string>
- A list of hosts.
- Id string
- Unique identifier of the output.
- Name string
- The name of the output.
- Type string
- The output type.
- Ca
Sha256 string - Fingerprint of the Elasticsearch CA certificate.
- Ca
Trusted stringFingerprint - Fingerprint of trusted CA.
- Config
Yaml string - Advanced YAML configuration.
- Default
Integrations bool - This output is the default for agent integrations.
- Default
Monitoring bool - This output is the default for agent monitoring.
- Hosts []string
- A list of hosts.
- Id string
- Unique identifier of the output.
- Name string
- The name of the output.
- Type string
- The output type.
- ca_
sha256 string - Fingerprint of the Elasticsearch CA certificate.
- ca_
trusted_ stringfingerprint - Fingerprint of trusted CA.
- config_
yaml string - Advanced YAML configuration.
- default_
integrations bool - This output is the default for agent integrations.
- default_
monitoring bool - This output is the default for agent monitoring.
- hosts list(string)
- A list of hosts.
- id string
- Unique identifier of the output.
- name string
- The name of the output.
- type string
- The output type.
- ca
Sha256 String - Fingerprint of the Elasticsearch CA certificate.
- ca
Trusted StringFingerprint - Fingerprint of trusted CA.
- config
Yaml String - Advanced YAML configuration.
- default
Integrations Boolean - This output is the default for agent integrations.
- default
Monitoring Boolean - This output is the default for agent monitoring.
- hosts List<String>
- A list of hosts.
- id String
- Unique identifier of the output.
- name String
- The name of the output.
- type String
- The output type.
- ca
Sha256 string - Fingerprint of the Elasticsearch CA certificate.
- ca
Trusted stringFingerprint - Fingerprint of trusted CA.
- config
Yaml string - Advanced YAML configuration.
- default
Integrations boolean - This output is the default for agent integrations.
- default
Monitoring boolean - This output is the default for agent monitoring.
- hosts string[]
- A list of hosts.
- id string
- Unique identifier of the output.
- name string
- The name of the output.
- type string
- The output type.
- ca_
sha256 str - Fingerprint of the Elasticsearch CA certificate.
- ca_
trusted_ strfingerprint - Fingerprint of trusted CA.
- config_
yaml str - Advanced YAML configuration.
- default_
integrations bool - This output is the default for agent integrations.
- default_
monitoring bool - This output is the default for agent monitoring.
- hosts Sequence[str]
- A list of hosts.
- id str
- Unique identifier of the output.
- name str
- The name of the output.
- type str
- The output type.
- ca
Sha256 String - Fingerprint of the Elasticsearch CA certificate.
- ca
Trusted StringFingerprint - Fingerprint of trusted CA.
- config
Yaml String - Advanced YAML configuration.
- default
Integrations Boolean - This output is the default for agent integrations.
- default
Monitoring Boolean - This output is the default for agent monitoring.
- hosts List<String>
- A list of hosts.
- id String
- Unique identifier of the output.
- name String
- The name of the output.
- type String
- The output type.
Package Details
- Repository
- elasticstack elastic/terraform-provider-elasticstack
- License
- Notes
- This Pulumi package is based on the
elasticstackTerraform Provider.
Viewing docs for elasticstack 0.15.0
published on Thursday, May 14, 2026 by elastic
published on Thursday, May 14, 2026 by elastic
