1. Packages
  2. Packages
  3. Opentelekomcloud Provider
  4. API Docs
  5. getHssIntrusionEventsV5
Viewing docs for opentelekomcloud 1.36.66
published on Thursday, May 21, 2026 by opentelekomcloud
Viewing docs for opentelekomcloud 1.36.66
published on Thursday, May 21, 2026 by opentelekomcloud

    Using getHssIntrusionEventsV5

    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 getHssIntrusionEventsV5(args: GetHssIntrusionEventsV5Args, opts?: InvokeOptions): Promise<GetHssIntrusionEventsV5Result>
    function getHssIntrusionEventsV5Output(args: GetHssIntrusionEventsV5OutputArgs, opts?: InvokeOptions): Output<GetHssIntrusionEventsV5Result>
    def get_hss_intrusion_events_v5(begin_time: Optional[str] = None,
                                    category: Optional[str] = None,
                                    container_name: Optional[str] = None,
                                    days: Optional[float] = None,
                                    end_time: Optional[str] = None,
                                    enterprise_project_id: Optional[str] = None,
                                    event_types: Optional[Sequence[str]] = None,
                                    handle_status: Optional[str] = None,
                                    host_id: Optional[str] = None,
                                    host_name: Optional[str] = None,
                                    id: Optional[str] = None,
                                    private_ip: Optional[str] = None,
                                    severity: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetHssIntrusionEventsV5Result
    def get_hss_intrusion_events_v5_output(begin_time: pulumi.Input[Optional[str]] = None,
                                    category: pulumi.Input[Optional[str]] = None,
                                    container_name: pulumi.Input[Optional[str]] = None,
                                    days: pulumi.Input[Optional[float]] = None,
                                    end_time: pulumi.Input[Optional[str]] = None,
                                    enterprise_project_id: pulumi.Input[Optional[str]] = None,
                                    event_types: pulumi.Input[Optional[Sequence[pulumi.Input[str]]]] = None,
                                    handle_status: pulumi.Input[Optional[str]] = None,
                                    host_id: pulumi.Input[Optional[str]] = None,
                                    host_name: pulumi.Input[Optional[str]] = None,
                                    id: pulumi.Input[Optional[str]] = None,
                                    private_ip: pulumi.Input[Optional[str]] = None,
                                    severity: pulumi.Input[Optional[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetHssIntrusionEventsV5Result]
    func GetHssIntrusionEventsV5(ctx *Context, args *GetHssIntrusionEventsV5Args, opts ...InvokeOption) (*GetHssIntrusionEventsV5Result, error)
    func GetHssIntrusionEventsV5Output(ctx *Context, args *GetHssIntrusionEventsV5OutputArgs, opts ...InvokeOption) GetHssIntrusionEventsV5ResultOutput

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

    public static class GetHssIntrusionEventsV5 
    {
        public static Task<GetHssIntrusionEventsV5Result> InvokeAsync(GetHssIntrusionEventsV5Args args, InvokeOptions? opts = null)
        public static Output<GetHssIntrusionEventsV5Result> Invoke(GetHssIntrusionEventsV5InvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetHssIntrusionEventsV5Result> getHssIntrusionEventsV5(GetHssIntrusionEventsV5Args args, InvokeOptions options)
    public static Output<GetHssIntrusionEventsV5Result> getHssIntrusionEventsV5(GetHssIntrusionEventsV5Args args, InvokeOptions options)
    
    fn::invoke:
      function: opentelekomcloud:index/getHssIntrusionEventsV5:getHssIntrusionEventsV5
      arguments:
        # arguments dictionary
    data "opentelekomcloud_gethssintrusioneventsv5" "name" {
        # arguments
    }

    The following arguments are supported:

    Category string
    BeginTime string
    ContainerName string
    Days double
    EndTime string
    EnterpriseProjectId string
    EventTypes List<string>
    HandleStatus string
    HostId string
    HostName string
    Id string
    PrivateIp string
    Severity string
    Category string
    BeginTime string
    ContainerName string
    Days float64
    EndTime string
    EnterpriseProjectId string
    EventTypes []string
    HandleStatus string
    HostId string
    HostName string
    Id string
    PrivateIp string
    Severity string
    category string
    begin_time string
    container_name string
    days number
    end_time string
    enterprise_project_id string
    event_types list(string)
    handle_status string
    host_id string
    host_name string
    id string
    private_ip string
    severity string
    category String
    beginTime String
    containerName String
    days Double
    endTime String
    enterpriseProjectId String
    eventTypes List<String>
    handleStatus String
    hostId String
    hostName String
    id String
    privateIp String
    severity String
    category string
    beginTime string
    containerName string
    days number
    endTime string
    enterpriseProjectId string
    eventTypes string[]
    handleStatus string
    hostId string
    hostName string
    id string
    privateIp string
    severity string
    category String
    beginTime String
    containerName String
    days Number
    endTime String
    enterpriseProjectId String
    eventTypes List<String>
    handleStatus String
    hostId String
    hostName String
    id String
    privateIp String
    severity String

    getHssIntrusionEventsV5 Result

    The following output properties are available:

    category string
    events list(object)
    id string
    region string
    begin_time string
    container_name string
    days number
    end_time string
    enterprise_project_id string
    event_types list(string)
    handle_status string
    host_id string
    host_name string
    private_ip string
    severity string
    category String
    events List<Property Map>
    id String
    region String
    beginTime String
    containerName String
    days Number
    endTime String
    enterpriseProjectId String
    eventTypes List<String>
    handleStatus String
    hostId String
    hostName String
    privateIp String
    severity String

    Supporting Types

    GetHssIntrusionEventsV5Event

    GetHssIntrusionEventsV5EventFileInfoList

    FdCount string
    FdInfo string
    FileAction string
    FileAlias string
    FileAtime string
    FileAttr string
    FileChangeAttr string
    FileContent string
    FileCtime string
    FileDesc string
    FileHash string
    FileKeyWord string
    FileMd5 string
    FileMtime string
    FileNewPath string
    FileOperation string
    FilePath string
    FileSha256 string
    FileSize double
    FileType string
    IsDir string
    FdCount string
    FdInfo string
    FileAction string
    FileAlias string
    FileAtime string
    FileAttr string
    FileChangeAttr string
    FileContent string
    FileCtime string
    FileDesc string
    FileHash string
    FileKeyWord string
    FileMd5 string
    FileMtime string
    FileNewPath string
    FileOperation string
    FilePath string
    FileSha256 string
    FileSize float64
    FileType string
    IsDir string
    fd_count string
    fd_info string
    file_action string
    file_alias string
    file_atime string
    file_attr string
    file_change_attr string
    file_content string
    file_ctime string
    file_desc string
    file_hash string
    file_key_word string
    file_md5 string
    file_mtime string
    file_new_path string
    file_operation string
    file_path string
    file_sha256 string
    file_size number
    file_type string
    is_dir string
    fdCount String
    fdInfo String
    fileAction String
    fileAlias String
    fileAtime String
    fileAttr String
    fileChangeAttr String
    fileContent String
    fileCtime String
    fileDesc String
    fileHash String
    fileKeyWord String
    fileMd5 String
    fileMtime String
    fileNewPath String
    fileOperation String
    filePath String
    fileSha256 String
    fileSize Double
    fileType String
    isDir String
    fdCount string
    fdInfo string
    fileAction string
    fileAlias string
    fileAtime string
    fileAttr string
    fileChangeAttr string
    fileContent string
    fileCtime string
    fileDesc string
    fileHash string
    fileKeyWord string
    fileMd5 string
    fileMtime string
    fileNewPath string
    fileOperation string
    filePath string
    fileSha256 string
    fileSize number
    fileType string
    isDir string
    fdCount String
    fdInfo String
    fileAction String
    fileAlias String
    fileAtime String
    fileAttr String
    fileChangeAttr String
    fileContent String
    fileCtime String
    fileDesc String
    fileHash String
    fileKeyWord String
    fileMd5 String
    fileMtime String
    fileNewPath String
    fileOperation String
    filePath String
    fileSha256 String
    fileSize Number
    fileType String
    isDir String

    GetHssIntrusionEventsV5EventOperateDetailList

    AgentId string
    FileAttr string
    FileHash string
    FilePath string
    Hash string
    IsParent bool
    Keyword string
    LoginIp string
    LoginUserName string
    PrivateIp string
    ProcessPid double
    AgentId string
    FileAttr string
    FileHash string
    FilePath string
    Hash string
    IsParent bool
    Keyword string
    LoginIp string
    LoginUserName string
    PrivateIp string
    ProcessPid float64
    agent_id string
    file_attr string
    file_hash string
    file_path string
    hash string
    is_parent bool
    keyword string
    login_ip string
    login_user_name string
    private_ip string
    process_pid number
    agentId String
    fileAttr String
    fileHash String
    filePath String
    hash String
    isParent Boolean
    keyword String
    loginIp String
    loginUserName String
    privateIp String
    processPid Double
    agentId string
    fileAttr string
    fileHash string
    filePath string
    hash string
    isParent boolean
    keyword string
    loginIp string
    loginUserName string
    privateIp string
    processPid number
    agentId String
    fileAttr String
    fileHash String
    filePath String
    hash String
    isParent Boolean
    keyword String
    loginIp String
    loginUserName String
    privateIp String
    processPid Number

    GetHssIntrusionEventsV5EventProcessInfoList

    ChildProcessCmdline string
    ChildProcessEgid float64
    ChildProcessEuid float64
    ChildProcessFilename string
    ChildProcessGid float64
    ChildProcessName string
    ChildProcessPath string
    ChildProcessPid float64
    ChildProcessStartTime float64
    ChildProcessUid float64
    EscapeCmd string
    EscapeMode string
    ParentProcessCmdline string
    ParentProcessEgid float64
    ParentProcessEuid float64
    ParentProcessFilename string
    ParentProcessGid float64
    ParentProcessName string
    ParentProcessPath string
    ParentProcessPid float64
    ParentProcessStartTime float64
    ParentProcessUid float64
    ProcessCmdline string
    ProcessEgid float64
    ProcessEuid float64
    ProcessFilename string
    ProcessGid float64
    ProcessHash string
    ProcessName string
    ProcessPath string
    ProcessPid float64
    ProcessStartTime float64
    ProcessUid float64
    ProcessUsername string
    VirtCmd string
    VirtProcessName string
    child_process_cmdline string
    child_process_egid number
    child_process_euid number
    child_process_filename string
    child_process_gid number
    child_process_name string
    child_process_path string
    child_process_pid number
    child_process_start_time number
    child_process_uid number
    escape_cmd string
    escape_mode string
    parent_process_cmdline string
    parent_process_egid number
    parent_process_euid number
    parent_process_filename string
    parent_process_gid number
    parent_process_name string
    parent_process_path string
    parent_process_pid number
    parent_process_start_time number
    parent_process_uid number
    process_cmdline string
    process_egid number
    process_euid number
    process_filename string
    process_gid number
    process_hash string
    process_name string
    process_path string
    process_pid number
    process_start_time number
    process_uid number
    process_username string
    virt_cmd string
    virt_process_name string

    GetHssIntrusionEventsV5EventResourceInfo

    ContainerId string
    DomainId string
    EcsId string
    EnterpriseProjectId string
    HostAttr string
    ImageId string
    ImageName string
    Microservice string
    OsBit string
    OsName string
    OsType string
    OsVersion string
    ProjectId string
    RegionName string
    Service string
    SysArch string
    VmName string
    VmUuid string
    VpcId string
    ContainerId string
    DomainId string
    EcsId string
    EnterpriseProjectId string
    HostAttr string
    ImageId string
    ImageName string
    Microservice string
    OsBit string
    OsName string
    OsType string
    OsVersion string
    ProjectId string
    RegionName string
    Service string
    SysArch string
    VmName string
    VmUuid string
    VpcId string
    container_id string
    domain_id string
    ecs_id string
    enterprise_project_id string
    host_attr string
    image_id string
    image_name string
    microservice string
    os_bit string
    os_name string
    os_type string
    os_version string
    project_id string
    region_name string
    service string
    sys_arch string
    vm_name string
    vm_uuid string
    vpc_id string
    containerId String
    domainId String
    ecsId String
    enterpriseProjectId String
    hostAttr String
    imageId String
    imageName String
    microservice String
    osBit String
    osName String
    osType String
    osVersion String
    projectId String
    regionName String
    service String
    sysArch String
    vmName String
    vmUuid String
    vpcId String
    containerId string
    domainId string
    ecsId string
    enterpriseProjectId string
    hostAttr string
    imageId string
    imageName string
    microservice string
    osBit string
    osName string
    osType string
    osVersion string
    projectId string
    regionName string
    service string
    sysArch string
    vmName string
    vmUuid string
    vpcId string
    containerId String
    domainId String
    ecsId String
    enterpriseProjectId String
    hostAttr String
    imageId String
    imageName String
    microservice String
    osBit String
    osName String
    osType String
    osVersion String
    projectId String
    regionName String
    service String
    sysArch String
    vmName String
    vmUuid String
    vpcId String

    GetHssIntrusionEventsV5EventUserInfoList

    LoginFailCount double
    LoginIp string
    LoginLastTime double
    LoginMode double
    PwdHash string
    PwdMaxDays double
    PwdMinDays double
    PwdUsedDays double
    PwdWarnLeftDays double
    PwdWithFuzzing string
    ServicePort double
    ServiceType string
    UserGid double
    UserGroupName string
    UserHomeDir string
    UserId double
    UserName string
    LoginFailCount float64
    LoginIp string
    LoginLastTime float64
    LoginMode float64
    PwdHash string
    PwdMaxDays float64
    PwdMinDays float64
    PwdUsedDays float64
    PwdWarnLeftDays float64
    PwdWithFuzzing string
    ServicePort float64
    ServiceType string
    UserGid float64
    UserGroupName string
    UserHomeDir string
    UserId float64
    UserName string
    loginFailCount Double
    loginIp String
    loginLastTime Double
    loginMode Double
    pwdHash String
    pwdMaxDays Double
    pwdMinDays Double
    pwdUsedDays Double
    pwdWarnLeftDays Double
    pwdWithFuzzing String
    servicePort Double
    serviceType String
    userGid Double
    userGroupName String
    userHomeDir String
    userId Double
    userName String
    loginFailCount number
    loginIp string
    loginLastTime number
    loginMode number
    pwdHash string
    pwdMaxDays number
    pwdMinDays number
    pwdUsedDays number
    pwdWarnLeftDays number
    pwdWithFuzzing string
    servicePort number
    serviceType string
    userGid number
    userGroupName string
    userHomeDir string
    userId number
    userName string
    loginFailCount Number
    loginIp String
    loginLastTime Number
    loginMode Number
    pwdHash String
    pwdMaxDays Number
    pwdMinDays Number
    pwdUsedDays Number
    pwdWarnLeftDays Number
    pwdWithFuzzing String
    servicePort Number
    serviceType String
    userGid Number
    userGroupName String
    userHomeDir String
    userId Number
    userName String

    Package Details

    Repository
    opentelekomcloud opentelekomcloud/terraform-provider-opentelekomcloud
    License
    Notes
    This Pulumi package is based on the opentelekomcloud Terraform Provider.
    Viewing docs for opentelekomcloud 1.36.66
    published on Thursday, May 21, 2026 by opentelekomcloud

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial