Skip to main content

sources

Overview

Namesources
TypeResource
Idgoogle.migrationcenter.sources

Fields

NameDatatypeDescription
namestringOutput only. The full name of the source.
descriptionstringFree-text description.
createTimestringOutput only. The timestamp when the source was created.
displayNamestringUser-friendly display name.
errorFrameCountintegerOutput only. The number of frames that were reported by the source and contained errors.
managedbooleanIf true, the source is managed by other service(s).
pendingFrameCountintegerOutput only. Number of frames that are still being processed.
priorityintegerThe information confidence of the source. The higher the value, the higher the confidence.
statestringOutput only. The state of the source.
typestringData source type.
updateTimestringOutput only. The timestamp when the source was last updated.

Methods

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