This function retrieves the server's SSH port.
HTTP Request was successful.
The version of the API.
The name of the method called.
The name of the module called.
uapi --output=jsonpretty \ --user=username \ SSH \ get_port
{"apiversion": 3,"func": "get_port","module": "SSH","result": {"data": {"port": 22},"errors": null,"messages": null,"metadata": { },"status": 1,"warnings": null}}