The platforms are

https://dashboard.sto1.safespring.com/ (seamlessaccess.sunet.se project)

https://eu-central-1.console.aws.amazon.com/ec2/home?region=eu-central-1#Home: (Frankfurt, AWS)

https://us-west-1.console.aws.amazon.com/ec2/home?region=us-west-1#Home: (N. Californina, AWS)

https://ntnx-prismcentral.sunet.se:9440/


Nutanix

https://wiki.sunet.se/display/sunetops/Nutanix+v2+Howto

Safespring

Using GUI

Using API

source app-cred-<name of cred>-openrc.sh 

openstack port create --network public <name of port>

openstack server create --volume <name of volume> --flavor <> --network public --port <name of port> --key-name <name of ssh key > <name of VM>

AWS