General


Node ID
{$ ctrl.node.uuid | noValue $}
Chassis ID
{$ ctrl.node.chassis_uuid | noValue $}
Resource Class
{$ ctrl.node.resource_class | noValue $}
Created At
{$ ctrl.node.created_at | date:'medium' | noValue $}

Ports


{$ ::'Create Port' | translate $} {$ ::'Delete Ports' | translate $}
  MAC Address PXE Enabled Portgroup Actions
{$ port.address $} {$ port.pxe_enabled $} {$ port.portgroup_uuid | noValue $} {$ ::'Edit Port' | translate $}
  • {$ ::'Delete Port' | translate $}
  • Portgroups


    {$ ::'Create Portgroup' | translate $} {$ ::'Delete Portgroups' | translate $}
      UUID MAC Address Name Ports Actions
    {$ portgroup.uuid $} {$ portgroup.address | noValue $} {$ portgroup.name | noValue $} {$ portgroup.ports.length | noValue $} {$ ::'Edit Portgroup' | translate $}
  • {$ ::'Delete Portgroup' | translate $}
  • Driver Info


    Driver
    {$ ctrl.node.driver | noValue $}
    SSH Address
    {$ ctrl.node.driver_info.ssh_address | noValue $}
    SSH Port
    {$ ctrl.node.driver_info.ssh_port | noValue $}
    SSH Username
    {$ ctrl.node.driver_info.ssh_username | noValue $}
    SSH Key File
    {$ ssh_key_filename | noValue $}
    SSH Password
    {$ ssh_password | noValue $}
    SSH Key Contents
    {$ ssh_key_contents | noValue $}
    SSH terminal port
    {$ ctrl.node.driver_info.ssh_terminal_port | noValue $}
    Virtualization Software
    {$ ctrl.node.driver_info.ssh_virt_type | noValue $}
    Deploy Kernel
    {$ ctrl.node.driver_info.deploy_kernel | noValue $} {$ ctrl.node.driver_info.deploy_kernel | noValue $}
    Deploy Ramdisk
    {$ ctrl.node.driver_info.deploy_ramdisk | noValue $} {$ ctrl.node.driver_info.deploy_ramdisk | noValue $}
    {$ id $}
    {$ value $}

    Driver Validation


    Interface Valid Current Interface Reason
    {$ item.id $} {$ item.hw_interface $} {$ item.reason $}

    Properties


    {$ propertyName $}
    {$ propertyValue | noValue $}

    Instance Info


    Instance Name
    {$ ctrl.node.instance_info.display_name | noValue $}
    Ramdisk
    {$ ctrl.node.instance_info.ramdisk | noValue $}
    Kernel
    {$ ctrl.node.instance_info.kernel | noValue $}
    Image Source
    {$ ctrl.node.instance_info.image_source | noValue $}
    Root GB
    {$ ctrl.node.instance_info.root_gb | noValue $}
    {$ id $}
    {$ value | noValue $}

    Extra


    {$ propertyName $}
    {$ propertyValue | noValue $}

    Boot Device


    Device
    {$ ctrl.node.bootDevice.boot_device | noValue $}
    Persistent
    {$ ctrl.node.bootDevice.persistent | noValue $}