Get the HTTP Status code of a web request

Microsoft.JEE.HttpGet.UrlProbe.CheckStatusCode.ProbeAction (ProbeActionModuleType)

An HTTP GET based probe for retrieving information.

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.BaseData

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.SystemCenter.WebApplication.UrlProbe Default

Overrideable Parameters:

IDParameterTypeSelectorDisplay NameDescription
ComputerNamestring$Config/ComputerName$Computer nameThe name of the computer that hosts the application server.
Protocolstring$Config/Protocol$ProtocolThe protocol to use to perform the HTTP call.
Portstring$Config/Port$PortThe port number to use to perform the HTTP call.
URLstring$Config/URL$URLThe base URL of BeanSpy to perform the HTTP call.
TimeoutSecondsint$Config/TimeoutSeconds$TimeoutThe timeout-value (in seconds) for inactivity on the probe action.