VirtualMachineInventoryItem interface
VM 清查專案。
- Extends
屬性
cluster | 叢集清查資源詳細數據。 |
folder |
取得或設定 vm 的資料夾路徑。 |
host | 主機清查資源詳細數據。 |
instance |
取得或設定 vm 的實例 uuid。 |
inventory |
多型歧視性,指定這個物件可以是的不同類型 |
ip |
取得或設定 nic IP 位址。 |
os |
取得或設定os名稱。 |
os |
取得或設定os的類型。 |
power |
取得虛擬機的電源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
resource |
ResourcePool 清查資源詳細數據。 |
smbios |
取得或設定 VM 的 SMBIOS UUID。 |
tools |
取得或設定在客體作業系統中執行的 VMware 工具目前執行狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tools |
取得或設定 VMware Tools 的目前版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tools |
取得或設定客體作業系統中已安裝之 VMware Tools 的目前版本狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
managed |
取得或設定對應至清查資源的追蹤資源標識碼。 |
mo |
取得或設定清查專案的 vCenter Managed 物件名稱。 |
mo |
取得或設定清查專案的MoRef (Managed Object Reference) 識別符。 |
provisioning |
取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
cluster
folderPath
取得或設定 vm 的資料夾路徑。
folderPath?: string
屬性值
string
host
instanceUuid
取得或設定 vm 的實例 uuid。
instanceUuid?: string
屬性值
string
inventoryType
多型歧視性,指定這個物件可以是的不同類型
inventoryType: "VirtualMachine"
屬性值
"VirtualMachine"
ipAddresses
取得或設定 nic IP 位址。
ipAddresses?: string[]
屬性值
string[]
osName
取得或設定os名稱。
osName?: string
屬性值
string
osType
取得或設定os的類型。
osType?: string
屬性值
string
powerState
取得虛擬機的電源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
powerState?: string
屬性值
string
resourcePool
smbiosUuid
取得或設定 VM 的 SMBIOS UUID。
smbiosUuid?: string
屬性值
string
toolsRunningStatus
取得或設定在客體作業系統中執行的 VMware 工具目前執行狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
toolsRunningStatus?: string
屬性值
string
toolsVersion
取得或設定 VMware Tools 的目前版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。
toolsVersion?: string
屬性值
string
toolsVersionStatus
取得或設定客體作業系統中已安裝之 VMware Tools 的目前版本狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
toolsVersionStatus?: string
屬性值
string
繼承的屬性詳細資料
managedResourceId
取得或設定對應至清查資源的追蹤資源標識碼。
managedResourceId?: string
屬性值
string
moName
moRefId
取得或設定清查專案的MoRef (Managed Object Reference) 識別符。
moRefId?: string
屬性值
string
provisioningState
取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string