Skip to main content

groups

Overview

Namegroups
TypeResource
Idgoogle.migrationcenter.groups

Fields

NameDatatypeDescription
namestringOutput only. The name of the group.
descriptionstringThe description of the resource.
createTimestringOutput only. The timestamp when the group was created.
displayNamestringUser-friendly display name.
labelsobjectLabels as key value pairs.
updateTimestringOutput only. The timestamp when the group was last updated.

Methods

NameAccessible byRequired ParamsDescription
getSELECTgroupsId, locationsId, projectsIdGets the details of a group.
listSELECTlocationsId, projectsIdLists all groups in a given project and location.
createINSERTlocationsId, projectsIdCreates a new group in a given project and location.
deleteDELETEgroupsId, locationsId, projectsIdDeletes a group.
_listEXEClocationsId, projectsIdLists all groups in a given project and location.
patchEXECgroupsId, locationsId, projectsIdUpdates the parameters of a group.