General Parameters
Name: | {{ vm.name }} |
---|---|
State: | {{ vm.state }} |
UUID: | {{ vm.uuid }} |
Project | {{vm.projectName }} ({{vm.projectId}}) |
Project | {{vm.sliceName }} ({{vm.sliceId}}) |
Memory : | {{vm.memory}} |
OS Type : | {{vm.operatingSystemType }} |
OS Version : | {{vm.operatingSystemVersion }} |
OS Dist : | {{vm.operatingSystemDistribution }} |
Virtualization parameters
Virtualization Setup Type : | {{vm.virtualizationSetupType }} |
---|---|
HD Setup Type : | {{vm.hdSetupType }} |
HD Origin Path : | {{vm.hdOriginPath }} |
Interfaces
Interface name : | {{iface.name }} | {% if iface.isMgmt == 1 %}Management | {% endif%}
---|---|---|
IP : | {{ ip4.ip}} | |
MAC : | {{iface.mac.mac }} |