2023-02-22
▼ ▲ datamigration.projects.locations.fetchStaticIps
Description : Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.
Parameter Order : name
Path : v1/{+name}:fetchStaticIps
Parameters :
pageSize
Type : integer
Location : query
Description : Maximum number of IPs to return.
Format : int32
name
Pattern : ^projects/[^/]+/locations/[^/]+$
Type : string
Description : Required. The resource name for the location for which static IPs should be returned. Must be in the format `projects/*/locations/*`.
Location : path
Required : Yes
pageToken
Description : A page token, received from a previous `FetchStaticIps` call.
HTTP Method : GET
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/projects/{projectsId}/locations/{locationsId}:fetchStaticIps