|
92388 | 92388 | "folders": { |
92389 | 92389 | "ios": { |
92390 | 92390 | "class": "ShowProcessesMemory", |
92391 | | - "doc": "Parser for show switch detail", |
| 92391 | + "doc": "Parser for show processes memory", |
92392 | 92392 | "module_name": "ios.show_platform", |
92393 | 92393 | "package": "genie.libs.parser", |
92394 | 92394 | "schema": "{\n Optional('processor_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('reserve_p_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('lsmi_io_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('pid'): {\n Any('*'): {\n 'index': {\n Any('*'): {\n 'pid': int,\n 'tty': int,\n 'allocated': int,\n 'freed': int,\n 'holding': int,\n 'getbufs': int,\n 'retbufs': int,\n 'process': str,\n },\n },\n },\n },\n}", |
|
92504 | 92504 | "folders": { |
92505 | 92505 | "ios": { |
92506 | 92506 | "class": "ShowProcessesMemory", |
92507 | | - "doc": "Parser for show switch detail", |
| 92507 | + "doc": "Parser for show processes memory | exclude {exclude}", |
92508 | 92508 | "module_name": "ios.show_platform", |
92509 | 92509 | "package": "genie.libs.parser", |
92510 | 92510 | "schema": "{\n Optional('processor_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('reserve_p_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('lsmi_io_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('pid'): {\n Any('*'): {\n 'index': {\n Any('*'): {\n 'pid': int,\n 'tty': int,\n 'allocated': int,\n 'freed': int,\n 'holding': int,\n 'getbufs': int,\n 'retbufs': int,\n 'process': str,\n },\n },\n },\n },\n}", |
|
92532 | 92532 | "folders": { |
92533 | 92533 | "ios": { |
92534 | 92534 | "class": "ShowProcessesMemory", |
92535 | | - "doc": "Parser for show switch detail", |
| 92535 | + "doc": "Parser for show processes memory | include {include}", |
92536 | 92536 | "module_name": "ios.show_platform", |
92537 | 92537 | "package": "genie.libs.parser", |
92538 | 92538 | "schema": "{\n Optional('processor_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('reserve_p_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('lsmi_io_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('pid'): {\n Any('*'): {\n 'index': {\n Any('*'): {\n 'pid': int,\n 'tty': int,\n 'allocated': int,\n 'freed': int,\n 'holding': int,\n 'getbufs': int,\n 'retbufs': int,\n 'process': str,\n },\n },\n },\n },\n}", |
|
92584 | 92584 | "folders": { |
92585 | 92585 | "ios": { |
92586 | 92586 | "class": "ShowProcessesMemory", |
92587 | | - "doc": "Parser for show switch detail", |
| 92587 | + "doc": "Parser for show processes memory | section {section}", |
92588 | 92588 | "module_name": "ios.show_platform", |
92589 | 92589 | "package": "genie.libs.parser", |
92590 | 92590 | "schema": "{\n Optional('processor_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('reserve_p_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('lsmi_io_pool'): {\n 'total': int,\n 'used': int,\n 'free': int,\n },\n Optional('pid'): {\n Any('*'): {\n 'index': {\n Any('*'): {\n 'pid': int,\n 'tty': int,\n 'allocated': int,\n 'freed': int,\n 'holding': int,\n 'getbufs': int,\n 'retbufs': int,\n 'process': str,\n },\n },\n },\n },\n}", |
|
0 commit comments