<% if (shownodeid) { %> <% } %> <% _.each(history, function (entry) { %> <% if (shownodeid) { %> <% } %> <% if (!entry.pid) { %> <% } else { %> <% } %> <% }); %>
Node IDPID EID User Allocated Released Duration
<%- entry.node_id %> <%- entry.pid %> <% if (entry.isportal) { %> <% if (entry.isrunning) { %> <%- entry.eid %> <% } else { %> <%- entry.eid %> <% } %> <% } else { %> <% if (entry.running) { %> <%- entry.eid %> <% } else { %> <%- entry.eid %> <% } %> <% } %> <% if (_.has(entry, "slice_uuid")) { %> <% } %> <%- entry.uid %><%- entry.allocated %> <%- entry.released %> <%- entry.duration_string %>