# \LocationApi
All URIs are relative to *https://api.eu-west-2.outscale.com/api/v1*
[**read_locations**](LocationApi.md#read_locations) | **POST** /ReadLocations |
## read_locations
> crate::models::ReadLocationsResponse read_locations(read_locations_request)
Lists the locations, corresponding to datacenters, where you can set up a DirectLink.<br /><br /> For more information, see [About DirectLink](https://docs.outscale.com/en/userguide/About-DirectLink.html).
### Parameters
**read_locations_request** | Option<[**ReadLocationsRequest**](ReadLocationsRequest.md)> | | |
### Return type
[**crate::models::ReadLocationsResponse**](ReadLocationsResponse.md)
### Authorization
No authorization required
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)