Updated on 2024-06-17 GMT+08:00

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="ap-southeast-1" --project_id="4ff018c3******************f31948" --cli-access-key=******** --cli-secret-key=********
  • 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="ap-southeast-1" --project_id="4ff018c3******************f31948" --cli-access-key=******** --cli-secret-key=******** --cli-security-token=********