Share via


Read (GET) an ApplicationHost [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

Gets an ApplicationHost [SPFSDK][VMMREF] entity by using the HTTP GET operation.

Important

This operation is only available through the admin Service Management API endpoint.

Request

For more information about returning multiple entities, see Common GET HTTP Info.

For more information about the variables used in the URI, see URL placeholders.

Method

Request URI

HTTP Version

GET

https://{server-name}:{auth-port}/{subscription-id}/services/systemcenter/vmm/ApplicationHosts(ID=Guid'[value]',StampId=Guid'[value]')

HTTP/1.1

GET

https://{server-name}:{auth-port}/{subscription-id}/services/systemcenter/vmm/ApplicationHosts

HTTP/1.1

Request URI Parameters

URI Parameter

Description

ID

[Edm.Guid] The identifier of the entity.

StampId

[Edm.Guid] The identifier of the stamp that restricts the query.

Request Headers

This operation does not use any non-standard request headers.

For more information about the common request headers used by this operation, see Common HTTP request information

Request Body

None

Response

Response Codes

This operation does not return any non-standard OData response codes. If successful, it will return code 200 OK.

Response Headers

This operation does not use any non-standard response headers.

For more information about the common response headers used by this operation, see Common HTTP response information

Response Body

The response body will contain either (depending on the request headers) an XML or JSON encoded ApplicationHost [SPFSDK][VMMREF] entity or entities.

See Also

ApplicationHosts Collection [SPFSDK][VMMREF]
ApplicationHost [SPFSDK][VMMREF]