GET probe

Retrieves a list of all Probe Profiles for a specific customer / company

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Skip System.Int32 None
Take System.Int32 None
Page System.Int32 None
PageSize System.Int32 None
Filters Epic.Customer.Api.EnumerableFilterRequest[] None
Sort Epic.Customer.Api.EnumerableSortRequest None

Body Parameters

None

Response Information

Resource Description

System.Collections.Generic.List`1[Epic.Applications.ProbeRules.ResponseModels.ProbeProfileResponse]
NameDescriptionTypeAdditional information
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