Infrastructure Manager API (config:v1)

2025-12-11

2 removed methods

Deletions

    Methods
  • config.projects.locations.updateAutoMigrationConfig

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

      Parameters :

        updateMask

          Location : query

          Description : Optional. The update mask applies to the resource. See google.protobuf.FieldMask.

          Format : google-fieldmask

          Type : string

        name

          Location : path

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

          Description : Identifier. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.

          Required : Yes

          Type : string

      Parameter Order : name

      Path : v1/{+name}

      HTTP Method : PATCH

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

      Description : Updates the AutoMigrationConfig for a given project and location.

  • config.projects.locations.getAutoMigrationConfig

      Path : v1/{+name}

      HTTP Method : GET

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

      Description : Get the AutoMigrationConfig for a given project and location.

      Parameters :

        name

          Description : Required. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.

          Required : Yes

          Location : path

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

          Type : string

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

      Parameter Order : name