fc.fc_host.create

Create an FC host (pairing).

This associates an alias with a corresponding Fibre Channel WWPN. For HA systems, the alias is associated with a pair of WWPNs, one per node.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: fc_host_create

fc_host_create

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

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

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