메소드 |
설명 |
|
DeleteEndpoint ( System.Guid id ) : IHttpActionResult |
|
|
GetEndpoint ( System.Guid id ) : IHttpActionResult |
|
|
GetEndpointStats ( System.Guid id, int limitDays = null ) : HealthMonitoring.SelfHost.Entities.EndpointHealthStats[] |
|
|
GetEndpoints ( [ filterStatus = null, [ filterTags = null, string filterGroup = null, string filterText = null ) : IEnumerable |
|
|
GetEndpointsIdentities ( string monitorTag = null ) : EndpointIdentity[] |
|
|
GetServerToClientTimeDifference ( DateTimeOffset clientCurrentTime ) : System.TimeSpan |
|
|
PostEndpointHealth ( System.Guid id, [ health, DateTimeOffset clientCurrentTime = null ) : IHttpActionResult |
|
|
PostEndpointsHealth ( DateTimeOffset clientCurrentTime = null ) : IHttpActionResult |
|
|
PostRegisterEndpoint ( [ endpoint ) : IHttpActionResult |
|
|
PutUpdateEndpointTags ( System.Guid id, [ tags ) : IHttpActionResult |
|
|