GET failover/changeIsUpDetails?logId={logId}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| logId | System.Int64 | Required | 
Body Parameters
            
                None
        
    Response Information
Resource Description
            
System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.ARecordFailoverMachineLogLocation]    
        
            
        
    | Name | Description | Type | Additional information | 
|---|---|---|---|
| Location | System.String | None | |
| CompanyID | System.Int32 | None | |
| LogID | System.Int64 | None | |
| LogDate | System.DateTimeOffset | None | |
| DomainID | System.Guid | None | |
| Host | System.String | None | |
| IpAddress | System.String | None | |
| MachineID | System.String | None | |
| IsUp | System.Boolean | None | |
| Message | System.String | None |