Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineMetadataManagerVmMetadata(vim.vm.MetadataManager.VmMetadata)
- Property of
- VirtualMachineMetadataManagerVmMetadataInput, VirtualMachineMetadataManagerVmMetadataResult
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
VmMetadata is a pair of VM ID and opaque metadata.Properties
Name | Type | Description |
---|---|---|
metadata* | xsd:string |
Opaque metadata for the VM identified by vmId. If no
value is supplied, the entry for this VM is removed.
|
vmId | xsd:string |
Datastore URL-based ID for VM, for example,
"[datastore1] SomeVM/SomeVM.vmx".
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |