vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineMetadataManagerVmMetadataInput(vim.vm.MetadataManager.VmMetadataInput)
- Extends
- DynamicData
- See also
- VirtualMachineMetadataManagerVmMetadata
- Since
- vSphere API Release 5.5
Data Object Description
VmMetadataInput specifies the operation and metadata for a specific VM.Properties
Name | Type | Description |
---|---|---|
operation | xsd:string |
The input operation type. The values come from VmMetadataOp
|
vmMetadata | VirtualMachineMetadataManagerVmMetadata |
the VM and optional metadata
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |