@doktoric or @martonsereg
There is no any validation for vpcId, subnetCIDR and internetGatewayId in the shell -> we got the validation response from cloudbreak.
In case of one of the parameter is missing, its not added as a null value to the map (which contains the parameters) -> rest client (groovy) convert null values to "null"
@doktoric or @martonsereg There is no any validation for vpcId, subnetCIDR and internetGatewayId in the shell -> we got the validation response from cloudbreak. In case of one of the parameter is missing, its not added as a null value to the map (which contains the parameters) -> rest client (groovy) convert null values to "null"