vms

@JvmName(name = "gyuloparrqqytvaf")
suspend fun vms(value: Output<List<VmUtilizationInfoArgs>>)
@JvmName(name = "autnveakmxtbbolb")
suspend fun vms(value: List<VmUtilizationInfoArgs>?)

Parameters

value

List of utilization information per VM. When sent as part of the request, the "vm_id" field is used in order to specify which VMs to include in the report. In that case all other fields are ignored.


@JvmName(name = "xebhldcrqbxjqnva")
suspend fun vms(vararg values: Output<VmUtilizationInfoArgs>)


@JvmName(name = "yrfbaoqhibtcjcne")
suspend fun vms(values: List<Output<VmUtilizationInfoArgs>>)
@JvmName(name = "fjddwenotfucgksv")
suspend fun vms(vararg values: VmUtilizationInfoArgs)

Parameters

values

List of utilization information per VM. When sent as part of the request, the "vm_id" field is used in order to specify which VMs to include in the report. In that case all other fields are ignored.


@JvmName(name = "fkmnhaavjdgwqvju")
suspend fun vms(argument: List<suspend VmUtilizationInfoArgsBuilder.() -> Unit>)
@JvmName(name = "beoiilliwmltmwdu")
suspend fun vms(vararg argument: suspend VmUtilizationInfoArgsBuilder.() -> Unit)
@JvmName(name = "wqnnvuadreoyayrg")
suspend fun vms(argument: suspend VmUtilizationInfoArgsBuilder.() -> Unit)

Parameters

argument

List of utilization information per VM. When sent as part of the request, the "vm_id" field is used in order to specify which VMs to include in the report. In that case all other fields are ignored.