fc.fc_host.update ================= Update FC host `id`. `alias` is a user-readable name for FC host port. `wwpn` is the WWPN in naa format (Controller A if HA) `wwpn_b` is the WWPN in naa format (Controller B, only applicable for HA) `npiv` is the number of NPIV hosts to allow for this FC host. .. raw:: html
ID of the Fibre Channel host to update.
Updated Fibre Channel host configuration data.
No Additional PropertiesHuman-readable alias for the Fibre Channel host.
Must match regular expression:^[a-zA-Z0-9,\-_:]+$
    Must be at least 1 characters long
Must be at most 32 characters long
World Wide Port Name for port A or null if not configured.
^naa.[0-9a-fA-F]{16}$
    World Wide Port Name for port B or null if not configured.
^naa.[0-9a-fA-F]{16}$
    Number of N_Port ID Virtualization (NPIV) virtual ports to create.
The updated Fibre Channel host configuration.
No Additional PropertiesUnique identifier for the Fibre Channel host configuration.
Human-readable alias for the Fibre Channel host.
Must match regular expression:^[a-zA-Z0-9,\-_:]+$
    Must be at least 1 characters long
Must be at most 32 characters long
World Wide Port Name for port A or null if not configured.
^naa.[0-9a-fA-F]{16}$
    World Wide Port Name for port B or null if not configured.
^naa.[0-9a-fA-F]{16}$
    Number of N_Port ID Virtualization (NPIV) virtual ports to create.