Migration Center API (migrationcenter:v1alpha1)

2024-08-21

2 removed methods

Deletions

    Methods
  • migrationcenter.projects.locations.relations.get

      Path : v1alpha1/{+name}

      Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/relations/{relationsId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. Name of the resource.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Gets the details of an relation.

  • migrationcenter.projects.locations.relations.list

      Path : v1alpha1/{+parent}/relations

      Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/relations

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Parent value for `ListRelationsRequest`.

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

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : A token identifying a page of results the server should return.

          Location : query

          Type : string

        filter

          Description : Filtering results.

          Location : query

          Type : string

        orderBy

          Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists all the relations in a given project and location.

2 new methods

Additions

    Methods
  • migrationcenter.projects.locations.relations.get

      Path : v1alpha1/{+name}

      Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/relations/{relationsId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. Name of the resource.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Gets the details of an relation.

  • migrationcenter.projects.locations.relations.list

      Path : v1alpha1/{+parent}/relations

      Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}/relations

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Parent value for `ListRelationsRequest`.

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

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : A token identifying a page of results the server should return.

          Location : query

          Type : string

        filter

          Description : Filtering results.

          Location : query

          Type : string

        orderBy

          Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists all the relations in a given project and location.