Skip to main content

groups

Overview

Namegroups
TypeResource
Idgoogle.networkconnectivity.groups

Fields

NameDatatypeDescription
namestringImmutable. 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}
descriptionstringOptional. The description of the group.
uidstringOutput 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.
updateTimestringOutput only. The time the group was last updated.
createTimestringOutput only. The time the group was created.
labelsobjectOptional. Labels in key:value format. For more information about labels, see Requirements for labels.
statestringOutput only. The current lifecycle state of this group.

Methods

NameAccessible byRequired ParamsDescription
getSELECTgroupsId, hubsId, projectsIdGets details about a Network Connectivity Center group.
listSELECThubsId, projectsIdLists groups in a given hub.
_listEXEChubsId, projectsIdLists groups in a given hub.