VM Migration API (vmmigration:v1)

2022-05-24

1 updated method

Updates

    Methods
  • vmmigration.projects.locations.sources.fetchInventory

      Parameters:

        pageToken

          Type: string

          Location: query

          Description: A page token, received from a previous `FetchInventory` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `FetchInventory` must match the call that provided the page token.

        pageSize

          Description: The maximum number of VMs to return. The service may return fewer than this value. For AWS source: If unspecified, at most 500 VMs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. For VMWare source: If unspecified, all VMs will be returned. There is no limit for maximum value.

          Format: int32

          Type: integer

          Location: query