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.
cloud ECS NovaListServers --cli-region="ru-moscow-1" --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.
cloud ECS NovaListServers --cli-region="ru-moscow-1" --project_id="4ff018c3******************f31948" --cli-access-key=5FSU************607T --cli-secret-key=VoyjgLh**************************qRc8pSq --cli-security-token=******
Parent topic: Using Cloud CLI in Non-configuration Mode