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.
Parameters
values
List of inventories to select VMs. A VM is selected if its inventory data matches at least one of the following inventories.
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.