GuestInfo
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
GuestInfo
Reads the Internet Protocol (IP) address information of a virtual machine.
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Reads the IP address of the specified virtual machine.
Entity Properties
Name | Type | Mandatory | Description |
---|---|---|---|
IPv4Addresses | Edm.String | No | The IP address in IPv4 format. |
IPv6Addresses | Edm.String | No | The IP address in IPv6 format. |
StampId | Edm.Guid | Yes | The identifier of the stamp that restricts the query. |
VMId | Edm.Guid | Yes | The identifier of the virtual machine. |