Specifying Account ID
When calling APIs of global services in AK/SK mode, an account ID (cli-domain-id) is required. During API calling, Cloud CLI 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:
cloud CDN ListDomains --cli-region="ru-moscow-1" --cli-domain-id="08e09a6e******************1bb800"{"total": 0,"domains": null}
Parent topic: Options