I want to add ssh key to the SUSPEND_CLOUD_SERVER vsi.
When I execute the commend below, I get "Item sshkey does not exist for package SUSPEND_CLOUD_SERVER" and the vsi does not be created.
Please advice me to add sshkey.
slcli order place --verify SUSPEND_CLOUD_SERVER TOKYO --complex-type SoftLayer_Container_Product_Order_Virtual_Guest --preset B1_8X16X100 REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS OS_UBUNTU_18_04_LTS_BIONIC_BEAVER_MINIMAL_64_BIT MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --extras '{ "virtualGuests": [{"hostname": "server1", "domain": "test.dom"}] }' sshkey mysshkey
*) mysshkey is stored in my account.