Search Results for

    Show / Hide Table of Contents

    Orion.APM.IIS.RequestDetails

    SolarWinds Information Service 2024.4 Schema Documentation

    This entity presents details of the request.

    Inheritance

    ↳ System.Entity

    Access control

    everyone

    Properties

    Name Type Summary Access Control
    ID System.Int64 The unique integer representation of request details. everyone
    SiteID System.Int32 The unique integer representation of request target site. everyone
    RequestID System.Int64 The unique integer representation of target request. everyone
    Verb System.String The requested action, for example, a GET method. everyone
    ClientIP System.String The IP address of the client that made the request. everyone
    ElapsedTime System.Int64 The time that request took. everyone
    URLQuery System.String The parameters of the request url. everyone
    RequestDate System.DateTime The date on which the request occurred. everyone
    Status System.Int32 The status of request, based on ElapsedTime and some predefined thresholds. everyone
    DetailsUrl System.String URL to site details page. Used in alerting. everyone
    DisplayName System.String Display name for request details. Used in alerting. everyone

    Target Relationships

    Name Type Notes
    Request Orion.APM.IIS.Request Defined by relationship Orion.APM.IIS.RequestHostsRequestDetails (System.Hosting)
    In this article
    Back to top © SolarWinds