Would it be possible to create a subnet and set its custom fields in the same API call?
Currently I cannot create subnets if the custom field is required:
Error from API (500): Error: SQLSTATE[HY000]: General error: 1364 Field 'custom_Environment' doesn't have a default value
I'd prefer not to set a default value for this field.
Would it be possible to create a subnet and set its custom fields in the same API call? Currently I cannot create subnets if the custom field is required:
I'd prefer not to set a default value for this field.