organizations
Lists the service accounts with the permissions required to allow the Synchronizer to download environment data from the control plane. An ETag is returned in the response to getSyncAuthorization. Pass that ETag when calling setSyncAuthorization to ensure that you are updating the correct version. If you don't pass the ETag in the call to setSyncAuthorization, then the existing authorization is overwritten indiscriminately. For more information, see Configure the Synchronizer. Note: Available to Apigee hybrid only.
post/v1/{+name}:getSyncAuthorization
Path parameters
namestring required
Required. Name of the Apigee organization. Use the following structure in your request: organizations/{org}
Request body
GoogleCloudApigeeV1GetSyncAuthorizationRequest required
Request for GetSyncAuthorization.
Response
Successful response