Purpose
In certain support or deployment scenarios, it may be necessary to fetch the subscription key for a specific account from the Ancor server. This key is essential for licensing, activation, or integrating with the SanerNow platform.
Solution
This action can be performed via command line by accessing the Ancor server and using a specific CLI utility under the account management section.
Below are the step-by-step instructions
Steps to Retrieve the Subscription Key
Log in to the Ancor Server
Access the Ancor server via SSH or terminal with appropriate admin privileges.
Navigate to the Account Management Utility
This is usually located within the Ancor CLI environment.
Execute the Command
Run the following command to fetch the subscription key for the desired account:getsubscriptionkey -u admin@secpod.com _Default
admin@secpod.com
– Replace this with the actual admin user ID for the account.
_Default
– Replace this with the account name for which you want to generate the subscription key.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article