1. Packages
  2. Opentelekomcloud Provider
  3. API Docs
  4. getHssIntrusionEventsV5
opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud

opentelekomcloud.getHssIntrusionEventsV5

Explore with Pulumi AI

opentelekomcloud logo
opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 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: Optional[pulumi.Input[str]] = None,
                                    category: Optional[pulumi.Input[str]] = None,
                                    container_name: Optional[pulumi.Input[str]] = None,
                                    days: Optional[pulumi.Input[float]] = None,
                                    end_time: Optional[pulumi.Input[str]] = None,
                                    enterprise_project_id: Optional[pulumi.Input[str]] = None,
                                    event_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                    handle_status: Optional[pulumi.Input[str]] = None,
                                    host_id: Optional[pulumi.Input[str]] = None,
                                    host_name: Optional[pulumi.Input[str]] = None,
                                    id: Optional[pulumi.Input[str]] = None,
                                    private_ip: Optional[pulumi.Input[str]] = None,
                                    severity: Optional[pulumi.Input[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

    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
    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<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
    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
    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

    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
    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.
    opentelekomcloud logo
    opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud