SeMemoryLimitEventDetails

SeMemoryLimitEventDetails
SeMemoryLimitEventDetails
JSON Example
{
    "config_memory_status": "string",
    "heap_config_hard_limit": 0,
    "heap_config_soft_limit": 0,
    "heap_config_usage": 0,
    "heap_conn_usage": 0,
    "se_ref": "string",
    "shm_config_hard_limit": 0,
    "shm_config_soft_limit": 0,
    "shm_config_usage": 0,
    "shm_conn_usage": 0
}
string
config_memory_status
Optional

Current status of config memory. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
heap_config_hard_limit
Optional

Heap config memory hard limit. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
heap_config_soft_limit
Optional

Heap config memory soft limit. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
heap_config_usage
Optional

Config memory usage in heap memory. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
heap_conn_usage
Optional

Connection memory usage in heap memory. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_ref
Optional

UUID of the SE responsible for this event. It is a reference to an object of type ServiceEngine. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
shm_config_hard_limit
Optional

Current shm config memory hard limit. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
shm_config_soft_limit
Optional

Current shm config memory soft limit. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
shm_config_usage
Optional

Config memory usage in shared memory. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
shm_conn_usage
Optional

Connection memory usage in shared memory. Field introduced in 18.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of