You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="firstline">Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.</p>
<pre>Gets details about a Network Connectivity Center group.
107
+
108
+
Args:
109
+
name: string, Required. The name of the route table resource. (required)
110
+
x__xgafv: string, V1 error format.
111
+
Allowed values
112
+
1 - v1 error format
113
+
2 - v2 error format
114
+
115
+
Returns:
116
+
An object of the form:
117
+
118
+
{ # A group is a set of spokes to which you can apply policies. Each group of spokes has its own route table. For each group, you can also set different rules for whether spokes can be automatically attached to the hub.
119
+
"createTime": "A String", # Output only. The time the group was created.
120
+
"description": "A String", # Optional. The description of the group.
121
+
"labels": { # Optional. Labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
122
+
"a_key": "A String",
123
+
},
124
+
"name": "A String", # Immutable. The name of the group. Group names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub}/groups/{group_id}`
125
+
"state": "A String", # Output only. The current lifecycle state of this group.
126
+
"uid": "A String", # Output only. The Google-generated UUID for the group. This value is unique across all group resources. If a group is deleted and another with the same name is created, the new route table is assigned a different unique_id.
127
+
"updateTime": "A String", # Output only. The time the group was last updated.
parent: string, Required. The parent resource's name. (required)
185
+
filter: string, An expression that filters the list of results.
186
+
orderBy: string, Sort the results by a certain order.
187
+
pageSize: integer, The maximum number of results to return per page.
188
+
pageToken: string, The page token.
189
+
x__xgafv: string, V1 error format.
190
+
Allowed values
191
+
1 - v1 error format
192
+
2 - v2 error format
193
+
194
+
Returns:
195
+
An object of the form:
196
+
197
+
{ # Response for HubService.ListGroups method.
198
+
"groups": [ # The requested groups.
199
+
{ # A group is a set of spokes to which you can apply policies. Each group of spokes has its own route table. For each group, you can also set different rules for whether spokes can be automatically attached to the hub.
200
+
"createTime": "A String", # Output only. The time the group was created.
201
+
"description": "A String", # Optional. The description of the group.
202
+
"labels": { # Optional. Labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
203
+
"a_key": "A String",
204
+
},
205
+
"name": "A String", # Immutable. The name of the group. Group names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub}/groups/{group_id}`
206
+
"state": "A String", # Output only. The current lifecycle state of this group.
207
+
"uid": "A String", # Output only. The Google-generated UUID for the group. This value is unique across all group resources. If a group is deleted and another with the same name is created, the new route table is assigned a different unique_id.
208
+
"updateTime": "A String", # Output only. The time the group was last updated.
209
+
},
210
+
],
211
+
"nextPageToken": "A String", # The token for the next page of the response. To see more results, use this value as the page_token for your next request. If this value is empty, there are no more results.
212
+
"unreachable": [ # Hubs that could not be reached.
<pre>Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
Copy file name to clipboardExpand all lines: docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -445,6 +445,7 @@ <h3>Method Details</h3>
445
445
{ # A Network Connectivity Center spoke represents one or more network connectivity resources. When you create a spoke, you associate it with a hub. You must also identify a value for exactly one of the following fields: * linked_vpn_tunnels * linked_interconnect_attachments * linked_router_appliance_instances
446
446
"createTime": "A String", # Output only. The time the spoke was created.
447
447
"description": "A String", # An optional description of the spoke.
448
+
"group": "A String", # The name of the group that this spoke is associated with.
448
449
"hub": "A String", # Immutable. The name of the hub that this spoke is attached to.
449
450
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
Copy file name to clipboardExpand all lines: docs/dyn/networkconnectivity_v1.projects.locations.spokes.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,7 @@ <h3>Method Details</h3>
170
170
{ # A Network Connectivity Center spoke represents one or more network connectivity resources. When you create a spoke, you associate it with a hub. You must also identify a value for exactly one of the following fields: * linked_vpn_tunnels * linked_interconnect_attachments * linked_router_appliance_instances
171
171
"createTime": "A String", # Output only. The time the spoke was created.
172
172
"description": "A String", # An optional description of the spoke.
173
+
"group": "A String", # The name of the group that this spoke is associated with.
173
174
"hub": "A String", # Immutable. The name of the hub that this spoke is attached to.
174
175
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
175
176
"a_key": "A String",
@@ -302,6 +303,7 @@ <h3>Method Details</h3>
302
303
{ # A Network Connectivity Center spoke represents one or more network connectivity resources. When you create a spoke, you associate it with a hub. You must also identify a value for exactly one of the following fields: * linked_vpn_tunnels * linked_interconnect_attachments * linked_router_appliance_instances
303
304
"createTime": "A String", # Output only. The time the spoke was created.
304
305
"description": "A String", # An optional description of the spoke.
306
+
"group": "A String", # The name of the group that this spoke is associated with.
305
307
"hub": "A String", # Immutable. The name of the hub that this spoke is attached to.
306
308
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
307
309
"a_key": "A String",
@@ -423,6 +425,7 @@ <h3>Method Details</h3>
423
425
{ # A Network Connectivity Center spoke represents one or more network connectivity resources. When you create a spoke, you associate it with a hub. You must also identify a value for exactly one of the following fields: * linked_vpn_tunnels * linked_interconnect_attachments * linked_router_appliance_instances
424
426
"createTime": "A String", # Output only. The time the spoke was created.
425
427
"description": "A String", # An optional description of the spoke.
428
+
"group": "A String", # The name of the group that this spoke is associated with.
426
429
"hub": "A String", # Immutable. The name of the hub that this spoke is attached to.
427
430
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
428
431
"a_key": "A String",
@@ -503,6 +506,7 @@ <h3>Method Details</h3>
503
506
{ # A Network Connectivity Center spoke represents one or more network connectivity resources. When you create a spoke, you associate it with a hub. You must also identify a value for exactly one of the following fields: * linked_vpn_tunnels * linked_interconnect_attachments * linked_router_appliance_instances
504
507
"createTime": "A String", # Output only. The time the spoke was created.
505
508
"description": "A String", # An optional description of the spoke.
509
+
"group": "A String", # The name of the group that this spoke is associated with.
506
510
"hub": "A String", # Immutable. The name of the hub that this spoke is attached to.
507
511
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
0 commit comments