Project

General

Profile

Download (404 Bytes) Statistics
| Branch: | Tag: | Revision:
<% title @vm.name %>
<div class='col-md-12'>
<table class="table table-bordered table-striped">
<tr><th colspan="2">Properties</th></tr>

<%= prop :datacenter %>
<%= prop :cluster %>
<%= prop :memory %>
<%= prop :ipaddress %>
<%= prop :mac %>
<%= prop :cpus %>
<%= prop :hypervisor %>
<%= prop :connection_state %>
<%= prop :overall_status %>
</table>
</div>

(7-7/7)