| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/google-cloud-sdk/lib/surface/network_connectivity/hubs/ |
Upload File : |
- release_tracks: [BETA]
help_text:
brief: Remove an IAM policy binding from the IAM policy of a hub resource.
description: |
Remove an IAM policy binding from the IAM policy of a hub resource.
examples: |
To remove the ``roles/networkconnectivity.groupUser'' role from a user of the hub ``my-hub'',
run:
$ {command} my-hub --member="user:username@gmail.com" --role="roles/networkconnectivity.groupUser"
request:
collection: networkconnectivity.projects.locations.global.hubs
api_version: v1beta
arguments:
resource:
help_text: The hub that you want to update.
spec: !REF googlecloudsdk.command_lib.network_connectivity.resources:hub
iam:
set_iam_policy_request_path: googleIamV1SetIamPolicyRequest
message_type_overrides:
policy: GoogleIamV1Policy
set_iam_policy_request: NetworkconnectivityProjectsLocationsGlobalHubsSetIamPolicyRequest
- release_tracks: [GA]
help_text:
brief: Remove an IAM policy binding from the IAM policy of a hub resource.
description: |
Remove an IAM policy binding from the IAM policy of a hub resource.
examples: |
To remove the ``roles/networkconnectivity.groupUser'' role from a user of the hub ``my-hub'',
run:
$ {command} my-hub --member="user:username@gmail.com" --role="roles/networkconnectivity.groupUser"
request:
collection: networkconnectivity.projects.locations.global.hubs
api_version: v1
arguments:
resource:
help_text: The hub that you want to update.
spec: !REF googlecloudsdk.command_lib.network_connectivity.resources:hub