Skip navigation links
com.tencentcloudapi.tcss.v20201101.models

Class CreateRiskDnsEventExportJobRequest

Returns:
Filters Filters.
  • `EventStatus` - String - Optional - Event status. Values: `EVENT_UNDEAL` (Pending); `EVENT_DEALED` (Handled); `EVENT_IGNORE` (Ignored); `EVENT_ADD_WHITE` (Added to the allowlist)
  • `ContainerStatus` - String - Optional - Container running status. `CREATED`, `RUNNING`, `PAUSED`, `STOPPED`, `RESTARTING`: `REMOVING`, `DESTROYED (Terminated)
  • `ContainerNetStatus` - String - Optional - Container network status. Values: `NORMAL`, `ISOLATED`, `ISOLATE_FAILED` (Isolation failed`; `RESTORE_FAILED` (Failed to restore from isolation), `RESTORING` (Restoring); `ISOLATING`
  • `EventType` - String - Optional - Event type. Values: `DOMAIN` (Malicious domain); `IP` (Malicious IP)
  • `TimeRange` - String - Optional - Time range, where the first value represents the start time and the second value represents the end time
  • `RiskDns` - String - Optional - Malicious domain.
  • `RiskIP`- String - Optional - Malicious IP.
  • `ContainerName` - String - Optional - Container name.
  • `ContainerID` - String - Optional - Container ID.
  • `ImageName` - String - Optional - Image name.
  • `ImageID` - String - Optional - Image ID.
  • `HostName` - String - Optional - Server name.
  • `HostIP` - String - Optional - Private IP.
  • `PublicIP` - String - Optional - Public IP.
  • Parameters:
    Filters - Filters.
  • `EventStatus` - String - Optional - Event status. Values: `EVENT_UNDEAL` (Pending); `EVENT_DEALED` (Handled); `EVENT_IGNORE` (Ignored); `EVENT_ADD_WHITE` (Added to the allowlist)
  • `ContainerStatus` - String - Optional - Container running status. `CREATED`, `RUNNING`, `PAUSED`, `STOPPED`, `RESTARTING`: `REMOVING`, `DESTROYED (Terminated)
  • `ContainerNetStatus` - String - Optional - Container network status. Values: `NORMAL`, `ISOLATED`, `ISOLATE_FAILED` (Isolation failed`; `RESTORE_FAILED` (Failed to restore from isolation), `RESTORING` (Restoring); `ISOLATING`
  • `EventType` - String - Optional - Event type. Values: `DOMAIN` (Malicious domain); `IP` (Malicious IP)
  • `TimeRange` - String - Optional - Time range, where the first value represents the start time and the second value represents the end time
  • `RiskDns` - String - Optional - Malicious domain.
  • `RiskIP`- String - Optional - Malicious IP.
  • `ContainerName` - String - Optional - Container name.
  • `ContainerID` - String - Optional - Container ID.
  • `ImageName` - String - Optional - Image name.
  • `ImageID` - String - Optional - Image ID.
  • `HostName` - String - Optional - Server name.
  • `HostIP` - String - Optional - Private IP.
  • `PublicIP` - String - Optional - Public IP.
  • Skip navigation links

    Copyright © 2023. All rights reserved.