When pulling the inventory through API, some Landscapes are not providing any data
25.x
The API client (e.g., Perl/Net::HTTP) times out because the OneClick server requires more time to build and transmit the XML response than the client's configured timeout allows
Net::HTTP or LWP::UserAgent in Perl) to use a timeout of at least 600 seconds.throttlesize and start parameters in the REST API request. Reduce the throttle size (e.g., 250–500) to ensure individual batches complete within the timeout window.