-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
257 additions
and
14 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"description": "Full access to Migration Center all resources.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"migrationcenter.assets.create", | ||
"migrationcenter.assets.delete", | ||
"migrationcenter.assets.get", | ||
"migrationcenter.assets.list", | ||
"migrationcenter.assets.reportFrames", | ||
"migrationcenter.assets.update", | ||
"migrationcenter.groups.create", | ||
"migrationcenter.groups.delete", | ||
"migrationcenter.groups.get", | ||
"migrationcenter.groups.list", | ||
"migrationcenter.groups.update", | ||
"migrationcenter.importJobs.create", | ||
"migrationcenter.importJobs.delete", | ||
"migrationcenter.importJobs.get", | ||
"migrationcenter.importJobs.list", | ||
"migrationcenter.importJobs.update", | ||
"migrationcenter.locations.get", | ||
"migrationcenter.locations.list", | ||
"migrationcenter.operations.cancel", | ||
"migrationcenter.operations.delete", | ||
"migrationcenter.operations.get", | ||
"migrationcenter.operations.list", | ||
"migrationcenter.sources.create", | ||
"migrationcenter.sources.delete", | ||
"migrationcenter.sources.get", | ||
"migrationcenter.sources.list", | ||
"migrationcenter.sources.update", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/migrationcenter.admin", | ||
"stage": "BETA", | ||
"title": "Migration Center Admin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"description": "Gives Migration Center Service Account access to objects storedin object store and Cloud Migration products.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"storage.objects.get", | ||
"vmmigration.migratingVms.create" | ||
], | ||
"name": "roles/migrationcenter.serviceAgent", | ||
"stage": "ALPHA", | ||
"title": "Migration Center Service Agent" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"description": "Read-only access to Migration Center all resources.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"migrationcenter.assets.get", | ||
"migrationcenter.assets.list", | ||
"migrationcenter.groups.get", | ||
"migrationcenter.groups.list", | ||
"migrationcenter.importJobs.get", | ||
"migrationcenter.importJobs.list", | ||
"migrationcenter.locations.get", | ||
"migrationcenter.locations.list", | ||
"migrationcenter.operations.get", | ||
"migrationcenter.operations.list", | ||
"migrationcenter.sources.get", | ||
"migrationcenter.sources.list", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/migrationcenter.viewer", | ||
"stage": "BETA", | ||
"title": "Migration Center Viewer" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters