VMwareCloudInfo
No description
type VMwareCloudInfo implements ServerCloudInfo {
name: String
type: CloudType!
cluster: String
dataCenter: String
host: String
powerState: VmPowerState
ipAddress: String
macAddresses: String
toolInstallationType: String
toolRunningStatus: String
toolVersion: String
toolVersionStatus: String
}