Skip to main content

assets

Overview

Nameassets
TypeResource
Idgoogle.migrationcenter.assets

Fields

NameDatatypeDescription
namestringOutput only. The full name of the asset.
assignedGroupsarrayOutput only. The list of groups that the asset is assigned to.
attributesobjectGeneric asset attributes.
createTimestringOutput only. The timestamp when the asset was created.
insightListobjectMessage containing insights list.
labelsobjectLabels as key value pairs.
machineDetailsobjectDetails of a machine.
performanceDataobjectPerformance data for an asset.
sourcesarrayOutput only. The list of sources contributing to the asset.
updateTimestringOutput only. The timestamp when the asset was last updated.

Methods

NameAccessible byRequired ParamsDescription
getSELECTassetsId, locationsId, projectsIdGets the details of an asset.
listSELECTlocationsId, projectsIdLists all the assets in a given project and location.
deleteDELETEassetsId, locationsId, projectsIdDeletes an asset.
_listEXEClocationsId, projectsIdLists all the assets in a given project and location.
aggregate_valuesEXEClocationsId, projectsIdAggregates the requested fields based on provided function.
batch_deleteEXEClocationsId, projectsIdDeletes list of Assets.
batch_updateEXEClocationsId, projectsIdUpdates the parameters of a list of assets.
patchEXECassetsId, locationsId, projectsIdUpdates the parameters of an asset.
report_asset_framesEXEClocationsId, projectsIdReports a set of frames.