Skip to content

How Can I Obtain a Token?

Download the openrc file for API access credentials

https://panel.skyatlas.com/project/api_access/openrc/

Download the user-openrc.sh file and execute it with the source command

source user-openrc.sh

Install the openstackclient to manage cloud services

https://docs.openstack.org/python-openstackclient/wallaby/

pip install python-openstackclient==5.5.1

You can use the following command to obtain a token

openstack token issue
| Field                   | Value                                                                          |
|-------------------------|--------------------------------------------------------------------------------|
| expires                 | 2053-10-23T23:51:14+0000                                                       |
| id                      | gAAAAqk7f6ZX35a_uz****************************************AawMDcnF             |
| project_id              | 812a5efa5efa84012a5efa93                                                       |
| user_id                 | ft7e5274ed9274e7e5274ed92d53b                                                  |