2023-02-25
▼ ▲ 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
HTTP Method : GET
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
pageToken
Location : query
Description : A page token, received from a previous `FetchStaticIps` call.
Type : string
pageSize
Format : int32
Type : integer
Description : Maximum number of IPs to return.
name
Description : Required. The resource name for the location for which static IPs should be returned. Must be in the format `projects/*/locations/*`.
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Location : path
Flat Path : v1/projects/{projectsId}/locations/{locationsId}:fetchStaticIps