v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132862102.5 KB
projects

DomainJoinMachine API joins a Compute Engine VM to the domain

post/v1/{+domain}:domainJoinMachine

Path parameters

domainstring required

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

Request body

vmIdTokenstring

Required. Full instance id token of compute engine VM to verify instance identity. More about this: https://cloud.google.com/compute/docs/instances/verifying-instance-identity#request_signature

forceboolean

Optional. force if True, forces domain join even if the computer account already exists.

ouNamestring

Optional. OU name where the VM needs to be domain joined

Response

Successful response