The default network ACL parameters are named default_network_acl_ingress and default_network_acl_egress and take lists of maps with the keys rule_no and action.
The public/private rules are named using _{in,out}bound_acl_rules and require the keys to be rule_number and rule_action, which complicates sharing common rulesets between them.