我希望在 GCP 中为项目创建一个具有自定义角色的用户
角色是:
用户可以:
able to ssh all the servers in the project
monitor all the servers in the project
list all snapshots in the project
list all images in the project
用户不应该有:
stop/delete the instances
view billing access
launch new instances
create/delete snapshot
create/delete images
create/remove firewall tags
可能吗 ?
如果是这样,在自定义角色下需要添加哪些权限