AK/SK Authentication
- Access key (permanent AK/SK)
Enter a permanent AK (cli-access-key) and SK (cli-secret-key) in a command to call a cloud service API.
hcloud ECS NovaListServers --cli-region="eu-west-101" --project_id="4ff018c3******************f31948" --cli-access-key=8NVT************KIOV --cli-secret-key=VHMQjoC**************************lsk3cGf
- Temporary security credentials (temporary AK/SK and SecurityToken)
Enter a temporary AK (cli-access-key), SK (cli-secret-key), and SecurityToken (cli-security-token) in a command to call a cloud service API.
hcloud ECS NovaListServers --cli-region="eu-west-101" --project_id="4ff018c3******************f31948" --cli-access-key=5FSU************607T --cli-secret-key=VoyjgLh**************************qRc8pSq --cli-security-token=******
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.