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

2023-04-14

1 new method

Additions

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

      Parameter Order : domain

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

      Path : v1/{+domain}:domainJoinMachine

      HTTP Method : POST

      Description : DomainJoinMachine API joins a Compute Engine VM to the domain

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

      Parameters :

        domain

          Location : path

          Type : string

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

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

          Required : Yes