SEFaultInjectSeParam

SEFaultInjectSeParam
SEFaultInjectSeParam
JSON Example
{
    "agent_terminate_on_hung_duration": 0,
    "core": 0,
    "enable_agent_terminate_on_hung": 0,
    "obj_names": [
        "string"
    ],
    "random_core": false,
    "se_agent_fault": "string",
    "se_dp_fault": "string"
}
integer As uint32 As uint32
agent_terminate_on_hung_duration
Optional

Internal Duration in seconds to wait before terminating hung se_agent process. Field introduced in 32.1.1. Unit is SEC. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
core
Optional
Constraints: default: 1000

Inject fault in specific core. Field introduced in 18.1.5,18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
enable_agent_terminate_on_hung
Optional

Internal Terminate se_agent upon detecting of > 20s or below configured hung_duration. Set 0 to dis-able, 1 to enable. Allowed values are 0-1. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

array of string
obj_names
Optional

Inject Fault on Objects. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
random_core
Optional

Inject fault in random no of cores. Field introduced in 18.1.5,18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_agent_fault
Optional
Constraints: default: SE_AGENT_FAULT_DISABLED

Set se-agent fault type. Enum options - SE_AGENT_FAULT_DISABLED, SE_AGENT_PRE_PROCESS_FAULT, SE_AGENT_POST_PROCESS_FAULT, SE_AGENT_DP_RESPONSE_FAULT, SE_AGENT_RANDOM_PROCESS_FAULT. Field introduced in 18.1.5,18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_dp_fault
Optional
Constraints: default: SE_DP_FAULT_DISABLED

Set se-dp fault type. Enum options - SE_DP_FAULT_DISABLED. Field introduced in 18.1.5,18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.