MemoryBalancerRequestApiResponse

MemoryBalancerRequestApiResponse
MemoryBalancerRequestApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "controller_info": {
                "current_controller_mem_usage": "number"
            },
            "name": "string",
            "node_uuid": "string",
            "process_info": {
                "current_process_id": "number",
                "current_process_mem_usage": "number",
                "intimation_count": "number",
                "memory_limit": "number",
                "memory_trend_usage": "string",
                "process_mode": "string",
                "threshold_percent": "number"
            },
            "process_instance": "string",
            "tenant_ref": "string",
            "timestamp": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next