Revision 8a348b15 man/ganeti-os-interface.rst

b/man/ganeti-os-interface.rst
76 76
    This is how the hypervisor will export the instance disks: either
77 77
    read-write (``rw``) or read-only (``ro``).
78 78

  
79
DISK_%N_UUID
80
    The uuid associated with the N-th disk of the instance.
81

  
82
DISK_%N_NAME
83
    (Optional) The name, if any, associated with the N-th disk of the instance.
84

  
79 85
DISK_%N_FRONTEND_TYPE
80 86
    (Optional) If applicable to the current hypervisor type: the type
81 87
    of the device exported by the hypervisor. For example, the Xen HVM
......
96 102
NIC_%N_MAC
97 103
    The MAC address associated with this interface.
98 104

  
105
NIC_%N_UUID
106
    The uuid associated with the N-th NIC of the instance.
107

  
108
NIC_%N_NAME
109
    (Optional) The name, if any, associated with the N-th NIC of the instance.
110

  
99 111
NIC_%N_IP
100 112
    The IP address, if any, associated with the N-th NIC of the
101 113
    instance.

Also available in: Unified diff