Classic Emulab Experiments

<% if (showCreator) { %> <% } %> <% if (showProject) { %> <% } %> <% if (asProfiles) { %> <% } else { %> <% } %> <% if (asProfiles) { %> <% } %> <% _.each(experiments, function(value, name) { %> <% if (showCreator) { %> <% } %> <% if (showProject) { %> <% } %> <% if (asProfiles) { %> <% } else { %> <% } %> <% }); %>
Name <% if (typeof showconvert === 'undefined' || showconvert) { %> <% } %> CreatorProjectDescriptionState Types PCs PHours[1] VMsCreatedLast Use
<%= value.eid %> <% if (typeof showconvert === 'undefined' || showconvert) { %> <% } %> <%= value.creator %><%= value.pid %><%- value.description %> <%- value.created %> <%- value.swapped %><%- value.state %> <%- Object.keys(value.types).join(",") %> <%- value.pcount %> <%- value.phours %> <%- value.vcount %> <%- value.swapped %>
[1] PHours: Number of nodes times number of hours in use.