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
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer
Parameter 2: fc_host_update

fc_host_update

Type: object
No Additional Properties

Alias

Type: string
Must match regular expression: ^[a-zA-Z0-9,\-_:]+$

Must be at least 1 characters long

Must be at most 32 characters long

Wwpn


Type: string
Must match regular expression: ^naa.[0-9a-fA-F]{16}$
Type: null

Wwpn B


Type: string
Must match regular expression: ^naa.[0-9a-fA-F]{16}$
Type: null

Npiv

Type: integer

FCHostEntry

Type: object
No Additional Properties

Id

Type: integer

Alias

Type: string
Must match regular expression: ^[a-zA-Z0-9,\-_:]+$

Must be at least 1 characters long

Must be at most 32 characters long

Wwpn

Default: null

Type: string
Must match regular expression: ^naa.[0-9a-fA-F]{16}$
Type: null

Wwpn B

Default: null

Type: string
Must match regular expression: ^naa.[0-9a-fA-F]{16}$
Type: null

Npiv

Type: integer Default: 0


*Required roles:* SHARING_ISCSI_TARGET_WRITE