|
95105 | 95105 | "folders": {
|
95106 | 95106 | "ios": {
|
95107 | 95107 | "class": "ShowProcessesMemory",
|
95108 |
| - "doc": "Parser for show switch detail", |
| 95108 | + "doc": "Parser for show processes memory", |
95109 | 95109 | "module_name": "ios.show_platform",
|
95110 | 95110 | "package": "genie.libs.parser",
|
95111 | 95111 | "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}",
|
|
95221 | 95221 | "folders": {
|
95222 | 95222 | "ios": {
|
95223 | 95223 | "class": "ShowProcessesMemory",
|
95224 |
| - "doc": "Parser for show switch detail", |
| 95224 | + "doc": "Parser for show processes memory | exclude {exclude}", |
95225 | 95225 | "module_name": "ios.show_platform",
|
95226 | 95226 | "package": "genie.libs.parser",
|
95227 | 95227 | "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}",
|
|
95249 | 95249 | "folders": {
|
95250 | 95250 | "ios": {
|
95251 | 95251 | "class": "ShowProcessesMemory",
|
95252 |
| - "doc": "Parser for show switch detail", |
| 95252 | + "doc": "Parser for show processes memory | include {include}", |
95253 | 95253 | "module_name": "ios.show_platform",
|
95254 | 95254 | "package": "genie.libs.parser",
|
95255 | 95255 | "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}",
|
|
95301 | 95301 | "folders": {
|
95302 | 95302 | "ios": {
|
95303 | 95303 | "class": "ShowProcessesMemory",
|
95304 |
| - "doc": "Parser for show switch detail", |
| 95304 | + "doc": "Parser for show processes memory | section {section}", |
95305 | 95305 | "module_name": "ios.show_platform",
|
95306 | 95306 | "package": "genie.libs.parser",
|
95307 | 95307 | "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