GET reporting/nodes
Retrieves a list of all available Nodes for a specific customer / company
Request Information
URI Parameters
Name | Description | Type | Additional 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.IEnumerable`1[Epic.Applications.Alerts.ResponseModels.NodeResponse]
Name | Description | Type | Additional information |
---|---|---|---|
CustomerID | System.Int32 | None | |
CompanyID | System.Int32 | None | |
MachineID | System.Guid | None | |
SystemName | System.String | None | |
Description | System.String | None | |
Notes | System.String | None | |
SiteID | System.Guid | None | |
OS | System.String | None | |
ProcName | System.String | None | |
LogicalProcs | System.Int32 | None | |
MaxVisibleMemory | System.Decimal | None | |
LastBootTime | System.String | None | |
LastUpdated | System.DateTime | None | |
DestroyedDate | System.DateTime | None | |
AlertActive | System.Boolean | None | |
AlertEnableTime | System.DateTimeOffset | None | |
IsOnline | System.Boolean | None | |
EpicVm | System.Boolean | None |