Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
Use this data source to query detailed information of tls import tasks
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as volcengine from "@pulumi/volcengine";
const foo = volcengine.tls.getImportTasks({});
import pulumi
import pulumi_volcengine as volcengine
foo = volcengine.tls.get_import_tasks()
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/volcengine/pulumi-volcengine/sdk/go/volcengine/tls"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tls.GetImportTasks(ctx, nil, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Volcengine = Pulumi.Volcengine;
return await Deployment.RunAsync(() =>
{
var foo = Volcengine.Tls.GetImportTasks.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.volcengine.tls.TlsFunctions;
import com.pulumi.volcengine.tls.inputs.GetImportTasksArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var foo = TlsFunctions.getImportTasks();
}
}
variables:
foo:
fn::invoke:
Function: volcengine:tls:getImportTasks
Arguments: {}
Using getImportTasks
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 getImportTasks(args: GetImportTasksArgs, opts?: InvokeOptions): Promise<GetImportTasksResult>
function getImportTasksOutput(args: GetImportTasksOutputArgs, opts?: InvokeOptions): Output<GetImportTasksResult>def get_import_tasks(iam_project_name: Optional[str] = None,
name_regex: Optional[str] = None,
output_file: Optional[str] = None,
project_id: Optional[str] = None,
project_name: Optional[str] = None,
source_type: Optional[str] = None,
status: Optional[str] = None,
task_id: Optional[str] = None,
task_name: Optional[str] = None,
topic_id: Optional[str] = None,
topic_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetImportTasksResult
def get_import_tasks_output(iam_project_name: Optional[pulumi.Input[str]] = None,
name_regex: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
project_id: Optional[pulumi.Input[str]] = None,
project_name: Optional[pulumi.Input[str]] = None,
source_type: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
task_id: Optional[pulumi.Input[str]] = None,
task_name: Optional[pulumi.Input[str]] = None,
topic_id: Optional[pulumi.Input[str]] = None,
topic_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetImportTasksResult]func GetImportTasks(ctx *Context, args *GetImportTasksArgs, opts ...InvokeOption) (*GetImportTasksResult, error)
func GetImportTasksOutput(ctx *Context, args *GetImportTasksOutputArgs, opts ...InvokeOption) GetImportTasksResultOutput> Note: This function is named GetImportTasks in the Go SDK.
public static class GetImportTasks
{
public static Task<GetImportTasksResult> InvokeAsync(GetImportTasksArgs args, InvokeOptions? opts = null)
public static Output<GetImportTasksResult> Invoke(GetImportTasksInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetImportTasksResult> getImportTasks(GetImportTasksArgs args, InvokeOptions options)
public static Output<GetImportTasksResult> getImportTasks(GetImportTasksArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:tls/getImportTasks:getImportTasks
arguments:
# arguments dictionaryThe following arguments are supported:
- Iam
Project stringName - Specify the IAM project name to query the data import tasks under the specified IAM project.
- Name
Regex string - A Name Regex of Resource.
- Output
File string - File name where to save data source results.
- Project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- Project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- Source
Type string - Specify the import type for querying the data import tasks related to this import type.
- Status string
- Specify the status of the import task.
- Task
Id string - Import the task ID of the data to be queried.
- Task
Name string - Import the task name of the data to be queried.
- Topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- Topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- Iam
Project stringName - Specify the IAM project name to query the data import tasks under the specified IAM project.
- Name
Regex string - A Name Regex of Resource.
- Output
File string - File name where to save data source results.
- Project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- Project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- Source
Type string - Specify the import type for querying the data import tasks related to this import type.
- Status string
- Specify the status of the import task.
- Task
Id string - Import the task ID of the data to be queried.
- Task
Name string - Import the task name of the data to be queried.
- Topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- Topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- iam
Project StringName - Specify the IAM project name to query the data import tasks under the specified IAM project.
- name
Regex String - A Name Regex of Resource.
- output
File String - File name where to save data source results.
- project
Id String - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name String - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type String - Specify the import type for querying the data import tasks related to this import type.
- status String
- Specify the status of the import task.
- task
Id String - Import the task ID of the data to be queried.
- task
Name String - Import the task name of the data to be queried.
- topic
Id String - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name String - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- iam
Project stringName - Specify the IAM project name to query the data import tasks under the specified IAM project.
- name
Regex string - A Name Regex of Resource.
- output
File string - File name where to save data source results.
- project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type string - Specify the import type for querying the data import tasks related to this import type.
- status string
- Specify the status of the import task.
- task
Id string - Import the task ID of the data to be queried.
- task
Name string - Import the task name of the data to be queried.
- topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- iam_
project_ strname - Specify the IAM project name to query the data import tasks under the specified IAM project.
- name_
regex str - A Name Regex of Resource.
- output_
file str - File name where to save data source results.
- project_
id str - Specify the log item ID for querying the data import tasks under the specified log item.
- project_
name str - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source_
type str - Specify the import type for querying the data import tasks related to this import type.
- status str
- Specify the status of the import task.
- task_
id str - Import the task ID of the data to be queried.
- task_
name str - Import the task name of the data to be queried.
- topic_
id str - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic_
name str - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- iam
Project StringName - Specify the IAM project name to query the data import tasks under the specified IAM project.
- name
Regex String - A Name Regex of Resource.
- output
File String - File name where to save data source results.
- project
Id String - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name String - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type String - Specify the import type for querying the data import tasks related to this import type.
- status String
- Specify the status of the import task.
- task
Id String - Import the task ID of the data to be queried.
- task
Name String - Import the task name of the data to be queried.
- topic
Id String - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name String - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
getImportTasks Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Task
Infos List<GetImport Tasks Task Info> - Data import task list.
- Total
Count int - The total count of query.
- Iam
Project stringName - Name
Regex string - Output
File string - Project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- Project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- Source
Type string - Specify the import type for querying the data import tasks related to this import type.
- Status string
- Task
Id string - Import the task ID of the data to be queried.
- Task
Name string - Import the task name of the data to be queried.
- Topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- Topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- Id string
- The provider-assigned unique ID for this managed resource.
- Task
Infos []GetImport Tasks Task Info - Data import task list.
- Total
Count int - The total count of query.
- Iam
Project stringName - Name
Regex string - Output
File string - Project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- Project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- Source
Type string - Specify the import type for querying the data import tasks related to this import type.
- Status string
- Task
Id string - Import the task ID of the data to be queried.
- Task
Name string - Import the task name of the data to be queried.
- Topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- Topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- id String
- The provider-assigned unique ID for this managed resource.
- task
Infos List<GetImport Tasks Task Info> - Data import task list.
- total
Count Integer - The total count of query.
- iam
Project StringName - name
Regex String - output
File String - project
Id String - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name String - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type String - Specify the import type for querying the data import tasks related to this import type.
- status String
- task
Id String - Import the task ID of the data to be queried.
- task
Name String - Import the task name of the data to be queried.
- topic
Id String - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name String - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- id string
- The provider-assigned unique ID for this managed resource.
- task
Infos GetImport Tasks Task Info[] - Data import task list.
- total
Count number - The total count of query.
- iam
Project stringName - name
Regex string - output
File string - project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type string - Specify the import type for querying the data import tasks related to this import type.
- status string
- task
Id string - Import the task ID of the data to be queried.
- task
Name string - Import the task name of the data to be queried.
- topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- id str
- The provider-assigned unique ID for this managed resource.
- task_
infos Sequence[GetImport Tasks Task Info] - Data import task list.
- total_
count int - The total count of query.
- iam_
project_ strname - name_
regex str - output_
file str - project_
id str - Specify the log item ID for querying the data import tasks under the specified log item.
- project_
name str - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source_
type str - Specify the import type for querying the data import tasks related to this import type.
- status str
- task_
id str - Import the task ID of the data to be queried.
- task_
name str - Import the task name of the data to be queried.
- topic_
id str - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic_
name str - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- id String
- The provider-assigned unique ID for this managed resource.
- task
Infos List<Property Map> - Data import task list.
- total
Count Number - The total count of query.
- iam
Project StringName - name
Regex String - output
File String - project
Id String - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name String - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type String - Specify the import type for querying the data import tasks related to this import type.
- status String
- task
Id String - Import the task ID of the data to be queried.
- task
Name String - Import the task name of the data to be queried.
- topic
Id String - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name String - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
Supporting Types
GetImportTasksTaskInfo
- Create
Time string - The creation time of the data import task.
- Description string
- Data import task description.
- Import
Source GetInfo Import Tasks Task Info Import Source Info - The source information of the data import task.
- Project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- Project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- Source
Type string - Specify the import type for querying the data import tasks related to this import type.
- Target
Info GetImport Tasks Task Info Target Info - The output information of the data import task.
- Task
Id string - Import the task ID of the data to be queried.
- Task
Name string - Import the task name of the data to be queried.
- Task
Statistics GetImport Tasks Task Info Task Statistics - The progress of the data import task.
- Topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- Topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- Status int
- Specify the status of the import task.
- Create
Time string - The creation time of the data import task.
- Description string
- Data import task description.
- Import
Source GetInfo Import Tasks Task Info Import Source Info - The source information of the data import task.
- Project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- Project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- Source
Type string - Specify the import type for querying the data import tasks related to this import type.
- Target
Info GetImport Tasks Task Info Target Info - The output information of the data import task.
- Task
Id string - Import the task ID of the data to be queried.
- Task
Name string - Import the task name of the data to be queried.
- Task
Statistics GetImport Tasks Task Info Task Statistics - The progress of the data import task.
- Topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- Topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- Status int
- Specify the status of the import task.
- create
Time String - The creation time of the data import task.
- description String
- Data import task description.
- import
Source GetInfo Import Tasks Task Info Import Source Info - The source information of the data import task.
- project
Id String - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name String - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type String - Specify the import type for querying the data import tasks related to this import type.
- target
Info GetImport Tasks Task Info Target Info - The output information of the data import task.
- task
Id String - Import the task ID of the data to be queried.
- task
Name String - Import the task name of the data to be queried.
- task
Statistics GetImport Tasks Task Info Task Statistics - The progress of the data import task.
- topic
Id String - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name String - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- status Integer
- Specify the status of the import task.
- create
Time string - The creation time of the data import task.
- description string
- Data import task description.
- import
Source GetInfo Import Tasks Task Info Import Source Info - The source information of the data import task.
- project
Id string - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name string - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type string - Specify the import type for querying the data import tasks related to this import type.
- target
Info GetImport Tasks Task Info Target Info - The output information of the data import task.
- task
Id string - Import the task ID of the data to be queried.
- task
Name string - Import the task name of the data to be queried.
- task
Statistics GetImport Tasks Task Info Task Statistics - The progress of the data import task.
- topic
Id string - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name string - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- status number
- Specify the status of the import task.
- create_
time str - The creation time of the data import task.
- description str
- Data import task description.
- import_
source_ Getinfo Import Tasks Task Info Import Source Info - The source information of the data import task.
- project_
id str - Specify the log item ID for querying the data import tasks under the specified log item.
- project_
name str - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source_
type str - Specify the import type for querying the data import tasks related to this import type.
- target_
info GetImport Tasks Task Info Target Info - The output information of the data import task.
- task_
id str - Import the task ID of the data to be queried.
- task_
name str - Import the task name of the data to be queried.
- task_
statistics GetImport Tasks Task Info Task Statistics - The progress of the data import task.
- topic_
id str - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic_
name str - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- status int
- Specify the status of the import task.
- create
Time String - The creation time of the data import task.
- description String
- Data import task description.
- import
Source Property MapInfo - The source information of the data import task.
- project
Id String - Specify the log item ID for querying the data import tasks under the specified log item.
- project
Name String - Specify the name of the log item for querying the data import tasks under the specified log item. Support fuzzy query..
- source
Type String - Specify the import type for querying the data import tasks related to this import type.
- target
Info Property Map - The output information of the data import task.
- task
Id String - Import the task ID of the data to be queried.
- task
Name String - Import the task name of the data to be queried.
- task
Statistics Property Map - The progress of the data import task.
- topic
Id String - Specify the log topic ID for querying the data import tasks related to this log topic.
- topic
Name String - Specify the name of the log topic for querying the data import tasks related to this log topic. Support fuzzy query.
- status Number
- Specify the status of the import task.
GetImportTasksTaskInfoImportSourceInfo
- Kafka
Source GetInfo Import Tasks Task Info Import Source Info Kafka Source Info - TOS imports source information.
- Tos
Source GetInfo Import Tasks Task Info Import Source Info Tos Source Info - TOS imports source information.
- Kafka
Source GetInfo Import Tasks Task Info Import Source Info Kafka Source Info - TOS imports source information.
- Tos
Source GetInfo Import Tasks Task Info Import Source Info Tos Source Info - TOS imports source information.
- kafka
Source GetInfo Import Tasks Task Info Import Source Info Kafka Source Info - TOS imports source information.
- tos
Source GetInfo Import Tasks Task Info Import Source Info Tos Source Info - TOS imports source information.
- kafka
Source GetInfo Import Tasks Task Info Import Source Info Kafka Source Info - TOS imports source information.
- tos
Source GetInfo Import Tasks Task Info Import Source Info Tos Source Info - TOS imports source information.
- kafka_
source_ Getinfo Import Tasks Task Info Import Source Info Kafka Source Info - TOS imports source information.
- tos_
source_ Getinfo Import Tasks Task Info Import Source Info Tos Source Info - TOS imports source information.
- kafka
Source Property MapInfo - TOS imports source information.
- tos
Source Property MapInfo - TOS imports source information.
GetImportTasksTaskInfoImportSourceInfoKafkaSourceInfo
- Encode string
- The encoding format of the data.
- Group string
- Kafka consumer group.
- Host string
- The service addresses corresponding to different types of Kafka clusters are different.
- Initial
Offset int - The starting position of data import.
- Instance
Id string - When you are using the Volcano Engine Message Queue Kafka version, it should be set to the Kafka instance ID.
- Is
Need boolAuth - Whether to enable authentication.
- Mechanism string
- Password authentication mechanism.
- Password string
- The Kafka SASL user password used for identity authentication.
- Protocol string
- Secure Transport protocol.
- Time
Source intDefault - Specify the log time.
- Topic string
- Kafka Topic name.
- Username string
- The Kafka SASL username used for identity authentication.
- Encode string
- The encoding format of the data.
- Group string
- Kafka consumer group.
- Host string
- The service addresses corresponding to different types of Kafka clusters are different.
- Initial
Offset int - The starting position of data import.
- Instance
Id string - When you are using the Volcano Engine Message Queue Kafka version, it should be set to the Kafka instance ID.
- Is
Need boolAuth - Whether to enable authentication.
- Mechanism string
- Password authentication mechanism.
- Password string
- The Kafka SASL user password used for identity authentication.
- Protocol string
- Secure Transport protocol.
- Time
Source intDefault - Specify the log time.
- Topic string
- Kafka Topic name.
- Username string
- The Kafka SASL username used for identity authentication.
- encode String
- The encoding format of the data.
- group String
- Kafka consumer group.
- host String
- The service addresses corresponding to different types of Kafka clusters are different.
- initial
Offset Integer - The starting position of data import.
- instance
Id String - When you are using the Volcano Engine Message Queue Kafka version, it should be set to the Kafka instance ID.
- is
Need BooleanAuth - Whether to enable authentication.
- mechanism String
- Password authentication mechanism.
- password String
- The Kafka SASL user password used for identity authentication.
- protocol String
- Secure Transport protocol.
- time
Source IntegerDefault - Specify the log time.
- topic String
- Kafka Topic name.
- username String
- The Kafka SASL username used for identity authentication.
- encode string
- The encoding format of the data.
- group string
- Kafka consumer group.
- host string
- The service addresses corresponding to different types of Kafka clusters are different.
- initial
Offset number - The starting position of data import.
- instance
Id string - When you are using the Volcano Engine Message Queue Kafka version, it should be set to the Kafka instance ID.
- is
Need booleanAuth - Whether to enable authentication.
- mechanism string
- Password authentication mechanism.
- password string
- The Kafka SASL user password used for identity authentication.
- protocol string
- Secure Transport protocol.
- time
Source numberDefault - Specify the log time.
- topic string
- Kafka Topic name.
- username string
- The Kafka SASL username used for identity authentication.
- encode str
- The encoding format of the data.
- group str
- Kafka consumer group.
- host str
- The service addresses corresponding to different types of Kafka clusters are different.
- initial_
offset int - The starting position of data import.
- instance_
id str - When you are using the Volcano Engine Message Queue Kafka version, it should be set to the Kafka instance ID.
- is_
need_ boolauth - Whether to enable authentication.
- mechanism str
- Password authentication mechanism.
- password str
- The Kafka SASL user password used for identity authentication.
- protocol str
- Secure Transport protocol.
- time_
source_ intdefault - Specify the log time.
- topic str
- Kafka Topic name.
- username str
- The Kafka SASL username used for identity authentication.
- encode String
- The encoding format of the data.
- group String
- Kafka consumer group.
- host String
- The service addresses corresponding to different types of Kafka clusters are different.
- initial
Offset Number - The starting position of data import.
- instance
Id String - When you are using the Volcano Engine Message Queue Kafka version, it should be set to the Kafka instance ID.
- is
Need BooleanAuth - Whether to enable authentication.
- mechanism String
- Password authentication mechanism.
- password String
- The Kafka SASL user password used for identity authentication.
- protocol String
- Secure Transport protocol.
- time
Source NumberDefault - Specify the log time.
- topic String
- Kafka Topic name.
- username String
- The Kafka SASL username used for identity authentication.
GetImportTasksTaskInfoImportSourceInfoTosSourceInfo
- Bucket string
- The TOS bucket where the log file is located.
- Compress
Type string - The compression mode of data in the TOS bucket.
- Prefix string
- The path of the file to be imported in the TOS bucket.
- Region string
- Regional ID.
- Bucket string
- The TOS bucket where the log file is located.
- Compress
Type string - The compression mode of data in the TOS bucket.
- Prefix string
- The path of the file to be imported in the TOS bucket.
- Region string
- Regional ID.
- bucket String
- The TOS bucket where the log file is located.
- compress
Type String - The compression mode of data in the TOS bucket.
- prefix String
- The path of the file to be imported in the TOS bucket.
- region String
- Regional ID.
- bucket string
- The TOS bucket where the log file is located.
- compress
Type string - The compression mode of data in the TOS bucket.
- prefix string
- The path of the file to be imported in the TOS bucket.
- region string
- Regional ID.
- bucket str
- The TOS bucket where the log file is located.
- compress_
type str - The compression mode of data in the TOS bucket.
- prefix str
- The path of the file to be imported in the TOS bucket.
- region str
- Regional ID.
- bucket String
- The TOS bucket where the log file is located.
- compress
Type String - The compression mode of data in the TOS bucket.
- prefix String
- The path of the file to be imported in the TOS bucket.
- region String
- Regional ID.
GetImportTasksTaskInfoTargetInfo
- Extract
Rule GetImport Tasks Task Info Target Info Extract Rule - Log extraction rules.
- Log
Sample string - Log sample.
- Log
Type string - Specify the log parsing type when importing.
- Region string
- Regional ID.
- Extract
Rule GetImport Tasks Task Info Target Info Extract Rule - Log extraction rules.
- Log
Sample string - Log sample.
- Log
Type string - Specify the log parsing type when importing.
- Region string
- Regional ID.
- extract
Rule GetImport Tasks Task Info Target Info Extract Rule - Log extraction rules.
- log
Sample String - Log sample.
- log
Type String - Specify the log parsing type when importing.
- region String
- Regional ID.
- extract
Rule GetImport Tasks Task Info Target Info Extract Rule - Log extraction rules.
- log
Sample string - Log sample.
- log
Type string - Specify the log parsing type when importing.
- region string
- Regional ID.
- extract_
rule GetImport Tasks Task Info Target Info Extract Rule - Log extraction rules.
- log_
sample str - Log sample.
- log_
type str - Specify the log parsing type when importing.
- region str
- Regional ID.
- extract
Rule Property Map - Log extraction rules.
- log
Sample String - Log sample.
- log
Type String - Specify the log parsing type when importing.
- region String
- Regional ID.
GetImportTasksTaskInfoTargetInfoExtractRule
- Begin
Regex string - The regular expression used to identify the first line in each log, and its matching part will serve as the beginning of the log.
- Delimiter string
- Log delimiter.
- Keys List<string>
- List of log field names (Keys).
- Quote string
- Reference symbol. The content wrapped by the reference will not be separated but will be parsed into a complete field. It is valid if and only if the LogType is delimiter_log.
- Skip
Line intCount - The number of log lines skipped.
- Time
Extract stringRegex - A regular expression for extracting time, used to extract the time value in the TimeKey field and parse it into the corresponding collection time.
- Time
Format string - The parsing format of the time field.
- Time
Key string - The field name of the log time field.
- Time
Zone string - Time zone, supporting both machine time zone (default) and custom time zone. Among them, the custom time zone supports GMT and UTC.
- Un
Match stringLog Key - When uploading a log that failed to parse, the key name of the parse failed log.
- Un
Match boolUp Load Switch - Whether to upload the logs of failed parsing.
- Begin
Regex string - The regular expression used to identify the first line in each log, and its matching part will serve as the beginning of the log.
- Delimiter string
- Log delimiter.
- Keys []string
- List of log field names (Keys).
- Quote string
- Reference symbol. The content wrapped by the reference will not be separated but will be parsed into a complete field. It is valid if and only if the LogType is delimiter_log.
- Skip
Line intCount - The number of log lines skipped.
- Time
Extract stringRegex - A regular expression for extracting time, used to extract the time value in the TimeKey field and parse it into the corresponding collection time.
- Time
Format string - The parsing format of the time field.
- Time
Key string - The field name of the log time field.
- Time
Zone string - Time zone, supporting both machine time zone (default) and custom time zone. Among them, the custom time zone supports GMT and UTC.
- Un
Match stringLog Key - When uploading a log that failed to parse, the key name of the parse failed log.
- Un
Match boolUp Load Switch - Whether to upload the logs of failed parsing.
- begin
Regex String - The regular expression used to identify the first line in each log, and its matching part will serve as the beginning of the log.
- delimiter String
- Log delimiter.
- keys List<String>
- List of log field names (Keys).
- quote String
- Reference symbol. The content wrapped by the reference will not be separated but will be parsed into a complete field. It is valid if and only if the LogType is delimiter_log.
- skip
Line IntegerCount - The number of log lines skipped.
- time
Extract StringRegex - A regular expression for extracting time, used to extract the time value in the TimeKey field and parse it into the corresponding collection time.
- time
Format String - The parsing format of the time field.
- time
Key String - The field name of the log time field.
- time
Zone String - Time zone, supporting both machine time zone (default) and custom time zone. Among them, the custom time zone supports GMT and UTC.
- un
Match StringLog Key - When uploading a log that failed to parse, the key name of the parse failed log.
- un
Match BooleanUp Load Switch - Whether to upload the logs of failed parsing.
- begin
Regex string - The regular expression used to identify the first line in each log, and its matching part will serve as the beginning of the log.
- delimiter string
- Log delimiter.
- keys string[]
- List of log field names (Keys).
- quote string
- Reference symbol. The content wrapped by the reference will not be separated but will be parsed into a complete field. It is valid if and only if the LogType is delimiter_log.
- skip
Line numberCount - The number of log lines skipped.
- time
Extract stringRegex - A regular expression for extracting time, used to extract the time value in the TimeKey field and parse it into the corresponding collection time.
- time
Format string - The parsing format of the time field.
- time
Key string - The field name of the log time field.
- time
Zone string - Time zone, supporting both machine time zone (default) and custom time zone. Among them, the custom time zone supports GMT and UTC.
- un
Match stringLog Key - When uploading a log that failed to parse, the key name of the parse failed log.
- un
Match booleanUp Load Switch - Whether to upload the logs of failed parsing.
- begin_
regex str - The regular expression used to identify the first line in each log, and its matching part will serve as the beginning of the log.
- delimiter str
- Log delimiter.
- keys Sequence[str]
- List of log field names (Keys).
- quote str
- Reference symbol. The content wrapped by the reference will not be separated but will be parsed into a complete field. It is valid if and only if the LogType is delimiter_log.
- skip_
line_ intcount - The number of log lines skipped.
- time_
extract_ strregex - A regular expression for extracting time, used to extract the time value in the TimeKey field and parse it into the corresponding collection time.
- time_
format str - The parsing format of the time field.
- time_
key str - The field name of the log time field.
- time_
zone str - Time zone, supporting both machine time zone (default) and custom time zone. Among them, the custom time zone supports GMT and UTC.
- un_
match_ strlog_ key - When uploading a log that failed to parse, the key name of the parse failed log.
- un_
match_ boolup_ load_ switch - Whether to upload the logs of failed parsing.
- begin
Regex String - The regular expression used to identify the first line in each log, and its matching part will serve as the beginning of the log.
- delimiter String
- Log delimiter.
- keys List<String>
- List of log field names (Keys).
- quote String
- Reference symbol. The content wrapped by the reference will not be separated but will be parsed into a complete field. It is valid if and only if the LogType is delimiter_log.
- skip
Line NumberCount - The number of log lines skipped.
- time
Extract StringRegex - A regular expression for extracting time, used to extract the time value in the TimeKey field and parse it into the corresponding collection time.
- time
Format String - The parsing format of the time field.
- time
Key String - The field name of the log time field.
- time
Zone String - Time zone, supporting both machine time zone (default) and custom time zone. Among them, the custom time zone supports GMT and UTC.
- un
Match StringLog Key - When uploading a log that failed to parse, the key name of the parse failed log.
- un
Match BooleanUp Load Switch - Whether to upload the logs of failed parsing.
GetImportTasksTaskInfoTaskStatistics
- Bytes
Total int - The total number of resource bytes that have been listed.
- Bytes
Transferred int - The number of imported bytes.
- Failed int
- The number of resources that failed to import.
- Not
Exist int - The number of non-existent resources.
- Skipped int
- Skip the number of imported resources.
- Task
Status string - Import the status of the task.
- Total int
- The total number of resources that have been listed.
- Transferred int
- The number of imported resources.
- Bytes
Total int - The total number of resource bytes that have been listed.
- Bytes
Transferred int - The number of imported bytes.
- Failed int
- The number of resources that failed to import.
- Not
Exist int - The number of non-existent resources.
- Skipped int
- Skip the number of imported resources.
- Task
Status string - Import the status of the task.
- Total int
- The total number of resources that have been listed.
- Transferred int
- The number of imported resources.
- bytes
Total Integer - The total number of resource bytes that have been listed.
- bytes
Transferred Integer - The number of imported bytes.
- failed Integer
- The number of resources that failed to import.
- not
Exist Integer - The number of non-existent resources.
- skipped Integer
- Skip the number of imported resources.
- task
Status String - Import the status of the task.
- total Integer
- The total number of resources that have been listed.
- transferred Integer
- The number of imported resources.
- bytes
Total number - The total number of resource bytes that have been listed.
- bytes
Transferred number - The number of imported bytes.
- failed number
- The number of resources that failed to import.
- not
Exist number - The number of non-existent resources.
- skipped number
- Skip the number of imported resources.
- task
Status string - Import the status of the task.
- total number
- The total number of resources that have been listed.
- transferred number
- The number of imported resources.
- bytes_
total int - The total number of resource bytes that have been listed.
- bytes_
transferred int - The number of imported bytes.
- failed int
- The number of resources that failed to import.
- not_
exist int - The number of non-existent resources.
- skipped int
- Skip the number of imported resources.
- task_
status str - Import the status of the task.
- total int
- The total number of resources that have been listed.
- transferred int
- The number of imported resources.
- bytes
Total Number - The total number of resource bytes that have been listed.
- bytes
Transferred Number - The number of imported bytes.
- failed Number
- The number of resources that failed to import.
- not
Exist Number - The number of non-existent resources.
- skipped Number
- Skip the number of imported resources.
- task
Status String - Import the status of the task.
- total Number
- The total number of resources that have been listed.
- transferred Number
- The number of imported resources.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengineTerraform Provider.
Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
