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

2022-08-30

3 new methods

Additions

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

      Parameter Order: domain

      Path: v1beta1/{+domain}:enableMigration

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

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

      Parameters:

        domain

          Type: string

          Location: path

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

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

          Required: Yes

      Description: Enable Domain Migration

      HTTP Method: POST

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

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

      Description: Disable Domain Migration

      Path: v1beta1/{+domain}:disableMigration

      HTTP Method: POST

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

      Parameters:

        domain

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

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: domain

  • managedidentities.projects.locations.global.domains.checkMigrationPermission

      HTTP Method: POST

      Path: v1beta1/{+domain}:checkMigrationPermission

      Description: CheckMigrationPermission API gets the current state of DomainMigration

      Parameter Order: domain

      Parameters:

        domain

          Location: path

          Required: Yes

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

          Type: string

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

      Flat Path: v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:checkMigrationPermission

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