|
761 | 761 | "https-rule": "https-rules", |
762 | 762 | "central-license": "central-licenses" |
763 | 763 | }, |
| 764 | + "2": { |
| 765 | + "access-role": "access-roles", |
| 766 | + "threat-profile": "threat-profiles", |
| 767 | + "host": "hosts", |
| 768 | + "network": "networks", |
| 769 | + "address-range": "address_ranges", |
| 770 | + "multicast-address-range": "multicast-address-ranges", |
| 771 | + "security-zone": "security-zones", |
| 772 | + "time": "times", |
| 773 | + "simple-gateway": "simple-gateways", |
| 774 | + "simple-cluster": "simple-clusters", |
| 775 | + "dynamic-object": "dynamic-objects", |
| 776 | + "trusted-client": "trusted-clients", |
| 777 | + "tags": "tags", |
| 778 | + "dns-domain": "dns-domains", |
| 779 | + "opsec-application": "opsec-applications", |
| 780 | + "data-center": "data-centers", |
| 781 | + "data-center-object": "data-center-objects", |
| 782 | + "service-tcp": "services-tcp", |
| 783 | + "service-udp": "services-udp", |
| 784 | + "service-icmp": "services-icmp", |
| 785 | + "service-icmp6": "services-icmp6", |
| 786 | + "service-sctp": "services-sctp", |
| 787 | + "service-rpc": "services-rpc", |
| 788 | + "service-other": "services-other", |
| 789 | + "service-dce-rpc": "services-dce-rpc", |
| 790 | + "application-site": "applications-sites", |
| 791 | + "application-site-category": "application-site-categories", |
| 792 | + "application-site-group": "application-site-groups", |
| 793 | + "vpn-community-meshed": "vpn-communities-meshed", |
| 794 | + "vpn-community-star": "vpn-communities-star", |
| 795 | + "placeholder": "placeholders", |
| 796 | + "administrator": "administrators", |
| 797 | + "group": "groups", |
| 798 | + "group-with-exclusion": "groups-with-exclusion", |
| 799 | + "service-group": "service-groups", |
| 800 | + "time-group": "time-groups", |
| 801 | + "application-group": "application-groups", |
| 802 | + "threat-protection": "threat-protections", |
| 803 | + "exception-group": "exception-groups", |
| 804 | + "generic-object": "", |
| 805 | + "access-layer": "access-layers", |
| 806 | + "access-section": "access-sections", |
| 807 | + "access-rule": "access-rules", |
| 808 | + "nat-layer": "nat-layers", |
| 809 | + "nat-section": "nat-sections", |
| 810 | + "nat-rule": "nat-rules", |
| 811 | + "threat-layer": "threat-layers", |
| 812 | + "threat-rule": "threat-rules", |
| 813 | + "threat-exception-section": "threat-exception-sections", |
| 814 | + "threat-exception": "threat-exceptions", |
| 815 | + "wildcard": "wildcards", |
| 816 | + "updatable-object": "updatable-objects", |
| 817 | + "https-layer": "https-layers", |
| 818 | + "https-section": "https-sections", |
| 819 | + "https-rule": "https-rules", |
| 820 | + "central-license": "central-licenses" |
| 821 | + }, |
764 | 822 | } |
765 | 823 |
|
766 | 824 | unexportable_objects_map = {} |
|
0 commit comments