Skip to main content

reports

Overview

Namereports
TypeResource
Idgoogle.migrationcenter.reports

Fields

NameDatatypeDescription
namestringOutput only. Name of resource.
descriptionstringFree-text description.
createTimestringOutput only. Creation timestamp.
displayNamestringUser-friendly display name. Maximum length is 63 characters.
statestringReport creation state.
summaryobjectDescribes the Summary view of a Report, which contains aggregated values for all the groups and preference sets included in this Report.
typestringReport type.
updateTimestringOutput only. Last update timestamp.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, projectsId, reportConfigsId, reportsIdGets details of a single Report.
listSELECTlocationsId, projectsId, reportConfigsIdLists Reports in a given ReportConfig.
createINSERTlocationsId, projectsId, reportConfigsIdCreates a report.
deleteDELETElocationsId, projectsId, reportConfigsId, reportsIdDeletes a Report.
_listEXEClocationsId, projectsId, reportConfigsIdLists Reports in a given ReportConfig.