POST probe

Creates a new Probe Profile

Request Information

URI Parameters

None

Body Parameters

Epic.Customer.Api.CreateProbeInput
NameDescriptionTypeAdditional information
ProfileID System.Guid None
Name System.String None
CheckInterval System.Int32 None
NotificationInterval System.Int32 None
MaximumNotifications System.Int32 None
AlertProfile System.Int32 None
Enabled System.Boolean None
DeliverResolved System.Boolean None
CheckType System.String None
Location System.Guid None
Protocol System.String None
UriString System.String None
Ip System.String None
Port System.Int32 None
Username System.String None
Password System.String None
PostData System.String None
TcpIp System.String None
TcpPort System.Int32 None
PingIp System.String None
MessageToSend System.String None
MessageToExpect System.String None
Domain System.String None
ServerIp System.String None
ExpectedIp System.String None
UdpIp System.String None
UdpPort System.Int32 None
UdpMessageToSend System.String None
UdpMessageToExpect System.String None
HttpCustomURL System.String None
HttpCustomPort System.Int32 None
HttpCustomProtocol System.String None
HttpCustomUsername System.String None
HttpCustomPassword System.String None
HttpCustomIP System.String None
Server System.String None
Database System.String None
SqlUsername System.String None
SqlPassword System.String None
ContainString System.Boolean None
AlertDelayInterval System.Int32 None
SmtpPort System.Int32 None
SmtpDomain System.String None
Pop3Port System.Int32 None
Pop3Domain System.String None
ImapPort System.Int32 None
ImapDomain System.String None
CheckForString System.String None
RequestHeaders System.Collections.Generic.Dictionary`2[System.String,System.String] None

Response Information

Resource Description

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