fcport.port_choices =================== .. raw:: html
{
"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]*)?$
^naa.[0-9a-fA-F]{16}$
^naa.[0-9a-fA-F]{16}$