Fix issue 966 - order NETWORK_GATEWAY_APPLINCE with slcli but meet error Price does not have an id #986
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix for #966
It was tested on a QA environment for NETWORK_GATEWAY_APPLIANCE, 2U_NETWORK_GATEWAY_APPLIANCE_1O_GBPS, BARE_METAL_SERVER with preset D2620V4_64GB_2X1TB_SATA_RAID_1, CLOUD_SERVER, PORTABLE_STORAGE, DUAL_E52600_V4_12_DRIVES
Below examples for gateways:
NETWORK_GATEWAY_APPLIANCE
$ slcli order place --verify --billing monthly NETWORK_GATEWAY_APPLIANCE DALLAS06 INTEL_SINGLE_XEON_1270_3_50 RAM_8_GB_DDR3_1333_ECC_NON_REG OS_VYATTA_5600_5_X_UP_TO_1GBPS_SUBSCRIPTION_EDITION_64_BIT DISK_CONTROLLER_NONRAID HARD_DRIVE_500GB_SATA_II BANDWIDTH_20000_GB 100_MBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS 1_IPV6_ADDRESS MONITORING_HOST_PING AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING 1_IP_ADDRESS NOTIFICATION_EMAIL_AND_TICKET REBOOT_KVM_OVER_IP --complex-type SoftLayer_Container_Product_Order_Hardware_Server_Gateway_Appliance --extras '{"hardware": [{"hostname" : "ajcbGateway01", "domain": "acamacho.com"}], "sshKeys" : [87634], "tags": "acamacho, test"}'
2U_NETWORK_GATEWAY_APPLIANCE_1O_GBPS
$ slcli order place --billing monthly 2U_NETWORK_GATEWAY_APPLIANCE_1O_GBPS DALLAS06 INTEL_XEON_2620_2_40 OS_VYATTA_5600_5_X_UP_TO_20GBPS_SUBSCRIPTION_EDITION_64_BIT RAM_64_GB_DDR3_1333_REG_2 DISK_CONTROLLER_RAID HARD_DRIVE_1_00TB_SATA_II BANDWIDTH_UNLIMITED_100_MBPS_UPLINK 100_MBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS REBOOT_KVM_OVER_IP 1_IP_ADDRESS REDUNDANT_POWER_SUPPLY MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --complex-type SoftLayer_Container_Product_Order_Hardware_Server_Gateway_Appliance --extras '{"hardware": [{"hostname" : "ajcbGateway01", "domain": "acamacho.com"}], "sshKeys" : [87634], "tags": "acamacho, test"}'