Add and use a Thrift client object

This commit is contained in:
Spencer McIntyre
2023-09-11 12:40:19 -04:00
parent 0fcba5ee17
commit fbf95ecd92
5 changed files with 164 additions and 57 deletions
@@ -42,11 +42,8 @@ After these steps, the web portal (port 80/443) and Apache thrift service (port
### THRIFT_PORT
This is the Thrift service port for VMware xRealize Log Insight.
### THRIFT_TIMEOUT
This value represents the timeout duration for thrift service responses.
## WaitForResponseTimeout
This value represents timeout duration in seconds for RemotePakDownload command response.
### ThriftTimeout
Thrift response and connection timeout duration.
## WaitForUpgradeDuration
This value represents the duration of wait after issuing a PakUpgrade command.