GET reporting/sqlProfilById/{sqlProfileId}

Retrieves a SQL Profile with the specified SqlProfileId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sqlProfileId System.Guid Required

Body Parameters

None

Response Information

Resource Description

Epic.Applications.Alerts.ResponseModels.SqlProfileResponse
NameDescriptionTypeAdditional information
SqlProfileId System.Guid None
MachineID System.Guid None
ConnectionString System.String None
ModifiedDate System.DateTimeOffset None
CollectIntervalMin System.Int32 None
LastTimeCollected System.DateTimeOffset None
LongIntervalLastTimeCollected System.DateTimeOffset None
IsCollectByMonitor System.Boolean None
CustomerID System.Int32 None
CompanyID System.Int32 None
FriendlyName System.String None
AlertActive System.Boolean None
SiteID System.Guid None
AlertEnableTime System.DateTimeOffset None
LastTimeCollectError System.DateTimeOffset None
LastErrorMessage System.String None
LastErrorStackTrace System.String None
SqlEdition System.String None
ConnectionSettings System.String None
DestroyedDate System.DateTimeOffset None