File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 61906190 validation : { required : true }
61916191 } ,
61926192 vsmipaddress : {
6193- label : 'vSwitch IP Address' ,
6193+ label : 'Nexus dvSwitch IP Address' ,
61946194 validation : { required : true } ,
61956195 isHidden : true
61966196 } ,
61976197 vsmusername : {
6198- label : 'vSwitch Username' ,
6198+ label : 'Nexus dvSwitch Username' ,
61996199 validation : { required : true } ,
62006200 isHidden : true
62016201 } ,
62026202 vsmpassword : {
6203- label : 'vSwitch Password' ,
6203+ label : 'Nexus dvSwitch Password' ,
62046204 validation : { required : true } ,
62056205 isPassword : true ,
62066206 isHidden : true
Original file line number Diff line number Diff line change 727727 validation : { required : true }
728728 } ,
729729 vsmipaddress : {
730- label : 'vSwitch IP Address' ,
730+ label : 'Nexus dvSwitch IP Address' ,
731731 validation : { required : true } ,
732732 isHidden : true
733733 } ,
734734 vsmusername : {
735- label : 'vSwitch Username' ,
735+ label : 'Nexus dvSwitch Username' ,
736736 validation : { required : true } ,
737737 isHidden : true
738738 } ,
739739 vsmpassword : {
740- label : 'vSwitch Password' ,
740+ label : 'Nexus dvSwitch Password' ,
741741 validation : { required : true } ,
742742 isPassword : true ,
743743 isHidden : true
You can’t perform that action at this time.
0 commit comments