@@ -37,6 +37,11 @@
<td>Blade Server</td>
</tr>
<tr>
+ <td>Tenant</td>
+ <td>Name of tenant (optional)</td>
+ <td>Pied Piper</td>
+ </tr>
+ <tr>
<td>Device manufacturer</td>
<td>Hardware manufacturer</td>
<td>Dell</td>
@@ -69,7 +74,7 @@
</tbody>
</table>
<h4>Example</h4>
- <pre>Blade12,Blade Server,Dell,BS2000T,Linux,CAB00577291,Server101,Slot4</pre>
+ <pre>Blade12,Blade Server,Pied Piper,Dell,BS2000T,Linux,CAB00577291,Server101,Slot4</pre>
</div>
{% endblock %}