fcport.port_choices =================== .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: include_used

include_used

Type: boolean Default: true

Result

Type: object

Example:

{
        "fc0": {
            "wwpn": "naa.2100001122334455",
            "wwpn_b": "naa.210000AABBCCDDEEFF"
        },
        "fc0/1": {
            "wwpn": "naa.2200001122334455",
            "wwpn_b": "naa.220000AABBCCDDEEFF"
        }
    }
    

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^[a-zA-Z0-9,\-_:]+(/[1-9][0-9]*)?$

FCPortChoiceEntry

Type: object
No Additional Properties

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


*Required roles:* READONLY_ADMIN | SHARING_ISCSI_TARGET_READ