fcport.create ============= Creates mapping between a FC port and a target. `port` is a FC host port `alias`, or `alias/number` for a NPIV port. `target_id` is the `id` of the target to be associated with the FC port. .. raw:: html
Fibre Channel port configuration data for the new port.
No Additional PropertiesAlias name for the Fibre Channel port.
Must match regular expression:^[a-zA-Z0-9,\-_:]+(/[1-9][0-9]*)?$
    Must be at least 1 characters long
Must be at most 40 characters long
ID of the target to associate with this FC port.
The created Fibre Channel port configuration.
No Additional PropertiesUnique identifier for the Fibre Channel port configuration.
Alias name for the Fibre Channel port.
Must match regular expression:^[a-zA-Z0-9,\-_:]+(/[1-9][0-9]*)?$
    Must be at least 1 characters long
Must be at most 40 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}$
    Target configuration object or null if not configured.