Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Using getGaiaShowStatistics
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 getGaiaShowStatistics(args: GetGaiaShowStatisticsArgs, opts?: InvokeOptions): Promise<GetGaiaShowStatisticsResult>
function getGaiaShowStatisticsOutput(args: GetGaiaShowStatisticsOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowStatisticsResult>def get_gaia_show_statistics(debug: Optional[bool] = None,
id: Optional[str] = None,
member_id: Optional[str] = None,
new_query: Optional[GetGaiaShowStatisticsNewQuery] = None,
use_cursor: Optional[GetGaiaShowStatisticsUseCursor] = None,
virtual_system_id: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowStatisticsResult
def get_gaia_show_statistics_output(debug: pulumi.Input[Optional[bool]] = None,
id: pulumi.Input[Optional[str]] = None,
member_id: pulumi.Input[Optional[str]] = None,
new_query: pulumi.Input[Optional[GetGaiaShowStatisticsNewQueryArgs]] = None,
use_cursor: pulumi.Input[Optional[GetGaiaShowStatisticsUseCursorArgs]] = None,
virtual_system_id: pulumi.Input[Optional[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowStatisticsResult]func GetGaiaShowStatistics(ctx *Context, args *GetGaiaShowStatisticsArgs, opts ...InvokeOption) (*GetGaiaShowStatisticsResult, error)
func GetGaiaShowStatisticsOutput(ctx *Context, args *GetGaiaShowStatisticsOutputArgs, opts ...InvokeOption) GetGaiaShowStatisticsResultOutput> Note: This function is named GetGaiaShowStatistics in the Go SDK.
public static class GetGaiaShowStatistics
{
public static Task<GetGaiaShowStatisticsResult> InvokeAsync(GetGaiaShowStatisticsArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowStatisticsResult> Invoke(GetGaiaShowStatisticsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowStatisticsResult> getGaiaShowStatistics(GetGaiaShowStatisticsArgs args, InvokeOptions options)
public static Output<GetGaiaShowStatisticsResult> getGaiaShowStatistics(GetGaiaShowStatisticsArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowStatistics:getGaiaShowStatistics
arguments:
# arguments dictionarydata "checkpoint_getgaiashowstatistics" "name" {
# arguments
}The following arguments are supported:
- Debug bool
- Id string
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- New
Query GetGaia Show Statistics New Query - Create new query. new_query blocks are documented below.
- Use
Cursor GetGaia Show Statistics Use Cursor - Request for data on existing query. use_cursor blocks are documented below.
- Virtual
System doubleId - Virtual System ID. Relevant for VSNext setups
- Debug bool
- Id string
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- New
Query GetGaia Show Statistics New Query - Create new query. new_query blocks are documented below.
- Use
Cursor GetGaia Show Statistics Use Cursor - Request for data on existing query. use_cursor blocks are documented below.
- Virtual
System float64Id - Virtual System ID. Relevant for VSNext setups
- debug bool
- id string
- member_
id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- new_
query object - Create new query. new_query blocks are documented below.
- use_
cursor object - Request for data on existing query. use_cursor blocks are documented below.
- virtual_
system_ numberid - Virtual System ID. Relevant for VSNext setups
- debug Boolean
- id String
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- new
Query GetGaia Show Statistics New Query - Create new query. new_query blocks are documented below.
- use
Cursor GetGaia Show Statistics Use Cursor - Request for data on existing query. use_cursor blocks are documented below.
- virtual
System DoubleId - Virtual System ID. Relevant for VSNext setups
- debug boolean
- id string
- member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- new
Query GetGaia Show Statistics New Query - Create new query. new_query blocks are documented below.
- use
Cursor GetGaia Show Statistics Use Cursor - Request for data on existing query. use_cursor blocks are documented below.
- virtual
System numberId - Virtual System ID. Relevant for VSNext setups
- debug bool
- id str
- member_
id str - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- new_
query GetGaia Show Statistics New Query - Create new query. new_query blocks are documented below.
- use_
cursor GetGaia Show Statistics Use Cursor - Request for data on existing query. use_cursor blocks are documented below.
- virtual_
system_ floatid - Virtual System ID. Relevant for VSNext setups
- debug Boolean
- id String
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- new
Query Property Map - Create new query. new_query blocks are documented below.
- use
Cursor Property Map - Request for data on existing query. use_cursor blocks are documented below.
- virtual
System NumberId - Virtual System ID. Relevant for VSNext setups
getGaiaShowStatistics Result
The following output properties are available:
- Datas
[]Get
Gaia Show Statistics Data - Id string
- Next
Cursor string - Debug bool
- Member
Id string - New
Query GetGaia Show Statistics New Query - Use
Cursor GetGaia Show Statistics Use Cursor - Virtual
System float64Id
- datas list(object)
- id string
- next_
cursor string - debug bool
- member_
id string - new_
query object - use_
cursor object - virtual_
system_ numberid
- datas
List<Get
Gaia Show Statistics Data> - id String
- next
Cursor String - debug Boolean
- member
Id String - new
Query GetGaia Show Statistics New Query - use
Cursor GetGaia Show Statistics Use Cursor - virtual
System DoubleId
- datas
Get
Gaia Show Statistics Data[] - id string
- next
Cursor string - debug boolean
- member
Id string - new
Query GetGaia Show Statistics New Query - use
Cursor GetGaia Show Statistics Use Cursor - virtual
System numberId
- datas List<Property Map>
- id String
- next
Cursor String - debug Boolean
- member
Id String - new
Query Property Map - use
Cursor Property Map - virtual
System NumberId
Supporting Types
GetGaiaShowStatisticsData
- Description string
- Name string
- Records
[]Get
Gaia Show Statistics Data Record - Stat
Id string - Table
Columns []GetGaia Show Statistics Data Table Column - Type string
- description string
- name string
- records list(object)
- stat_
id string - table_
columns list(object) - type string
- description string
- name string
- records
Get
Gaia Show Statistics Data Record[] - stat
Id string - table
Columns GetGaia Show Statistics Data Table Column[] - type string
- description String
- name String
- records List<Property Map>
- stat
Id String - table
Columns List<Property Map> - type String
GetGaiaShowStatisticsDataRecord
- timestamps list(object)
- value string
GetGaiaShowStatisticsDataRecordTimestamp
GetGaiaShowStatisticsDataTableColumn
- Column
Stat stringId - Description string
- Name string
- Type string
- Column
Stat stringId - Description string
- Name string
- Type string
- column_
stat_ stringid - description string
- name string
- type string
- column
Stat StringId - description String
- name String
- type String
- column
Stat stringId - description string
- name string
- type string
- column_
stat_ strid - description str
- name str
- type str
- column
Stat StringId - description String
- name String
- type String
GetGaiaShowStatisticsNewQuery
- Filters List<string>
- Filter the results by a list of labels and stat-IDs filter blocks are documented below.
- From
Date string - The starting date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- Historical
Data bool - Data response should contains historical data.. Supported starting from Gaia version R82.10
- Ignore
Warnings bool - Ignore all warnings.
- Override
Db stringName - Override the historical database name (Notice you can only provide a name - You must upload the DB as .dat).. Supported starting from Gaia version R82.10
- Records
Limit double - Limit the amount of records in the result.. Supported starting from Gaia version R82.10
- Show
Info bool - Data response contains additional information.
- To
Date string - The ending date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- Filters []string
- Filter the results by a list of labels and stat-IDs filter blocks are documented below.
- From
Date string - The starting date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- Historical
Data bool - Data response should contains historical data.. Supported starting from Gaia version R82.10
- Ignore
Warnings bool - Ignore all warnings.
- Override
Db stringName - Override the historical database name (Notice you can only provide a name - You must upload the DB as .dat).. Supported starting from Gaia version R82.10
- Records
Limit float64 - Limit the amount of records in the result.. Supported starting from Gaia version R82.10
- Show
Info bool - Data response contains additional information.
- To
Date string - The ending date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- filters list(string)
- Filter the results by a list of labels and stat-IDs filter blocks are documented below.
- from_
date string - The starting date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- historical_
data bool - Data response should contains historical data.. Supported starting from Gaia version R82.10
- ignore_
warnings bool - Ignore all warnings.
- override_
db_ stringname - Override the historical database name (Notice you can only provide a name - You must upload the DB as .dat).. Supported starting from Gaia version R82.10
- records_
limit number - Limit the amount of records in the result.. Supported starting from Gaia version R82.10
- show_
info bool - Data response contains additional information.
- to_
date string - The ending date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- filters List<String>
- Filter the results by a list of labels and stat-IDs filter blocks are documented below.
- from
Date String - The starting date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- historical
Data Boolean - Data response should contains historical data.. Supported starting from Gaia version R82.10
- ignore
Warnings Boolean - Ignore all warnings.
- override
Db StringName - Override the historical database name (Notice you can only provide a name - You must upload the DB as .dat).. Supported starting from Gaia version R82.10
- records
Limit Double - Limit the amount of records in the result.. Supported starting from Gaia version R82.10
- show
Info Boolean - Data response contains additional information.
- to
Date String - The ending date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- filters string[]
- Filter the results by a list of labels and stat-IDs filter blocks are documented below.
- from
Date string - The starting date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- historical
Data boolean - Data response should contains historical data.. Supported starting from Gaia version R82.10
- ignore
Warnings boolean - Ignore all warnings.
- override
Db stringName - Override the historical database name (Notice you can only provide a name - You must upload the DB as .dat).. Supported starting from Gaia version R82.10
- records
Limit number - Limit the amount of records in the result.. Supported starting from Gaia version R82.10
- show
Info boolean - Data response contains additional information.
- to
Date string - The ending date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- filters Sequence[str]
- Filter the results by a list of labels and stat-IDs filter blocks are documented below.
- from_
date str - The starting date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- historical_
data bool - Data response should contains historical data.. Supported starting from Gaia version R82.10
- ignore_
warnings bool - Ignore all warnings.
- override_
db_ strname - Override the historical database name (Notice you can only provide a name - You must upload the DB as .dat).. Supported starting from Gaia version R82.10
- records_
limit float - Limit the amount of records in the result.. Supported starting from Gaia version R82.10
- show_
info bool - Data response contains additional information.
- to_
date str - The ending date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- filters List<String>
- Filter the results by a list of labels and stat-IDs filter blocks are documented below.
- from
Date String - The starting date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
- historical
Data Boolean - Data response should contains historical data.. Supported starting from Gaia version R82.10
- ignore
Warnings Boolean - Ignore all warnings.
- override
Db StringName - Override the historical database name (Notice you can only provide a name - You must upload the DB as .dat).. Supported starting from Gaia version R82.10
- records
Limit Number - Limit the amount of records in the result.. Supported starting from Gaia version R82.10
- show
Info Boolean - Data response contains additional information.
- to
Date String - The ending date (posix/iso-8601) for the query.. Supported starting from Gaia version R82.10
GetGaiaShowStatisticsUseCursor
- Cursor
Id string - The cursor ID for an existing query. For cursor based pagination.
- Cursor
Id string - The cursor ID for an existing query. For cursor based pagination.
- cursor_
id string - The cursor ID for an existing query. For cursor based pagination.
- cursor
Id String - The cursor ID for an existing query. For cursor based pagination.
- cursor
Id string - The cursor ID for an existing query. For cursor based pagination.
- cursor_
id str - The cursor ID for an existing query. For cursor based pagination.
- cursor
Id String - The cursor ID for an existing query. For cursor based pagination.
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw