Share via


GuestInfo [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The GuestInfo entity represents the Internet Protocol (IP) address information of a virtual machine.

Inheritance Hierarchy

VMM
  GuestInfo

Entity Properties

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.

Relationships

None

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
GuestInfos Collection [SPFSDK][VMMREF]