A set of commands for viewing and configuring XCO Hyper-V settings
This example configures the poll frequency to five (5) hours.
ubuntu@ubuntu:~$ efa scvmm settings update --poll-frequency 5 SCVMM service settings updated successfully --- Time Elapsed: 41.740442ms ---
This example shows the current configuration of the poll frequency setting.
ubuntu@ubuntu:~$ efa scvmm settings show SCVMM Service Settings +----------------------+ | Poll Frequency Hours | +----------------------+ | 5 | +----------------------+ Setting Details --- Time Elapsed: 5.942588ms ---