Browse Source

Machine Permission update on Google Compute

Machine permission can be updated without deleting instances.

Backport of #24607 in master branch
propulkit 8 years ago
parent
commit
77feabb3d5
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/plugins/discovery-gce.asciidoc

+ 1 - 2
docs/plugins/discovery-gce.asciidoc

@@ -433,8 +433,7 @@ gcloud config set project es-cloud
 [[discovery-gce-usage-tips-permissions]]
 [[discovery-gce-usage-tips-permissions]]
 ===== Machine Permissions
 ===== Machine Permissions
 
 
-If you have created a machine without the correct permissions, you will see `403 unauthorized` error messages. The only
-way to alter these permissions is to delete the instance (NOT THE DISK). Then create another with the correct permissions.
+If you have created a machine without the correct permissions, you will see `403 unauthorized` error messages. To change machine permission on an existing instance, first stop the instance then Edit. Scroll down to `Access Scopes` to change permission.  The other way to alter these permissions is to delete the instance (NOT THE DISK). Then create another with the correct permissions.
 
 
 Creating machines with gcloud::
 Creating machines with gcloud::
 +
 +