GET monitor/nodestats/{machineId}?dateTimeUtc={dateTimeUtc}

Retrieves the most recent Node Statistics with the specified MachineId and a default of the past 6 hours

Request Information

URI Parameters

NameDescriptionTypeAdditional information
machineId System.Guid Required
dateTimeUtc System.DateTime None

Body Parameters

None

Response Information

Resource Description

Epic.Customer.Api.NodeStats
NameDescriptionTypeAdditional information
CpuStats System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.CPULoadResponse] None
InterfaceUsages System.Collections.Generic.List`1[Epic.Customer.Api.InterfaceStats] None
VolumeUsages System.Collections.Generic.List`1[Epic.Customer.Api.VolumeStats] None
SqlProfiles System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.SqlResponses.BriefSqlProfile] None