nic¶
Provides the information of a network interface card (NIC). This NIC information is attached to the installation profile belonging to an appliance template.
Attributes¶
The list of attributes for nic are:
autoConnect(boolean): a boolean highlighting if the network card should be activated automaticallyipAddresses: the list of static IP address information for this NIC (see ipAddressipv4Method: the IPv4 method to be used (manual, dhcp, etc.)ipv6Method: the IPv6 method to be used (manual, dhcp, etc.)name(string): the name of this NICparentUri(anyURI): the uri resource of the parent object this NIC is attached to (e.g. an install profile object)type: the type of NICorder(int): the order of NICuri(anyURI): the uri resource of this NICcreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object