mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
fix(host): upload storage info with zone id (#13559)
This commit is contained in:
@@ -80,7 +80,7 @@ func (ea *SEsxiAgent) GetEnableSsl() bool {
|
||||
return options.Options.EnableSsl
|
||||
}
|
||||
|
||||
func (ea *SEsxiAgent) GetZoneName() string {
|
||||
func (ea *SEsxiAgent) GetZoneId() string {
|
||||
return options.Options.Zone
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user