GET probe/{profileId}
Retrieves a Probe Profile with the specified ProfileId
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
profileId | System.Guid | Required |
Body Parameters
None
Response Information
Resource Description
Epic.Applications.ProbeRules.ResponseModels.ProbeProfileProbeIncidentErrorInfo
Name | Description | Type | Additional information |
---|---|---|---|
ProbeIncidents | System.Collections.Generic.List`1[Epic.Applications.ProbeRules.ResponseModels.ProbeIncidentIncidentErrorInfo] | None | |
ProfileID | System.Guid | None | |
CustomerID | System.Int32 | None | |
CompanyID | System.Int32 | None | |
Name | System.String | None | |
CheckType | System.Int32 | None | |
CheckInterval | System.Int32 | None | |
Parameters | System.String | None | |
ModifiedDate | System.DateTimeOffset | None | |
LastTimeChecked | System.DateTimeOffset | None | |
Enabled | System.Boolean | None | |
AlertProfileID | System.Int32 | None | |
SendResolved | System.Boolean | None | |
NotificationInterval | System.Int32 | None | |
MachineID | System.Guid | None | |
PreferredLocationID | System.Guid | None | |
MaximumNotifications | System.Int32 | None | |
DestroyDate | System.DateTimeOffset | None | |
AlertDelayInterval | System.Int32 | None |