fuel-plugin-vmware-dvs/environment_config.yaml

11 lines
263 B
YAML

attributes:
vmware_dvs_net_maps:
value: ""
label: "Enter the dvSwitch's name."
description: "Set the name of dvSwitch on vCenter."
weight: 25
type: "text"
regex:
source: &non_empty_string '\S'
error: "Empty name of dvSwitch"