Share via


ApplicationHost [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The ApplicationHost entity represents an application host in Virtual Machine Manager (VMM)

Inheritance Hierarchy

VMM
  ApplicationHost

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

ID

-

Optional

-

-

Edm.Guid

False

Key Property

The identifier of the entity.

StampId

-

Optional

-

-

Edm.Guid

False

Key Property

The identifier of the stamp that restricts the query.

AddedTime

-

-

-

-

Edm.DateTime

True

When the entity was added.

ComputerName

-

-

-

-

Edm.String

True

The name of a computer that VMM can uniquely identify in one of the following formats.

  • Fully Qualified Domain Name (FQDN)

  • IPv4 address

  • IPv6 address

  • NetBIOS name

DeploymentState

-

-

-

-

Edm.String

True

The state of this application host when deployed.

  • Deleting

  • Deployed

  • Deploying

  • DeploymentFailed

  • RemediationRequired

  • Scaling

  • Servicing

  • ServicingFailed

  • Stored

  • Undeployed

Description

-

-

-

-

Edm.String

True

Describes the entity.

FailedJobID

-

-

-

-

Edm.Guid

True

The identifier of a failed job.

ModifiedTime

-

-

-

-

Edm.DateTime

True

When the entity was last modified.

Name

-

-

-

-

Edm.String

True

The name of the application host.

Owner

-

-

-

-

Edm.String

True

The owner of the entity.

ServiceId

-

-

-

-

Edm.Guid

True

The identifier of the associated service.

Relationships

For more information about how the relationships of an entity are used, see Entity Basics.

Name

Relationship Type

From Property

To Entity

To Property

ApplicationHostTemplate

One or None

Not specified

ApplicationHostTemplate [SPFSDK][VMMREF]

Not specified

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
ApplicationHosts Collection [SPFSDK][VMMREF]