Skip to main content

groups

Overview

Namegroups
TypeResource
Idgoogle.vmmigration.groups

Fields

NameDatatypeDescription
namestringOutput only. The Group name.
descriptionstringUser-provided description of the group.
createTimestringOutput only. The create time timestamp.
displayNamestringDisplay name is a user defined name for this group which can be updated.
migrationTargetTypestringImmutable. The target type of this group.
updateTimestringOutput only. The update time timestamp.

Methods

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