VM Migration API (vmmigration:v1)

2022-06-07

2 removed methods

Deletions

    Methods
  • vmmigration.projects.locations.sources.migratingVms.replicationCycles.list

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/replicationCycles

      Parameter Order: parent

      HTTP Method: GET

      Path: v1/{+parent}/replicationCycles

      Description: Lists ReplicationCycles in a given MigratingVM.

      Parameters:

        pageToken

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

          Type: string

          Location: query

        pageSize

          Description: Optional. The maximum number of replication cycles to return. The service may return fewer than this value. If unspecified, at most 100 migrating VMs will be returned. The maximum value is 100; values above 100 will be coerced to 100.

          Type: integer

          Format: int32

          Location: query

        parent

          Type: string

          Description: Required. The parent, which owns this collection of ReplicationCycles.

          Pattern: ^projects/[^/]+/locations/[^/]+/sources/[^/]+/migratingVms/[^/]+$

          Location: path

          Required: Yes

        filter

          Description: Optional. The filter request.

          Location: query

          Type: string

        orderBy

          Description: Optional. the order by fields for the result.

          Type: string

          Location: query

  • vmmigration.projects.locations.sources.migratingVms.replicationCycles.get

      Parameter Order: name

      Description: Gets details of a single ReplicationCycle.

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/replicationCycles/{replicationCyclesId}

      Path: v1/{+name}

      Parameters:

        name

          Required: Yes

          Pattern: ^projects/[^/]+/locations/[^/]+/sources/[^/]+/migratingVms/[^/]+/replicationCycles/[^/]+$

          Description: Required. The name of the ReplicationCycle.

          Location: path

          Type: string

      HTTP Method: GET

2 new methods

Additions

    Methods
  • vmmigration.projects.locations.sources.migratingVms.replicationCycles.list

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/replicationCycles

      Parameter Order: parent

      HTTP Method: GET

      Path: v1/{+parent}/replicationCycles

      Description: Lists ReplicationCycles in a given MigratingVM.

      Parameters:

        pageToken

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

          Type: string

          Location: query

        pageSize

          Description: Optional. The maximum number of replication cycles to return. The service may return fewer than this value. If unspecified, at most 100 migrating VMs will be returned. The maximum value is 100; values above 100 will be coerced to 100.

          Type: integer

          Format: int32

          Location: query

        parent

          Type: string

          Description: Required. The parent, which owns this collection of ReplicationCycles.

          Pattern: ^projects/[^/]+/locations/[^/]+/sources/[^/]+/migratingVms/[^/]+$

          Location: path

          Required: Yes

        filter

          Description: Optional. The filter request.

          Location: query

          Type: string

        orderBy

          Description: Optional. the order by fields for the result.

          Type: string

          Location: query

  • vmmigration.projects.locations.sources.migratingVms.replicationCycles.get

      Parameter Order: name

      Description: Gets details of a single ReplicationCycle.

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/replicationCycles/{replicationCyclesId}

      Path: v1/{+name}

      Parameters:

        name

          Required: Yes

          Pattern: ^projects/[^/]+/locations/[^/]+/sources/[^/]+/migratingVms/[^/]+/replicationCycles/[^/]+$

          Description: Required. The name of the ReplicationCycle.

          Location: path

          Type: string

      HTTP Method: GET