You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support is currently available for ignoring specific virtual machines by name, but not for explicitly including a subset of virtual machines. The only way to currently limit the scope based on inclusion logic is through resource pool and folder ID (per in-progress work on #809).
Once implemented, support for explicitly including & excluding virtual machines by name would be a third option.
Deprecation
Once this support is added the --ignore-vm flag currently supported by multiple plugins would likely be deprecated and aliased to a new flag specific to excluding VMs.
The existing flag would continue to work mostly as before, but (like the new flag used to explicitly exclude VMs) would not be permitted to be used along with the new flag to explicitly include VMs.
Overview
Support is currently available for ignoring specific virtual machines by name, but not for explicitly including a subset of virtual machines. The only way to currently limit the scope based on inclusion logic is through resource pool and folder ID (per in-progress work on #809).
Once implemented, support for explicitly including & excluding virtual machines by name would be a third option.
Deprecation
Once this support is added the
--ignore-vm
flag currently supported by multiple plugins would likely be deprecated and aliased to a new flag specific to excluding VMs.The existing flag would continue to work mostly as before, but (like the new flag used to explicitly exclude VMs) would not be permitted to be used along with the new flag to explicitly include VMs.
References
See also:
Folder
Managed Object ID (MOID) #809The text was updated successfully, but these errors were encountered: