ipmi/discover/scan-wait-for-complete

IP Address of the BMC

This optional parameter controls whether the CLI call should wait for the IPMI range scan to complete. By setting this parameter to true, the RunAction API call will block until the scan has finished entirely or until the timeout set by ipmi/discover/scan-timeout-minutes is reached. This means that both the CLI and any other API calls will be blocked until this call is complete. Whether set to true or false, the CLI call will return the complete scan object, which includes an ID that can be used to monitor the progress of the range scan.