Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
ConfigIEState | No | Yes | Enum | 1 | Possible values:
| Specifies the Administrative State of the resource. |
ItemIndex | No | No | int | 0 | Index of the VM described in this IE. | |
Description | No | No | Description of the VM. | |||
State | No | No | Enum | 0 | Possible values:
| State of the VM. |
LogicalCpu | No | No | int | 0 | Number of logical CPU assign (1-8). | |
CpuUsage | No | No | int | 0 | Current usage of the CPU (0-100). | |
AssignedMemory | No | No | int | 0 | Amount of memory assigned for this virtual machine MB. | |
MemoryDemand | No | No | int | 0 | Amount of memory used by this virtual machine MB. | |
Uptime | No | No | long | 0 | Displays the amount of time the ASM has been running. | |
NetworkAdapter | No | No | Enum | 4 | Possible values:
| Define which network adapter is attached on the VM. |
MaxNetworkAdapter | No | No | int | 0 | Number of virtual switch available of the ASM. | |
ipGateway | No | Yes | string | none | 45 - Max Length | Specifies the default gateway for a manually configured address on this VM. May be overwrited when DHCP is enabled. |
MACAddress1 | No | No | string | none | 16 - Max Length | Contains the MAC address for the ethernet port 1. |
DHCPEnabled1 | No | Yes | Enum | 0 | Possible values:
| Enables Dynamic Host Configuration Protocol (DHCP) for the ethernet port 1. If DHCP is enabled, it overrides the IP address and DNS settings. |
ipAddress1 | No | Yes | string | none | 45 - Max Length | Specifies a manually configured address on the ethernet port 1. Applicable when DHCP is not enabled. |
ipNetmask1 | No | Yes | string | none | 16 - Max Length | Specifies the netmask for a manually configured address on the ethernet port 1. Applicable when DHCP is not enabled. |
DNSServerPref1 | No | Yes | string | none | 64 - Max Length | Specifies a manually configured Domain Name Server address for IP name resolution on the ethernet port 1. This server is used first for DNS requests. Applicable when DHCP is not enabled. |
DNSServerAlt1 | No | Yes | string | none | 64 - Max Length | Specifies a manually configured Domain Name Server address for IP name resolution on the ethernet port 1. This server is used when the Preferred DNS server is slow or unreachable. Applicable when DHCP is not enabled. |
MACAddress2 | No | No | string | none | 16 - Max Length | Contains the MAC address for the ethernet port 2. |
DHCPEnabled2 | No | Yes | Enum | 0 | Possible values:
| Enables Dynamic Host Configuration Protocol (DHCP) for the ethernet port 2. If DHCP is enabled, it overrides the IP address and DNS settings. |
ipAddress2 | No | Yes | string | none | 45 - Max Length | Specifies a manually configured address on the ethernet port 2. Applicable when DHCP is not enabled. |
ipNetmask2 | No | Yes | string | none | 16 - Max Length | Specifies the netmask for a manually configured address on the ethernet port 2. Applicable when DHCP is not enabled. |
DNSServerPref2 | No | Yes | string | none | 64 - Max Length | Specifies a manually configured Domain Name Server address for IP name resolution on the ethernet port 2. This server is used first for DNS requests. Applicable when DHCP is not enabled. |
DNSServerAlt2 | No | Yes | string | none | 64 - Max Length | Specifies a manually configured Domain Name Server address for IP name resolution on the ethernet port 2. This server is used when the Preferred DNS server is slow or unreachable. Applicable when DHCP is not enabled. |
InterfaceName1 | No | Yes | string | none | 64 - Max Length | Displays the name of the ethernet port 1. |
InterfaceName2 | No | Yes | string | none | 64 - Max Length | Displays the name of the ethernet port 2. |
WindowsLicenseState | No | No | Enum | 2 | Possible values:
| Indicates the Windows License State for the VM, if it's running a Windows guest OS. |
Hostname | No | No | Windows Hostname of the VM. |