Skip to content

Instantly share code, notes, and snippets.

@divyenpatel
Created January 30, 2021 20:08
Show Gist options
  • Save divyenpatel/b537c949c1078e2005d42e0e2c07f38d to your computer and use it in GitHub Desktop.
Save divyenpatel/b537c949c1078e2005d42e0e2c07f38d to your computer and use it in GitHub Desktop.
vSphere 7.0u1
-------------
client_test.go:45: client.ServiceContent.About.FullName VMware vCenter Server 7.0.1 build-17327586
client_test.go:46: client.ServiceContent.About.ApiVersion: 7.0.1.1
client_test.go:47: client.ServiceContent.About.Version: 7.0.1
vSphere 7.0
-------------
client_test.go:45: client.ServiceContent.About.FullName VMware vCenter Server 7.0.0 build-15952599
client_test.go:46: client.ServiceContent.About.ApiVersion: 7.0.0.0
client_test.go:47: client.ServiceContent.About.Version: 7.0.0
vSphere 6.7
-------------
client_test.go:45: client.ServiceContent.About.FullName VMware vCenter Server 6.7.0 build-8170161
client_test.go:46: client.ServiceContent.About.ApiVersion: 6.7
client_test.go:47: client.ServiceContent.About.Version: 6.7.0
vSphere 6.7u1
-------------
client_test.go:45: client.ServiceContent.About.FullName VMware vCenter Server 6.7.0 build-11727113
client_test.go:46: client.ServiceContent.About.ApiVersion: 6.7.1
client_test.go:47: client.ServiceContent.About.Version: 6.7.0
vSphere 6.7u2
-------------
client_test.go:45: client.ServiceContent.About.FullName VMware vCenter Server 6.7.0 build-13007421
client_test.go:46: client.ServiceContent.About.ApiVersion: 6.7.2
client_test.go:47: client.ServiceContent.About.Version: 6.7.0
vSphere 6.7u3
-------------
client_test.go:45: client.ServiceContent.About.FullName VMware vCenter Server 6.7.0 build-17137327
client_test.go:46: client.ServiceContent.About.ApiVersion: 6.7.3
client_test.go:47: client.ServiceContent.About.Version: 6.7.0
vSphere 6.5
-------------
client_test.go:45: client.ServiceContent.About.FullName VMware vCenter Server 6.5.0 build-7070488
client_test.go:46: client.ServiceContent.About.ApiVersion: 6.5
client_test.go:47: client.ServiceContent.About.Version: 6.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment