Get Vms Snapshots and Export Excel has completed.
This commit is contained in:
6
.env
6
.env
@@ -1,8 +1,8 @@
|
||||
# vCenter配置(支持多个)
|
||||
VCENTER_HOSTS=192.168.40.134
|
||||
# 多个vCenter地址(逗号分隔)
|
||||
VCENTER_HOSTS=192.168.40.134,vc2.example.com,vc3.example.com
|
||||
# 所有vCenter共用的账号密码
|
||||
VCENTER_USER=administrator@lan.com
|
||||
VCENTER_PASSWORD=Root@2025
|
||||
# 快照保留天数
|
||||
SNAPSHOT_RETENTION_DAYS=15
|
||||
# 每台vCenter同时删除的快照数量限制
|
||||
MAX_DELETE_CONCURRENT=4
|
||||
|
||||
Reference in New Issue
Block a user