# Get Datastore List

> `UiPath.VMware.Activities.CrossPlatform.DataStores.GetDatastoreList`

`UiPath.VMware.Activities.CrossPlatform.DataStores.GetDatastoreList`

## Description

Retrieves a list containing all the Datastores of a specified Host.

## Project compatibility

**Windows** | **Cross-platform**

## Configuration

### Input

* **Timeout (seconds)** - Specifies the amount of time (in seconds) to wait for the activity to complete before an error is thrown. The default value is 300 seconds. This field supports only `Int32` variables.

### Output

* **Datastores** - An array of `Datastore` variables, containing all of the Datastores found in the specified Host. This field supports only Arrays of `Datastore` variables.
