---
title: "GET /v1/{+source}:fetchStorageInventory"
method: GET
path: "/v1/{+source}:fetchStorageInventory"
tags: ["projects"]
---

# GET /v1/{+source}:fetchStorageInventory

`GET /v1/{+source}:fetchStorageInventory`

List remote source's inventory of storage resources. The remote source is another cloud vendor (e.g. AWS, Azure). The inventory describes the list of existing storage resources in that source. Note that this operation lists the resources on the remote source, as opposed to listing the MigratingVms resources in the vmmigration service.

## Path parameters

- `source` string, required

## Query parameters

- `forceRefresh` boolean
- `pageSize` integer
- `pageToken` string
- `type` 'STORAGE_TYPE_UNSPECIFIED' | 'DISKS' | 'SNAPSHOTS'

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/vmmigration.md) · [All operations](https://skmtc.net/google/apis/vmmigration/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/vmmigration/versions/c812c34615f3/schema)
