Managed Service for Microsoft Active Directory API (managedidentities:v1)

2023-05-14

2 new methods

Additions

    Methods
  • managedidentities.projects.locations.global.domains.enableMigration

      Parameter Order : domain

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

      Description : Enable Domain Migration

      HTTP Method : POST

      Path : v1/{+domain}:enableMigration

      Flat Path : v1/projects/{projectsId}/locations/global/domains/{domainsId}:enableMigration

      Parameters :

        domain

          Required : Yes

          Description : Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}`

          Location : path

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

          Type : string

  • managedidentities.projects.locations.global.domains.disableMigration

      Parameters :

        domain

          Type : string

          Description : Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}`

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

          Required : Yes

          Location : path

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

      Flat Path : v1/projects/{projectsId}/locations/global/domains/{domainsId}:disableMigration

      Description : Disable Domain Migration

      HTTP Method : POST

      Parameter Order : domain

      Path : v1/{+domain}:disableMigration