GuestInfo [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The GuestInfo entity represents the Internet Protocol (IP) address information of a virtual machine.
VMM
GuestInfo
For more information about how the properties of an entity interact with HTTP operations, see Entity Basics.
Name | Create (POST) | Read (GET) | Update (PUT) | Delete (DELETE) | Type | Nullable | Description |
|---|---|---|---|---|---|---|---|
StampId | - | Optional | - | - | Edm.Guid | False | Key Property The identifier of the stamp. |
VMId | - | Optional | - | - | Edm.Guid | False | Key Property The identifier of the virtual machine. |
IPv4Addresses | - | Optional | - | - | Edm.String | True | The IP address of the VM in IPv4 format. |
IPv6Addresses | - | Optional | - | - | Edm.String | True | The IP address of the VM in IPv6 format. |
None
None
Show: