|
703 | 703 | "https-section": "https-sections",
|
704 | 704 | "https-rule": "https-rules"
|
705 | 705 | },
|
| 706 | + "1.9.1": { |
| 707 | + "access-role": "access-roles", |
| 708 | + "threat-profile": "threat-profiles", |
| 709 | + "host": "hosts", |
| 710 | + "network": "networks", |
| 711 | + "address-range": "address_ranges", |
| 712 | + "multicast-address-range": "multicast-address-ranges", |
| 713 | + "security-zone": "security-zones", |
| 714 | + "time": "times", |
| 715 | + "simple-gateway": "simple-gateways", |
| 716 | + "simple-cluster": "simple-clusters", |
| 717 | + "dynamic-object": "dynamic-objects", |
| 718 | + "trusted-client": "trusted-clients", |
| 719 | + "tags": "tags", |
| 720 | + "dns-domain": "dns-domains", |
| 721 | + "opsec-application": "opsec-applications", |
| 722 | + "data-center": "data-centers", |
| 723 | + "data-center-object": "data-center-objects", |
| 724 | + "service-tcp": "services-tcp", |
| 725 | + "service-udp": "services-udp", |
| 726 | + "service-icmp": "services-icmp", |
| 727 | + "service-icmp6": "services-icmp6", |
| 728 | + "service-sctp": "services-sctp", |
| 729 | + "service-rpc": "services-rpc", |
| 730 | + "service-other": "services-other", |
| 731 | + "service-dce-rpc": "services-dce-rpc", |
| 732 | + "application-site": "applications-sites", |
| 733 | + "application-site-category": "application-site-categories", |
| 734 | + "application-site-group": "application-site-groups", |
| 735 | + "vpn-community-meshed": "vpn-communities-meshed", |
| 736 | + "vpn-community-star": "vpn-communities-star", |
| 737 | + "placeholder": "placeholders", |
| 738 | + "administrator": "administrators", |
| 739 | + "group": "groups", |
| 740 | + "group-with-exclusion": "groups-with-exclusion", |
| 741 | + "service-group": "service-groups", |
| 742 | + "time-group": "time-groups", |
| 743 | + "application-group": "application-groups", |
| 744 | + "threat-protection": "threat-protections", |
| 745 | + "exception-group": "exception-groups", |
| 746 | + "generic-object": "", |
| 747 | + "access-layer": "access-layers", |
| 748 | + "access-section": "access-sections", |
| 749 | + "access-rule": "access-rules", |
| 750 | + "nat-layer": "nat-layers", |
| 751 | + "nat-section": "nat-sections", |
| 752 | + "nat-rule": "nat-rules", |
| 753 | + "threat-layer": "threat-layers", |
| 754 | + "threat-rule": "threat-rules", |
| 755 | + "threat-exception-section": "threat-exception-sections", |
| 756 | + "threat-exception": "threat-exceptions", |
| 757 | + "wildcard": "wildcards", |
| 758 | + "updatable-object": "updatable-objects", |
| 759 | + "https-layer": "https-layers", |
| 760 | + "https-section": "https-sections", |
| 761 | + "https-rule": "https-rules", |
| 762 | + "central-license": "central-licenses" |
| 763 | + }, |
706 | 764 | }
|
707 | 765 |
|
708 | 766 | unexportable_objects_map = {}
|
|
0 commit comments