{ "id":"/axapi/v3/system/pbslb/stats", "type":"object", "node-type":"scalar", "title":"pbslb", "description":"Statistics for the object pbslb", "properties":{ "stats":{ "type":"object", "properties":{ "curr_entries":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Current PBSLB Entry Count", "long-description":"{}", "optional":true }, "total_v4_entries_created":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total V4 Entry Count Created", "long-description":"{}", "optional":true }, "total_v4_entries_freed":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Total V4 Entry Count Freed", "long-description":"{}", "optional":true }, "total_v6_entries_created":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Total V6 Entry Count Created", "long-description":"{}", "optional":true }, "total_v6_entries_freed":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Total V6 Entry Count Freed", "long-description":"{}", "optional":true }, "total_domain_entries_created":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Total Domain Entry Count Created", "long-description":"{}", "optional":true }, "total_domain_entries_freed":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Total Domain Entry Count Freed", "long-description":"{}", "optional":true }, "total_direct_action_entries_created":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Total Direct Action Entry Count Created", "long-description":"{}", "optional":true }, "total_direct_action_entries_freed":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Total Direct Action Entry Count Freed", "long-description":"{}", "optional":true }, "curr_entries_target_global":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"Current Entry Target Global", "long-description":"{}", "optional":true }, "curr_entries_target_vserver":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"Current Entry Target Vserver", "long-description":"{}", "optional":true }, "curr_entries_target_vport":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"Current Entry Target Vport", "long-description":"{}", "optional":true }, "curr_entries_target_LOC":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"Current Entry Target LOC", "long-description":"{}", "optional":true }, "curr_entries_target_rserver":{ "type":"number", "format":"counter", "size":"8", "oid":"14", "description":"Current Entry Target Rserver", "long-description":"{}", "optional":true }, "curr_entries_target_rport":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Current Entry Target Rport", "long-description":"{}", "optional":true }, "curr_entries_target_service":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Current Entry Target Service", "long-description":"{}", "optional":true }, "curr_entries_stats":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"Current Entry Stats Count", "long-description":"{}", "optional":true } } } } }