Database Migration API (datamigration:v1)

2023-02-23

1 removed method

Deletions

    Methods
  • datamigration.projects.locations.fetchStaticIps

      Path : v1/{+name}:fetchStaticIps

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}:fetchStaticIps

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

      Description : Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.

      HTTP Method : GET

      Parameter Order : name

      Parameters :

        pageToken

          Description : A page token, received from a previous `FetchStaticIps` call.

          Type : string

          Location : query

        name

          Location : path

          Type : string

          Description : Required. The resource name for the location for which static IPs should be returned. Must be in the format `projects/*/locations/*`.

          Required : Yes

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

        pageSize

          Type : integer

          Location : query

          Format : int32

          Description : Maximum number of IPs to return.

1 new method

Additions

    Methods
  • datamigration.projects.locations.fetchStaticIps

      Path : v1/{+name}:fetchStaticIps

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}:fetchStaticIps

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

      Description : Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.

      HTTP Method : GET

      Parameter Order : name

      Parameters :

        pageToken

          Description : A page token, received from a previous `FetchStaticIps` call.

          Type : string

          Location : query

        name

          Location : path

          Type : string

          Description : Required. The resource name for the location for which static IPs should be returned. Must be in the format `projects/*/locations/*`.

          Required : Yes

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

        pageSize

          Type : integer

          Location : query

          Format : int32

          Description : Maximum number of IPs to return.