|
789 | 789 | getItems = [
|
790 | 790 | {
|
791 | 791 | 'id': 1234,
|
| 792 | + 'keyName': 'KeyName01', |
792 | 793 | 'capacity': '1000',
|
793 | 794 | 'description': 'Public & Private Networks',
|
794 | 795 | 'itemCategory': {'categoryCode': 'Uplink Port Speeds'},
|
795 | 796 | 'prices': [{'id': 1122,
|
| 797 | + 'hourlyRecurringFee': 0.0, |
796 | 798 | 'categories': [{'id': 26,
|
797 | 799 | 'name': 'Uplink Port Speeds',
|
798 | 800 | 'categoryCode': 'port_speed'}]}],
|
799 | 801 | },
|
800 | 802 | {
|
801 | 803 | 'id': 2233,
|
| 804 | + 'keyName': 'KeyName02', |
802 | 805 | 'capacity': '1000',
|
803 | 806 | 'description': 'Public & Private Networks',
|
804 | 807 | 'itemCategory': {'categoryCode': 'Uplink Port Speeds'},
|
805 | 808 | 'prices': [{'id': 4477,
|
| 809 | + 'hourlyRecurringFee': 0.0, |
806 | 810 | 'categories': [{'id': 26,
|
807 | 811 | 'name': 'Uplink Port Speeds',
|
808 | 812 | 'categoryCode': 'port_speed'}]}],
|
809 | 813 | },
|
810 | 814 | {
|
811 | 815 | 'id': 1239,
|
| 816 | + 'keyName': 'KeyName03', |
812 | 817 | 'capacity': '2',
|
813 | 818 | 'description': 'RAM',
|
814 | 819 | 'itemCategory': {'categoryCode': 'RAM'},
|
815 | 820 | 'prices': [{'id': 1133,
|
| 821 | + 'hourlyRecurringFee': 0.0, |
816 | 822 | 'categories': [{'id': 3,
|
817 | 823 | 'name': 'RAM',
|
818 | 824 | 'categoryCode': 'ram'}]}],
|
819 | 825 | },
|
820 | 826 | {
|
821 | 827 | 'id': 1240,
|
| 828 | + 'keyName': 'KeyName014', |
822 | 829 | 'capacity': '4',
|
823 | 830 | 'units': 'PRIVATE_CORE',
|
824 | 831 | 'description': 'Computing Instance (Dedicated)',
|
825 | 832 | 'itemCategory': {'categoryCode': 'Computing Instance'},
|
826 | 833 | 'prices': [{'id': 1007,
|
| 834 | + 'hourlyRecurringFee': 0.0, |
827 | 835 | 'categories': [{'id': 80,
|
828 | 836 | 'name': 'Computing Instance',
|
829 | 837 | 'categoryCode': 'guest_core'}]}],
|
830 | 838 | },
|
831 | 839 | {
|
832 | 840 | 'id': 1250,
|
| 841 | + 'keyName': 'KeyName015', |
833 | 842 | 'capacity': '4',
|
834 | 843 | 'units': 'CORE',
|
835 | 844 | 'description': 'Computing Instance',
|
836 | 845 | 'itemCategory': {'categoryCode': 'Computing Instance'},
|
837 | 846 | 'prices': [{'id': 1144,
|
838 | 847 | 'locationGroupId': None,
|
| 848 | + 'hourlyRecurringFee': 0.0, |
839 | 849 | 'categories': [{'id': 80,
|
840 | 850 | 'name': 'Computing Instance',
|
841 | 851 | 'categoryCode': 'guest_core'}]}],
|
842 | 852 | },
|
843 | 853 | {
|
844 | 854 | 'id': 112233,
|
| 855 | + 'keyName': 'KeyName016', |
845 | 856 | 'capacity': '55',
|
846 | 857 | 'units': 'CORE',
|
847 | 858 | 'description': 'Computing Instance',
|
848 | 859 | 'itemCategory': {'categoryCode': 'Computing Instance'},
|
849 | 860 | 'prices': [{'id': 332211,
|
850 | 861 | 'locationGroupId': 1,
|
| 862 | + 'hourlyRecurringFee': 0.0, |
851 | 863 | 'categories': [{'id': 80,
|
852 | 864 | 'name': 'Computing Instance',
|
853 | 865 | 'categoryCode': 'guest_core'}]}],
|
854 | 866 | },
|
855 | 867 | {
|
856 | 868 | 'id': 4439,
|
| 869 | + 'keyName': 'KeyName017', |
857 | 870 | 'capacity': '1',
|
858 | 871 | 'description': '1 GB iSCSI Storage',
|
859 | 872 | 'itemCategory': {'categoryCode': 'iscsi'},
|
860 |
| - 'prices': [{'id': 2222}], |
| 873 | + 'prices': [{'id': 2222, 'hourlyRecurringFee': 0.0}], |
861 | 874 | },
|
862 | 875 | {
|
863 | 876 | 'id': 1121,
|
| 877 | + 'keyName': 'KeyName081', |
864 | 878 | 'capacity': '20',
|
865 | 879 | 'description': '20 GB iSCSI snapshot',
|
866 | 880 | 'itemCategory': {'categoryCode': 'iscsi_snapshot_space'},
|
867 |
| - 'prices': [{'id': 2014}], |
| 881 | + 'prices': [{'id': 2014, 'hourlyRecurringFee': 0.0}], |
868 | 882 | },
|
869 | 883 | {
|
870 | 884 | 'id': 4440,
|
| 885 | + 'keyName': 'KeyName019', |
871 | 886 | 'capacity': '4',
|
872 | 887 | 'description': '4 Portable Public IP Addresses',
|
873 | 888 | 'itemCategory': {'categoryCode': 'sov_sec_ip_addresses_pub'},
|
874 |
| - 'prices': [{'id': 4444}], |
| 889 | + 'prices': [{'id': 4444, 'hourlyRecurringFee': 0.0}], |
875 | 890 | },
|
876 | 891 | {
|
877 | 892 | 'id': 8880,
|
| 893 | + 'keyName': 'KeyName0199', |
878 | 894 | 'capacity': '8',
|
879 | 895 | 'description': '8 Portable Public IP Addresses',
|
880 | 896 | 'itemCategory': {'categoryCode': 'sov_sec_ip_addresses_pub'},
|
881 |
| - 'prices': [{'id': 8888}], |
| 897 | + 'prices': [{'id': 8888, 'hourlyRecurringFee': 0.0}], |
882 | 898 | },
|
883 | 899 | {
|
884 | 900 | 'id': 44400,
|
| 901 | + 'keyName': 'KeyName0155', |
885 | 902 | 'capacity': '4',
|
886 | 903 | 'description': '4 Portable Private IP Addresses',
|
887 | 904 | 'itemCategory': {'categoryCode': 'sov_sec_ip_addresses_priv'},
|
888 |
| - 'prices': [{'id': 44441}], |
| 905 | + 'prices': [{'id': 44441, 'hourlyRecurringFee': 0.0}], |
889 | 906 | },
|
890 | 907 | {
|
891 | 908 | 'id': 88800,
|
| 909 | + 'keyName': 'KeyName0144', |
892 | 910 | 'capacity': '8',
|
893 | 911 | 'description': '8 Portable Private IP Addresses',
|
894 | 912 | 'itemCategory': {'categoryCode': 'sov_sec_ip_addresses_priv'},
|
895 |
| - 'prices': [{'id': 88881}], |
| 913 | + 'prices': [{'id': 88881, 'hourlyRecurringFee': 0.0}], |
896 | 914 | },
|
897 | 915 | {
|
898 | 916 | 'id': 10,
|
| 917 | + 'keyName': 'KeyName0341', |
899 | 918 | 'capacity': '0',
|
900 | 919 | 'description': 'Global IPv4',
|
901 | 920 | 'itemCategory': {'categoryCode': 'global_ipv4'},
|
902 |
| - 'prices': [{'id': 11}], |
| 921 | + 'prices': [{'id': 11, 'hourlyRecurringFee': 0.0}], |
903 | 922 | },
|
904 | 923 | {
|
905 | 924 | 'id': 66464,
|
| 925 | + 'keyName': 'KeyName0211', |
906 | 926 | 'capacity': '64',
|
907 | 927 | 'description': '/64 Block Portable Public IPv6 Addresses',
|
908 | 928 | 'itemCategory': {'categoryCode': 'static_ipv6_addresses'},
|
909 |
| - 'prices': [{'id': 664641}], |
| 929 | + 'prices': [{'id': 664641, 'hourlyRecurringFee': 0.0}], |
910 | 930 | },
|
911 | 931 | {
|
912 | 932 | 'id': 610,
|
| 933 | + 'keyName': 'KeyName031', |
913 | 934 | 'capacity': '0',
|
914 | 935 | 'description': 'Global IPv6',
|
915 | 936 | 'itemCategory': {'categoryCode': 'global_ipv6'},
|
916 |
| - 'prices': [{'id': 611}], |
| 937 | + 'prices': [{'id': 611, 'hourlyRecurringFee': 0.0}], |
917 | 938 | }]
|
918 | 939 |
|
919 | 940 | getItemPricesISCSI = [
|
|
0 commit comments