You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
d-costa
changed the title
Set custom fields on subnet creation
Set custom fields directly on subnet creation
Feb 14, 2024
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.
The text was updated successfully, but these errors were encountered: