Specifying Account ID
When calling APIs of global services in AK/SK mode, an account ID (cli-domain-id) is required. During API calling, KooCLI automatically obtains the account ID based on the user authentication information. You can also add the --cli-domain-id option in the command, as shown below:
hcloud CDN ListDomains --cli-region="eu-west-101" --cli-domain-id="08e09a6e******************1bb800" { "total": 0, "domains": null }
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.