inventories
Parameters
value
List of inventories to select VMs. A VM is selected if its inventory data matches at least one of the following inventories. Structure is documented below.
Parameters
values
List of inventories to select VMs. A VM is selected if its inventory data matches at least one of the following inventories. Structure is documented below.
suspend fun inventories(argument: List<suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit>)
suspend fun inventories(vararg argument: suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit)
suspend fun inventories(argument: suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit)
Parameters
argument
List of inventories to select VMs. A VM is selected if its inventory data matches at least one of the following inventories. Structure is documented below.