GET monitor/node/{machineId}
Retrieves a list of all Node information with the specified MachineId
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| machineId | System.Guid | Required | 
Body Parameters
            
                None
        
    Response Information
Resource Description
            
Epic.Applications.Alerts.ResponseModels.NodeIpHotfix    
        
            
        
    | Name | Description | Type | Additional information | 
|---|---|---|---|
| NodeIpAddresses | System.Collections.Generic.List`1[Epic.Applications.Alerts.ResponseModels.NodeIpAddressResponse] | None | |
| NodeHotfixes | System.Collections.Generic.List`1[Epic.Applications.Alerts.ResponseModels.NodeHotfixResponse] | None | |
| 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 |