Main interface function wrapped with lmi command is:
It accepts ns object as the first argument, an instance of lmi.shell.LMINamespace.
LMI system client library.
Returns formatted memory size.
Parameters: | size (Number) – Size in bytes |
---|---|
Returns: | Formatted size string. |
Return type: | String |
Returns all instances of instance_name.
Parameters: | instance_name (String) – Instance name |
---|---|
Returns: | List of instances of instance_name |
Return type: | List of lmi.shell.LMIInstance |
Returns: | Tabular data of system hostname. |
---|---|
Return type: | List of tuples |
Returns: | Tabular data of system hw info. |
---|---|
Return type: | List of tuples |