URLGenie.HttpsRequest.StandardURLGenie.HttpsRequest.Standard

URLGenie.HttpsRequest.Standard (ClassType)

HTTPs URL request class.

Element properties:

Base ClassURLGenie.HttpRequest.Standard
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2a022aa1-9f6a-d7b4-c711-f01ac2e61abb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
URLGenie.HttpRequest.Seed:
StatusThreshold  double  StatusThreshold false 256       
RetryCount  int  RetryCount false 256       
ResponseTimeout  int  ResponseTimeout false 256       
ProxyUser  string  ProxyUser Username for proxy authentication. May be in domain\user format also. false 256  False     
ProxyAuthenticationScheme  string  ProxyAuthenticationScheme false 256  False     
Proxy  string  Proxy false 256  False     
Interval  int  Interval false 256       
InstanceID  string  InstanceID A concatenation of Index and URL. A decent way to uniquely identify the instance. true 65536  False     
Index  string  Index Useful for sorting false 256  False     
Header3Value  string  Header3Value false 4096  False     
Header3Name  string  Header3Name false 256  False     
Header2Value  string  Header2Value false 4096  False     
Header2Name  string  Header2Name false 256  False     
Header1Value  string  Header1Value false 4096  False     
Header1Name  string  Header1Name false 256  False     
HeaderContentType  string  HeaderContentType Default type: text/xml;charset=utf-8 false 256  False     
GroupID  string  GroupID Identifier to help group objects (for credential distribution) false 4096  False     
ErrorTime  double  ErrorTime false 256       
Description  string  Description Description of the target URL. false 65536  False     
ContentMatch  string  ContentMatch false 4096  False     
ConfigFile  string  ConfigFile false 256  False     
CertThumbprint  string  CertThumbprint CN (subject) of client certificate. false 256  False     
Body  string  Body false 65536  False     
AuthUser  string  AuthUser Username for URL authentication. May be in domain\user format if needed. false 256  False     
AuthenticationScheme  string  AuthenticationScheme false 256  False     
URL  string  URL false 2048  False     
UserAgent  string  UserAgent For browser identification. Gets passed as a header. false 256  False     
Verb  string  Verb POST, GET, etc. false 256  False     
WarningTime  double  WarningTime false 256       
Watchers  string  Watchers Datacenters from which the request will be monitored false 65536  False     
Wiki  string  Wiki false 65536  False     

Health Model:

Source Code:

<ClassType ID="URLGenie.HttpsRequest.Standard" Accessibility="Public" Abstract="false" Base="URLGenie.HttpRequest.Standard" Hosted="true" Singleton="false" Extension="false"/>