GitHub user dcontiveros-nf added a comment to the discussion: Generating credentials prior to install for automated deployment
I think we are getting out of sync. Let me explain my understanding: 1. when I first deploy a management node via Cloudstack, I only have admin/password default credentials 2. There is no way to modify this on install 3. I am trying to avoid the GUI to create the proper hosting hierarchy with my network info, essentially mimicking the continue installer prompts via API I was thinking about going this route: - Use default admin/password to log into the API credentials to create an admin user - Create an equivalent admin user via API - Register them with the developer API via the above endpoint (this getting the apikey/secretkey) - Using the generated keys to create the proper hierarchy via API. Is this an accurate procedure and also is this possible? GitHub link: https://github.com/apache/cloudstack/discussions/10768#discussioncomment-12936497 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org