Class UtilizationReportView (1.6.2)

UtilizationReportView(value)

Controls the level of details of a Utilization Report.

Values: UTILIZATION_REPORT_VIEW_UNSPECIFIED (0): The default / unset value. The API will default to FULL on single report request and BASIC for multiple reports request. BASIC (1): Get the report metadata, without the list of VMs and their utilization info. FULL (2): Include everything.