1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. getGaiaShowTask
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw

    Using getGaiaShowTask

    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 getGaiaShowTask(args: GetGaiaShowTaskArgs, opts?: InvokeOptions): Promise<GetGaiaShowTaskResult>
    function getGaiaShowTaskOutput(args: GetGaiaShowTaskOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowTaskResult>
    def get_gaia_show_task(debug: Optional[bool] = None,
                           id: Optional[str] = None,
                           task_ids: Optional[Sequence[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> GetGaiaShowTaskResult
    def get_gaia_show_task_output(debug: pulumi.Input[Optional[bool]] = None,
                           id: pulumi.Input[Optional[str]] = None,
                           task_ids: pulumi.Input[Optional[Sequence[pulumi.Input[str]]]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowTaskResult]
    func GetGaiaShowTask(ctx *Context, args *GetGaiaShowTaskArgs, opts ...InvokeOption) (*GetGaiaShowTaskResult, error)
    func GetGaiaShowTaskOutput(ctx *Context, args *GetGaiaShowTaskOutputArgs, opts ...InvokeOption) GetGaiaShowTaskResultOutput

    > Note: This function is named GetGaiaShowTask in the Go SDK.

    public static class GetGaiaShowTask 
    {
        public static Task<GetGaiaShowTaskResult> InvokeAsync(GetGaiaShowTaskArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowTaskResult> Invoke(GetGaiaShowTaskInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowTaskResult> getGaiaShowTask(GetGaiaShowTaskArgs args, InvokeOptions options)
    public static Output<GetGaiaShowTaskResult> getGaiaShowTask(GetGaiaShowTaskArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowTask:getGaiaShowTask
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowtask" "name" {
        # arguments
    }

    The following arguments are supported:

    TaskIds List<string>
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    Debug bool
    Id string
    TaskIds []string
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    Debug bool
    Id string
    task_ids list(string)
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    debug bool
    id string
    taskIds List<String>
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    debug Boolean
    id String
    taskIds string[]
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    debug boolean
    id string
    task_ids Sequence[str]
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    debug bool
    id str
    taskIds List<String>
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    debug Boolean
    id String

    getGaiaShowTask Result

    The following output properties are available:

    id string
    task_ids list(string)
    tasks list(object)
    debug bool
    id String
    taskIds List<String>
    tasks List<Property Map>
    debug Boolean

    Supporting Types

    GetGaiaShowTaskTask

    ExecutionTime string
    LastUpdateTimes List<GetGaiaShowTaskTaskLastUpdateTime>
    ProgressDescription string
    ProgressPercentage double
    StartTimes List<GetGaiaShowTaskTaskStartTime>
    Status string
    StatusCode double
    TaskDetails List<string>
    TaskId string
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    TaskName string
    TimeSpentInQueue string
    ExecutionTime string
    LastUpdateTimes []GetGaiaShowTaskTaskLastUpdateTime
    ProgressDescription string
    ProgressPercentage float64
    StartTimes []GetGaiaShowTaskTaskStartTime
    Status string
    StatusCode float64
    TaskDetails []string
    TaskId string
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    TaskName string
    TimeSpentInQueue string
    execution_time string
    last_update_times list(object)
    progress_description string
    progress_percentage number
    start_times list(object)
    status string
    status_code number
    task_details list(string)
    task_id string
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    task_name string
    time_spent_in_queue string
    executionTime String
    lastUpdateTimes List<GetGaiaShowTaskTaskLastUpdateTime>
    progressDescription String
    progressPercentage Double
    startTimes List<GetGaiaShowTaskTaskStartTime>
    status String
    statusCode Double
    taskDetails List<String>
    taskId String
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    taskName String
    timeSpentInQueue String
    executionTime string
    lastUpdateTimes GetGaiaShowTaskTaskLastUpdateTime[]
    progressDescription string
    progressPercentage number
    startTimes GetGaiaShowTaskTaskStartTime[]
    status string
    statusCode number
    taskDetails string[]
    taskId string
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    taskName string
    timeSpentInQueue string
    execution_time str
    last_update_times Sequence[GetGaiaShowTaskTaskLastUpdateTime]
    progress_description str
    progress_percentage float
    start_times Sequence[GetGaiaShowTaskTaskStartTime]
    status str
    status_code float
    task_details Sequence[str]
    task_id str
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    task_name str
    time_spent_in_queue str
    executionTime String
    lastUpdateTimes List<Property Map>
    progressDescription String
    progressPercentage Number
    startTimes List<Property Map>
    status String
    statusCode Number
    taskDetails List<String>
    taskId String
    task id to show. expiration default time for task id is 1 day, after this time the task id will not be available task_id blocks are documented below.
    taskName String
    timeSpentInQueue String

    GetGaiaShowTaskTaskLastUpdateTime

    Iso8601 string
    Posix string
    Iso8601 string
    Posix string
    iso8601 string
    posix string
    iso8601 String
    posix String
    iso8601 string
    posix string
    iso8601 str
    posix str
    iso8601 String
    posix String

    GetGaiaShowTaskTaskStartTime

    Iso8601 string
    Posix string
    Iso8601 string
    Posix string
    iso8601 string
    posix string
    iso8601 String
    posix String
    iso8601 string
    posix string
    iso8601 str
    posix str
    iso8601 String
    posix String

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    Viewing docs for checkpoint 3.2.0
    published on Monday, Jun 15, 2026 by checkpointsw

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial