Skip to main content

sources

Overview

Namesources
TypeResource
Idgoogle.vmmigration.sources

Fields

NameDatatypeDescription
namestringOutput only. The Source name.
descriptionstringUser-provided description of the source.
awsobjectAwsSourceDetails message describes a specific source details for the AWS source type.
createTimestringOutput only. The create time timestamp.
labelsobjectThe labels of the source.
updateTimestringOutput only. The update time timestamp.
vmwareobjectVmwareSourceDetails message describes a specific source details for the vmware source type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, projectsId, sourcesIdGets details of a single Source.
listSELECTlocationsId, projectsIdLists Sources in a given project and location.
createINSERTlocationsId, projectsIdCreates a new Source in a given project and location.
deleteDELETElocationsId, projectsId, sourcesIdDeletes a single Source.
_listEXEClocationsId, projectsIdLists Sources in a given project and location.
patchEXEClocationsId, projectsId, sourcesIdUpdates the parameters of a single Source.