MemoryBalancerInfo
{
"child": [
{
"memory": 0,
"pid": 0
}
],
"controller_memory": 0,
"controller_memory_usage_percent": "number",
"debug_message": "string",
"limit": 0,
"memory_used": 0,
"pid": 0,
"process": "string",
"process_mode": "string",
"process_trend": "string",
"task_queue_length": 0,
"threshold_percent": "number"
}
Child process information. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Current controller memory (in GB) usage. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Percent usage of total controller memory. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Holder for debug message. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Limit on the memory (in KB) for the Process. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Amount of memory (in KB) used by the Process. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
PID of the Process. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Name of the Process. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Current mode of the process. Enum options - REGULAR, DEBUG, DEGRADED, STOP. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Current usage trend of the process. Enum options - UPWARD, DOWNWARD, NEUTRAL. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Size of the task queue usage. Field introduced in 30.2.1, 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Percent usage of the process limit. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.