You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SMS::Types::VmServerWhen passing VmServer as input to an Aws::Client method, you can use a vanilla Hash:
{
vm_server_address: {
vm_manager_id: "VmManagerId",
vm_id: "VmId",
},
vm_name: "VmName",
vm_manager_name: "VmManagerName",
vm_manager_type: "VSPHERE", vm_path: "VmPath",
}
Represents a VM server.
Returned by:
Instance Attribute Summary collapseThe name of the VM manager.
The type of VM management product.
The name of the VM.
The VM folder path in the vCenter Server virtual machine inventory tree.
The VM server location.
The name of the VM manager.
#vm_manager_type ⇒ StringThe type of VM management product.
Possible values:
The VM folder path in the vCenter Server virtual machine inventory tree.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4